summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps/stepulator/stepulator-1.0-r2.ebuild')
-rw-r--r--gnustep-apps/stepulator/stepulator-1.0-r2.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild b/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild
new file mode 100644
index 000000000000..7be71836b750
--- /dev/null
+++ b/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild
@@ -0,0 +1,14 @@
+# 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"