summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2011-12-18 18:43:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2011-12-18 18:43:26 +0000
commit1832c60acb533b2abc50ad96b7220e384f5d82f5 (patch)
tree7758cbeadc9659de5d1bced116d116068d8c82c7
parentStable for AMD64, wrt bug #393923 (diff)
downloadgentoo-2-1832c60acb533b2abc50ad96b7220e384f5d82f5.tar.gz
gentoo-2-1832c60acb533b2abc50ad96b7220e384f5d82f5.tar.bz2
gentoo-2-1832c60acb533b2abc50ad96b7220e384f5d82f5.zip
Stable for AMD64, wrt bug #393935
(Portage version: 2.1.10.40/cvs/Linux i686)
-rw-r--r--gnustep-apps/price/ChangeLog7
-rw-r--r--gnustep-apps/price/price-1.0.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/gnustep-apps/price/ChangeLog b/gnustep-apps/price/ChangeLog
index 7ef67bca1532..6d4a227b2b87 100644
--- a/gnustep-apps/price/ChangeLog
+++ b/gnustep-apps/price/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-apps/price
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/price/ChangeLog,v 1.22 2010/08/23 15:29:01 voyageur Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/price/ChangeLog,v 1.23 2011/12/18 18:43:26 ago Exp $
+
+ 18 Dec 2011; Agostino Sarubbo <ago@gentoo.org> price-1.0.0.ebuild:
+ Stable for AMD64, wrt bug #393935
23 Aug 2010; Bernard Cafarelli <voyageur@gentoo.org> price-1.0.0.ebuild:
include vs import sed no longer needed, as notified by Riccardo Mottola
diff --git a/gnustep-apps/price/price-1.0.0.ebuild b/gnustep-apps/price/price-1.0.0.ebuild
index 3b7a258e1e79..c39ad0ea6b83 100644
--- a/gnustep-apps/price/price-1.0.0.ebuild
+++ b/gnustep-apps/price/price-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/price/price-1.0.0.ebuild,v 1.2 2010/08/23 15:29:01 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/price/price-1.0.0.ebuild,v 1.3 2011/12/18 18:43:26 ago 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=""