diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-08 13:58:52 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-08 13:58:52 +0000 |
commit | 2b50651b9d9e0714330abd9eb175bbe5be9a2af7 (patch) | |
tree | 52847e411632cd63a76e6201f9f89d38e1aa60f7 /gnustep-apps/price | |
parent | amd64 stable wrt bug #207381 (diff) | |
download | historical-2b50651b9d9e0714330abd9eb175bbe5be9a2af7.tar.gz historical-2b50651b9d9e0714330abd9eb175bbe5be9a2af7.tar.bz2 historical-2b50651b9d9e0714330abd9eb175bbe5be9a2af7.zip |
amd64 stable wrt bug #207381
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'gnustep-apps/price')
-rw-r--r-- | gnustep-apps/price/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-apps/price/price-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-apps/price/ChangeLog b/gnustep-apps/price/ChangeLog index de45c3e02a70..4e7b39006848 100644 --- a/gnustep-apps/price/ChangeLog +++ b/gnustep-apps/price/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/price # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/price/ChangeLog,v 1.13 2008/02/21 16:01:39 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/price/ChangeLog,v 1.14 2008/03/08 13:39:47 coldwind Exp $ + + 08 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> price-0.8.1.ebuild: + amd64 stable wrt bug #207381 21 Feb 2008; Bernard Cafarelli <voyageur@gentoo.org> price-0.8.2.ebuild: This version only works with unstable gnustep base diff --git a/gnustep-apps/price/price-0.8.1.ebuild b/gnustep-apps/price/price-0.8.1.ebuild index 906ef775c810..1fbfb25ef866 100644 --- a/gnustep-apps/price/price-0.8.1.ebuild +++ b/gnustep-apps/price/price-0.8.1.ebuild @@ -1,13 +1,13 @@ # 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.1.ebuild,v 1.3 2008/01/30 01:36:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/price/price-0.8.1.ebuild,v 1.4 2008/03/08 13:39:47 coldwind Exp $ inherit gnustep-2 DESCRIPTION="Precision Raster Image Convolution Engine" HOMEPAGE="http://price.sourceforge.net/" SRC_URI="mirror://sourceforge/price/PRICE-${PV}.tar.gz" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" SLOT="0" LICENSE="GPL-2" |