summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-03-15 15:25:17 +0000
committerJeroen Roovers <jer@gentoo.org>2013-03-15 15:25:17 +0000
commit2e5fc90e0f71d30564f82b60db3ab94907624d37 (patch)
treebf8a6906cce728226d0d4d0f7eb404dc7dd0f9fd /dev-libs
parentStable for HPPA (bug #461342). (diff)
downloadgentoo-2-2e5fc90e0f71d30564f82b60db3ab94907624d37.tar.gz
gentoo-2-2e5fc90e0f71d30564f82b60db3ab94907624d37.tar.bz2
gentoo-2-2e5fc90e0f71d30564f82b60db3ab94907624d37.zip
Stable for HPPA (bug #461104).
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs')
-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 63942d6f347d..e19ea6330045 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.87 2013/03/15 13:27:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.88 2013/03/15 15:25:17 jer Exp $
+
+ 15 Mar 2013; Jeroen Roovers <jer@gentoo.org> nettle-2.6.ebuild:
+ Stable for HPPA (bug #461104).
15 Mar 2013; Agostino Sarubbo <ago@gentoo.org> nettle-2.6.ebuild:
Stable for sh, wrt bug #461104
diff --git a/dev-libs/nettle/nettle-2.6.ebuild b/dev-libs/nettle/nettle-2.6.ebuild
index c1b5f8b7dafb..8e500e41ebe3 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.14 2013/03/15 13:27:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.6.ebuild,v 1.15 2013/03/15 15:25:17 jer 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 )"