From b45ae1d5a3e58bc9567944da95e5258a01230de2 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 10 Mar 2013 16:26:15 +0000 Subject: Stable for amd64, wrt bug #461104 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F) --- dev-libs/nettle/ChangeLog | 5 ++++- dev-libs/nettle/nettle-2.6.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-libs') diff --git a/dev-libs/nettle/ChangeLog b/dev-libs/nettle/ChangeLog index b5fd94ea7278..9261fb4b9a8f 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.77 2013/02/20 23:35:00 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.78 2013/03/10 16:26:15 ago Exp $ + + 10 Mar 2013; Agostino Sarubbo nettle-2.6.ebuild: + Stable for amd64, wrt bug #461104 20 Feb 2013; Zac Medico nettle-2.6.ebuild: Add ~arm-linux keyword. diff --git a/dev-libs/nettle/nettle-2.6.ebuild b/dev-libs/nettle/nettle-2.6.ebuild index b7f39cd44e62..af9f64df8ca7 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.4 2013/02/20 23:35:00 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.6.ebuild,v 1.5 2013/03/10 16:26:15 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 )" -- cgit v1.2.3-65-gdbad