summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-14 06:54:01 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-14 06:54:01 +0000
commit150bdffab2e135b2d22781b27289173a752a0eda (patch)
tree1bccbc370fa9441abfe4fdeea7129dd9d1717a3e /dev-libs/nettle
parentStable for alpha, wrt bug #433772 (diff)
downloadgentoo-2-150bdffab2e135b2d22781b27289173a752a0eda.tar.gz
gentoo-2-150bdffab2e135b2d22781b27289173a752a0eda.tar.bz2
gentoo-2-150bdffab2e135b2d22781b27289173a752a0eda.zip
Stable for alpha, wrt bug #461104
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/nettle')
-rw-r--r--dev-libs/nettle/ChangeLog5
-rw-r--r--dev-libs/nettle/nettle-2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/nettle/ChangeLog b/dev-libs/nettle/ChangeLog
index 413bb12cc024..f3cfa1a37104 100644
--- a/dev-libs/nettle/ChangeLog
+++ b/dev-libs/nettle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/nettle
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.81 2013/03/13 11:25:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.82 2013/03/14 06:54:01 ago Exp $
+
+ 14 Mar 2013; Agostino Sarubbo <ago@gentoo.org> nettle-2.6.ebuild:
+ Stable for alpha, wrt bug #461104
13 Mar 2013; Agostino Sarubbo <ago@gentoo.org> nettle-2.6.ebuild:
Stable for ppc64, wrt bug #461104
diff --git a/dev-libs/nettle/nettle-2.6.ebuild b/dev-libs/nettle/nettle-2.6.ebuild
index a2a598d335f5..85446838e421 100644
--- a/dev-libs/nettle/nettle-2.6.ebuild
+++ b/dev-libs/nettle/nettle-2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.6.ebuild,v 1.8 2013/03/13 11:25:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.6.ebuild,v 1.9 2013/03/14 06:54:01 ago Exp $
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="http://www.lysator.liu.se/~nisse/archive/${P}.tar.gz"
LICENSE="|| ( LGPL-3 LGPL-2.1 )"
SLOT="0/4" # subslot = libnettle soname version
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="doc +gmp static-libs test"
DEPEND="gmp? ( dev-libs/gmp )"