summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-10-17 03:09:34 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-10-17 03:09:34 +0000
commit5c350e4211013b589b698613fc74c87be71b0903 (patch)
tree0bfb5ea3c99842b5b0312b80472a9d20e1f48a56 /dev-libs/nettle
parentAdd LIBDIR_* definitions to make.defaults for single-ABI profiles. (diff)
downloadhistorical-5c350e4211013b589b698613fc74c87be71b0903.tar.gz
historical-5c350e4211013b589b698613fc74c87be71b0903.tar.bz2
historical-5c350e4211013b589b698613fc74c87be71b0903.zip
x86 stable wrt bug #433235
Package-Manager: portage-2.1.11.9/cvs/Linux i686
Diffstat (limited to 'dev-libs/nettle')
-rw-r--r--dev-libs/nettle/ChangeLog5
-rw-r--r--dev-libs/nettle/nettle-2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/nettle/ChangeLog b/dev-libs/nettle/ChangeLog
index 5c0b54f020bc..a1ebc6c28683 100644
--- a/dev-libs/nettle/ChangeLog
+++ b/dev-libs/nettle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/nettle
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.68 2012/10/12 07:44:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.69 2012/10/17 03:09:34 phajdan.jr Exp $
+
+ 17 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> nettle-2.5.ebuild:
+ x86 stable wrt bug #433235
12 Oct 2012; Agostino Sarubbo <ago@gentoo.org> nettle-2.5.ebuild:
Stable for amd64, wrt bug #433235
diff --git a/dev-libs/nettle/nettle-2.5.ebuild b/dev-libs/nettle/nettle-2.5.ebuild
index fe7436639680..9e8b19c3d96b 100644
--- a/dev-libs/nettle/nettle-2.5.ebuild
+++ b/dev-libs/nettle/nettle-2.5.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/dev-libs/nettle/nettle-2.5.ebuild,v 1.7 2012/10/12 07:44:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.5.ebuild,v 1.8 2012/10/17 03:09:34 phajdan.jr Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://www.lysator.liu.se/~nisse/archive/${P}.tar.gz"
LICENSE="|| ( LGPL-3 LGPL-2.1 )"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="+gmp"
DEPEND="gmp? ( dev-libs/gmp )"