diff options
author | 2009-10-30 09:37:19 +0000 | |
---|---|---|
committer | 2009-10-30 09:37:19 +0000 | |
commit | a2fe398fe05916aecd291d4cec498ef7a6b395dd (patch) | |
tree | 233692ca455a0760341b4636a6aba98c15d8acd1 /gnustep-apps/price/price-0.8.3.ebuild | |
parent | amd64/x86 stable, bug #260995 (diff) | |
download | gentoo-2-a2fe398fe05916aecd291d4cec498ef7a6b395dd.tar.gz gentoo-2-a2fe398fe05916aecd291d4cec498ef7a6b395dd.tar.bz2 gentoo-2-a2fe398fe05916aecd291d4cec498ef7a6b395dd.zip |
amd64/x86 stable, bug #289446
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'gnustep-apps/price/price-0.8.3.ebuild')
-rw-r--r-- | gnustep-apps/price/price-0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/price/price-0.8.3.ebuild b/gnustep-apps/price/price-0.8.3.ebuild index ec56c971b804..27548433cf93 100644 --- a/gnustep-apps/price/price-0.8.3.ebuild +++ b/gnustep-apps/price/price-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/price/price-0.8.3.ebuild,v 1.2 2009/10/24 14:21:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/price/price-0.8.3.ebuild,v 1.3 2009/10/30 09:37:19 maekke Exp $ EAPI=2 inherit gnustep-2 @@ -9,7 +9,7 @@ MY_P=PRICE-${PV} DESCRIPTION="Precision Raster Image Convolution Engine" HOMEPAGE="http://price.sourceforge.net/" SRC_URI="mirror://sourceforge/price/${MY_P}.tar.gz" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" SLOT="0" LICENSE="GPL-2" IUSE="" |