summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-06-10 00:40:15 +0000
committerMike Frysinger <vapier@gentoo.org>2014-06-10 00:40:15 +0000
commitbd49d6837ec543a55f589e37beedb45416a7a62a (patch)
treedbabf58b080b83650bc266d65fe261fd60753525 /dev-libs/nettle
parentMark m68k/s390/sh stable. (diff)
downloadgentoo-2-bd49d6837ec543a55f589e37beedb45416a7a62a.tar.gz
gentoo-2-bd49d6837ec543a55f589e37beedb45416a7a62a.tar.bz2
gentoo-2-bd49d6837ec543a55f589e37beedb45416a7a62a.zip
Mark sh stable.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'dev-libs/nettle')
-rw-r--r--dev-libs/nettle/ChangeLog5
-rw-r--r--dev-libs/nettle/nettle-2.7.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-libs/nettle/ChangeLog b/dev-libs/nettle/ChangeLog
index c833b867d7b2..cbfa1dedf48d 100644
--- a/dev-libs/nettle/ChangeLog
+++ b/dev-libs/nettle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/nettle
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.106 2014/02/16 09:06:27 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.107 2014/06/10 00:40:15 vapier Exp $
+
+ 10 Jun 2014; Mike Frysinger <vapier@gentoo.org> nettle-2.7.1.ebuild:
+ Mark sh stable.
16 Feb 2014; Alon Bar-Lev <alonbl@gentoo.org> nettle-2.7.1-r1.ebuild:
Pull recent emul package, my bad, bug#501440
diff --git a/dev-libs/nettle/nettle-2.7.1.ebuild b/dev-libs/nettle/nettle-2.7.1.ebuild
index a377c7e10b9f..7a1d72c4be3a 100644
--- a/dev-libs/nettle/nettle-2.7.1.ebuild
+++ b/dev-libs/nettle/nettle-2.7.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.7.1.ebuild,v 1.11 2013/08/06 13:07:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.7.1.ebuild,v 1.12 2014/06/10 00:40:15 vapier 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 neon static-libs test"
DEPEND="gmp? ( dev-libs/gmp )"