summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2006-03-25 20:15:35 +0000
committerFabian Groffen <grobian@gentoo.org>2006-03-25 20:15:35 +0000
commita112f3b0aa7ebf63b97ce0d4de220680b663248f (patch)
tree1cdde795abbe89d82667c27b95a1eb720a11955d /gnustep-apps/price/price-0.7.0.ebuild
parentRemoved incorrect CVS ebuild, and bumped (diff)
downloadhistorical-a112f3b0aa7ebf63b97ce0d4de220680b663248f.tar.gz
historical-a112f3b0aa7ebf63b97ce0d4de220680b663248f.tar.bz2
historical-a112f3b0aa7ebf63b97ce0d4de220680b663248f.zip
Version bump
Package-Manager: portage-2.1_pre6-r5
Diffstat (limited to 'gnustep-apps/price/price-0.7.0.ebuild')
-rw-r--r--gnustep-apps/price/price-0.7.0.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/gnustep-apps/price/price-0.7.0.ebuild b/gnustep-apps/price/price-0.7.0.ebuild
new file mode 100644
index 000000000000..9b2f8ebc0f47
--- /dev/null
+++ b/gnustep-apps/price/price-0.7.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/price/price-0.7.0.ebuild,v 1.1 2006/03/25 20:15:35 grobian Exp $
+
+inherit gnustep
+
+S=${WORKDIR}/PRICE-${PV}
+
+DESCRIPTION="Precision Raster Image Convolution Engine"
+HOMEPAGE="http://price.sourceforge.net/"
+SRC_URI="mirror://sourceforge/price/PRICE-gs-${PV}.tar.gz"
+KEYWORDS="~ppc ~x86"
+SLOT="0"
+LICENSE="GPL-2"
+
+IUSE=""
+DEPEND="${GS_DEPEND}"
+RDEPEND="${GS_RDEPEND}"
+
+egnustep_install_domain "Local"