diff options
Diffstat (limited to 'gnustep-apps/price/price-0.8.2.ebuild')
-rw-r--r-- | gnustep-apps/price/price-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/price/price-0.8.2.ebuild b/gnustep-apps/price/price-0.8.2.ebuild index 86687d654203..91f5b2ffaaa8 100644 --- a/gnustep-apps/price/price-0.8.2.ebuild +++ b/gnustep-apps/price/price-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/price/price-0.8.2.ebuild,v 1.2 2008/02/21 16:01:39 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/price/price-0.8.2.ebuild,v 1.3 2008/09/17 21:04:46 maekke Exp $ inherit gnustep-2 @@ -8,7 +8,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" |