commit:     4bf319de6756b5d5d3d07d6c86392f496debca1e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 15:02:55 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 15:03:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bf319de

gnustep-apps/gmines: cleanup EAPI 4

Closes: https://bugs.gentoo.org/740940
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>

 gnustep-apps/gmines/gmines-0.2.ebuild | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/gnustep-apps/gmines/gmines-0.2.ebuild 
b/gnustep-apps/gmines/gmines-0.2.ebuild
deleted file mode 100644
index ae3fa27c33e..00000000000
--- a/gnustep-apps/gmines/gmines-0.2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit gnustep-2
-
-DESCRIPTION="The well-known minesweeper game"
-HOMEPAGE="http://gap.nongnu.org/gmines/index.html";
-SRC_URI="https://savannah.nongnu.org/download/gap/${P/gm/GM}.tar.gz";
-KEYWORDS="amd64 ppc x86"
-SLOT="0"
-LICENSE="GPL-2"
-IUSE=""
-
-S=${WORKDIR}/${P/gm/GM}

Reply via email to