diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-08 17:45:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-08 17:45:13 +0000 |
commit | 2000185a1b42a7135fe58ff339fea35019f25db9 (patch) | |
tree | e90f20655dc49d3dbbb2bddc8daf4acc0d21f0f4 /net-libs | |
parent | Stable for arm, wrt bug #459824 (diff) | |
download | gentoo-2-2000185a1b42a7135fe58ff339fea35019f25db9.tar.gz gentoo-2-2000185a1b42a7135fe58ff339fea35019f25db9.tar.bz2 gentoo-2-2000185a1b42a7135fe58ff339fea35019f25db9.zip |
Stable for arm, 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 a1853adac289..92254b944742 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.417 2013/03/06 10:23:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.418 2013/03/08 17:45:13 ago Exp $ + + 08 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnutls-2.12.23.ebuild: + Stable for arm, wrt bug #455560 06 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnutls-2.12.23.ebuild: Stable for sh, wrt bug #455560 diff --git a/net-libs/gnutls/gnutls-2.12.23.ebuild b/net-libs/gnutls/gnutls-2.12.23.ebuild index 1eecae1cb108..cb9853b164c7 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.6 2013/03/06 10:23:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.12.23.ebuild,v 1.7 2013/03/08 17:45:13 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 |