summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-10-20 16:40:22 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-10-20 16:40:22 +0000
commit105a560f491f9ac434b66152438e136edf04b1e8 (patch)
tree078be40e3b1dfcdd86534690e1c2599cdc1fbfea /dev-libs
parentalpha/ia64/s390/sh/sparc stable wrt #437766 (diff)
downloadgentoo-2-105a560f491f9ac434b66152438e136edf04b1e8.tar.gz
gentoo-2-105a560f491f9ac434b66152438e136edf04b1e8.tar.bz2
gentoo-2-105a560f491f9ac434b66152438e136edf04b1e8.zip
alpha/ia64/s390/sh/sparc stable wrt #433235
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'dev-libs')
-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 a1ebc6c28683..d67f61ceda14 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.69 2012/10/17 03:09:34 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.70 2012/10/20 16:40:22 armin76 Exp $
+
+ 20 Oct 2012; Raúl Porcel <armin76@gentoo.org> nettle-2.5.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #433235
17 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> nettle-2.5.ebuild:
x86 stable wrt bug #433235
diff --git a/dev-libs/nettle/nettle-2.5.ebuild b/dev-libs/nettle/nettle-2.5.ebuild
index 9e8b19c3d96b..fc5530c1ca70 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.8 2012/10/17 03:09:34 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.5.ebuild,v 1.9 2012/10/20 16:40:22 armin76 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 )"