diff options
author | 2013-06-04 12:27:00 +0000 | |
---|---|---|
committer | 2013-06-04 12:27:00 +0000 | |
commit | 4fbf6edab72328291299b0197ca443af42088694 (patch) | |
tree | 8c114a0cf4298d42207234c8465acac013cb6645 /net-libs/gnutls/gnutls-2.12.23-r1.ebuild | |
parent | Add installation of documentation, provided with package, wrt bug #376155. Th... (diff) | |
download | gentoo-2-4fbf6edab72328291299b0197ca443af42088694.tar.gz gentoo-2-4fbf6edab72328291299b0197ca443af42088694.tar.bz2 gentoo-2-4fbf6edab72328291299b0197ca443af42088694.zip |
Stable for x86, wrt bug #471788
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/gnutls/gnutls-2.12.23-r1.ebuild')
-rw-r--r-- | net-libs/gnutls/gnutls-2.12.23-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnutls/gnutls-2.12.23-r1.ebuild b/net-libs/gnutls/gnutls-2.12.23-r1.ebuild index ba31bf1b990a..f58b738a6743 100644 --- a/net-libs/gnutls/gnutls-2.12.23-r1.ebuild +++ b/net-libs/gnutls/gnutls-2.12.23-r1.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-r1.ebuild,v 1.4 2013/06/02 20:43:15 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.12.23-r1.ebuild,v 1.5 2013/06/04 12:27:00 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.gnutls.org/gcrypt/gnutls/v$(get_version_component_range 1-2)/ # 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 |