diff options
-rw-r--r-- | gnustep-apps/gmines/gmines-0.2.ebuild | 15 |
1 files changed, 0 insertions, 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 ae3fa27c33e0..000000000000 --- 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} |