diff options
Diffstat (limited to 'gnustep-apps/stepulator/stepulator-1.0-r2.ebuild')
-rw-r--r-- | gnustep-apps/stepulator/stepulator-1.0-r2.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild b/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild deleted file mode 100644 index 7be71836b750..000000000000 --- a/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit gnustep-2 - -S=${WORKDIR}/${PN/s/S}-gs - -DESCRIPTION="A Reverse Polish Notation calculator" -HOMEPAGE="http://www.linuks.mine.nu/stepulator/index.html" -SRC_URI="http://www.linuks.mine.nu/stepulator/${PN}-gs-${PV}.tar.Z" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" |