summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-03-19 18:54:05 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-03-19 18:54:05 +0000
commit26831734d27b36a3461a9092675be60e5e23e990 (patch)
tree3aef57c7bb62f5a7000a1ebd8de792859b72a79b /dev-libs/nettle
parentThe 295.20 drivers are compatible with xorg-server-1.12. (diff)
downloadgentoo-2-26831734d27b36a3461a9092675be60e5e23e990.tar.gz
gentoo-2-26831734d27b36a3461a9092675be60e5e23e990.tar.bz2
gentoo-2-26831734d27b36a3461a9092675be60e5e23e990.zip
alpha/ia64/s390/sh/sparc stable wrt #400019
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/nettle')
-rw-r--r--dev-libs/nettle/ChangeLog5
-rw-r--r--dev-libs/nettle/nettle-2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/nettle/ChangeLog b/dev-libs/nettle/ChangeLog
index ee25037bb87b..dda4a8459228 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.56 2012/03/06 22:37:50 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.57 2012/03/19 18:54:05 armin76 Exp $
+
+ 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> nettle-2.4.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #400019
06 Mar 2012; Jeff Horelick <jdhore@gentoo.org> nettle-2.4.ebuild:
marked x86 per bug 400019
diff --git a/dev-libs/nettle/nettle-2.4.ebuild b/dev-libs/nettle/nettle-2.4.ebuild
index 6006ae005696..0dc68c1832fe 100644
--- a/dev-libs/nettle/nettle-2.4.ebuild
+++ b/dev-libs/nettle/nettle-2.4.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.4.ebuild,v 1.11 2012/03/06 22:37:50 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.4.ebuild,v 1.12 2012/03/19 18:54:05 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 ~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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="+gmp ssl"
DEPEND="gmp? ( dev-libs/gmp )