Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/gshisen/
Date: Wed, 30 Aug 2017 21:23:02
Message-Id: 1504128164.fbcefd695d31029945998948f21a0b80226d2217.voyageur@gentoo
1 commit: fbcefd695d31029945998948f21a0b80226d2217
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 30 21:05:29 2017 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 30 21:22:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbcefd69
7
8 gnustep-apps/gshisen: drop old
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 gnustep-apps/gshisen/gshisen-1.3.0.ebuild | 16 ----------------
13 1 file changed, 16 deletions(-)
14
15 diff --git a/gnustep-apps/gshisen/gshisen-1.3.0.ebuild b/gnustep-apps/gshisen/gshisen-1.3.0.ebuild
16 deleted file mode 100644
17 index 7d88caec518..00000000000
18 --- a/gnustep-apps/gshisen/gshisen-1.3.0.ebuild
19 +++ /dev/null
20 @@ -1,16 +0,0 @@
21 -# Copyright 1999-2011 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -inherit eutils gnustep-2
25 -
26 -MY_PN=GShisen
27 -DESCRIPTION="The first GNUstep game, similar to Mahjongg"
28 -HOMEPAGE="http://gap.nongnu.org/gshisen/index.html"
29 -SRC_URI="https://savannah.nongnu.org/download/gap/${MY_PN}-${PV}.tar.gz"
30 -
31 -LICENSE="GPL-2"
32 -SLOT="0"
33 -KEYWORDS="amd64 x86"
34 -IUSE=""
35 -
36 -S=${WORKDIR}/${MY_PN}-${PV}