summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-05-02 16:26:19 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-05-02 16:26:19 +0000
commit21969d63f2e3ba182de75a6731eb5a22e96236e7 (patch)
tree3ce3093fc0f2e27809310cec785454c3007c0cf9 /dev-libs
parentBug #365385 - Remove graphicsmagick choice since it doesn't have compatible h... (diff)
downloadgentoo-2-21969d63f2e3ba182de75a6731eb5a22e96236e7.tar.gz
gentoo-2-21969d63f2e3ba182de75a6731eb5a22e96236e7.tar.bz2
gentoo-2-21969d63f2e3ba182de75a6731eb5a22e96236e7.zip
ppc64 stable wrt #337160
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/nettle/ChangeLog5
-rw-r--r--dev-libs/nettle/nettle-2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/nettle/ChangeLog b/dev-libs/nettle/ChangeLog
index 6acbf052e2da..76f8dd86006c 100644
--- a/dev-libs/nettle/ChangeLog
+++ b/dev-libs/nettle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/nettle
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.38 2011/04/04 07:24:10 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.39 2011/05/02 16:26:19 ssuominen Exp $
+
+ 02 May 2011; Samuli Suominen <ssuominen@gentoo.org> nettle-2.1.ebuild:
+ ppc64 stable wrt #337160
04 Apr 2011; Michael Weber <xmw@gentoo.org> nettle-2.1.ebuild:
arm/sparc stable (bug 337160)
diff --git a/dev-libs/nettle/nettle-2.1.ebuild b/dev-libs/nettle/nettle-2.1.ebuild
index 68c107a7054e..fdbcd9618bfb 100644
--- a/dev-libs/nettle/nettle-2.1.ebuild
+++ b/dev-libs/nettle/nettle-2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.1.ebuild,v 1.8 2011/04/04 07:24:10 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.1.ebuild,v 1.9 2011/05/02 16:26:19 ssuominen Exp $
EAPI=2
inherit autotools eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.lysator.liu.se/~nisse/archive/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="gmp ssl"
DEPEND="gmp? ( dev-libs/gmp )