diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-09 19:08:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-09 19:08:16 +0000 |
commit | c34b8da473f5d5ca4c9870829a93a8797bd93899 (patch) | |
tree | 8aecff5df209e6e667c58578c4541089afcd59bf /net-libs | |
parent | Stable for sparc, wrt bug #452584 (diff) | |
download | gentoo-2-c34b8da473f5d5ca4c9870829a93a8797bd93899.tar.gz gentoo-2-c34b8da473f5d5ca4c9870829a93a8797bd93899.tar.bz2 gentoo-2-c34b8da473f5d5ca4c9870829a93a8797bd93899.zip |
Stable for sparc, wrt bug #455560
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-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 cbddece105f2..9effea41a668 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.421 2013/03/09 14:24:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.422 2013/03/09 19:08:16 ago Exp $ + + 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnutls-2.12.23.ebuild: + Stable for sparc, wrt bug #455560 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnutls-2.12.23.ebuild: Stable for ia64, wrt bug #455560 diff --git a/net-libs/gnutls/gnutls-2.12.23.ebuild b/net-libs/gnutls/gnutls-2.12.23.ebuild index 9cf6073a85c8..77b54b308dec 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.10 2013/03/09 14:24:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.12.23.ebuild,v 1.11 2013/03/09 19:08:16 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 |