gnustep-apps/gshisen: EAPI bump, ebuild cleanup
authorBernard Cafarelli <voyageur@gentoo.org>
Mon, 24 Jul 2017 22:31:24 +0000 (00:31 +0200)
committerBernard Cafarelli <voyageur@gentoo.org>
Mon, 24 Jul 2017 22:54:27 +0000 (00:54 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild [new file with mode: 0644]

diff --git a/gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild b/gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild
new file mode 100644 (file)
index 0000000..8426ed4
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnustep-2
+
+MY_PN=GShisen
+DESCRIPTION="The first GNUstep game, similar to Mahjongg"
+HOMEPAGE="http://gap.nongnu.org/gshisen/index.html"
+SRC_URI="https://savannah.nongnu.org/download/gap/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+S=${WORKDIR}/${MY_PN}-${PV}