Skip to content

Commit

Permalink
games-board/sjeng: Stop using games.eclass
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.31, Repoman-2.3.9
  • Loading branch information
pacho2 committed Apr 29, 2018
1 parent 082b37d commit bff0233
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions games-board/sjeng/sjeng-11.2-r2.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

DESCRIPTION="Console based chess interface"
HOMEPAGE="http://sjeng.sourceforge.net/"
SRC_URI="mirror://sourceforge/sjeng/Sjeng-Free-${PV}.tar.gz"

LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE=""

RDEPEND="sys-libs/gdbm:0="
DEPEND=${RDEPEND}

S="${WORKDIR}/Sjeng-Free-${PV}"

0 comments on commit bff0233

Please sign in to comment.