summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-08 12:34:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-08 12:34:31 +0000
commit1c7a9ffbfccb574ed9e35799cc003590f92f4b68 (patch)
treec8313adb95f12aa5acbac9fc60311650fcb4caec /sci-libs/proj
parentStable for ppc64, wrt bug #428078 (diff)
downloadgentoo-2-1c7a9ffbfccb574ed9e35799cc003590f92f4b68.tar.gz
gentoo-2-1c7a9ffbfccb574ed9e35799cc003590f92f4b68.tar.bz2
gentoo-2-1c7a9ffbfccb574ed9e35799cc003590f92f4b68.zip
Stable for ppc64, wrt bug #417453
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sci-libs/proj')
-rw-r--r--sci-libs/proj/ChangeLog5
-rw-r--r--sci-libs/proj/proj-4.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/proj/ChangeLog b/sci-libs/proj/ChangeLog
index 3a69785cdb2d..bd7f659d86d6 100644
--- a/sci-libs/proj/ChangeLog
+++ b/sci-libs/proj/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/proj
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/proj/ChangeLog,v 1.37 2012/05/25 07:38:16 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/proj/ChangeLog,v 1.38 2012/12/08 12:34:31 ago Exp $
+
+ 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> proj-4.8.0.ebuild:
+ Stable for ppc64, wrt bug #417453
25 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> proj-4.8.0.ebuild:
Stabilise on amd64, x86 and ppc wrt bug#417453.
diff --git a/sci-libs/proj/proj-4.8.0.ebuild b/sci-libs/proj/proj-4.8.0.ebuild
index 256385ca9620..7900249ac9a7 100644
--- a/sci-libs/proj/proj-4.8.0.ebuild
+++ b/sci-libs/proj/proj-4.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/proj/proj-4.8.0.ebuild,v 1.4 2012/05/25 07:38:16 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/proj/proj-4.8.0.ebuild,v 1.5 2012/12/08 12:34:31 ago Exp $
EAPI=4
@@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.remotesensing.org/pub/proj/${P}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~hppa ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="java static-libs"
RDEPEND=""