diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-04 09:20:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-04 09:20:45 +0000 |
commit | a5183287115a5121d3681f2bf059989f7284c44a (patch) | |
tree | f28c4063b64915eac78d0901baed130b6bb47deb /net-libs/gnutls | |
parent | Stable for x86, wrt bug #452584 (diff) | |
download | gentoo-2-a5183287115a5121d3681f2bf059989f7284c44a.tar.gz gentoo-2-a5183287115a5121d3681f2bf059989f7284c44a.tar.bz2 gentoo-2-a5183287115a5121d3681f2bf059989f7284c44a.zip |
Stable for x86, wrt bug #455560
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/gnutls')
-rw-r--r-- | net-libs/gnutls/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gnutls/gnutls-2.12.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gnutls/ChangeLog b/net-libs/gnutls/ChangeLog index f6adbcbd02f3..ffe844af9269 100644 --- a/net-libs/gnutls/ChangeLog +++ b/net-libs/gnutls/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/gnutls # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.413 2013/03/04 09:11:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.414 2013/03/04 09:20:45 ago Exp $ + + 04 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnutls-2.12.23.ebuild: + Stable for x86, wrt bug #455560 04 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnutls-2.12.23.ebuild: Stable for amd64, wrt bug #455560 diff --git a/net-libs/gnutls/gnutls-2.12.23.ebuild b/net-libs/gnutls/gnutls-2.12.23.ebuild index 9ac26f0b1323..363b29ad4189 100644 --- a/net-libs/gnutls/gnutls-2.12.23.ebuild +++ b/net-libs/gnutls/gnutls-2.12.23.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/net-libs/gnutls/gnutls-2.12.23.ebuild,v 1.2 2013/03/04 09:11:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.12.23.ebuild,v 1.3 2013/03/04 09:20:45 ago Exp $ EAPI=4 @@ -18,7 +18,7 @@ fi # LGPL-2.1 for libgnutls library and GPL-3 for libgnutls-extra library. LICENSE="GPL-3 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="bindist +cxx doc examples guile lzo +nettle nls pkcs11 static-libs test zlib" RDEPEND=">=dev-libs/libtasn1-0.3.4 |