summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-06-10 07:26:20 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-06-10 07:26:20 +0000
commitc61fbceaa5b12fcccae0b8a9b5b88a32e4da67e3 (patch)
tree083af2707662131257d920b39d61337b6c822bc7 /net-libs/gnutls/gnutls-2.12.23-r6.ebuild
parentalpha/ia64/ppc/sparc/x86 stable wrt bug #508572 (diff)
downloadhistorical-c61fbceaa5b12fcccae0b8a9b5b88a32e4da67e3.tar.gz
historical-c61fbceaa5b12fcccae0b8a9b5b88a32e4da67e3.tar.bz2
historical-c61fbceaa5b12fcccae0b8a9b5b88a32e4da67e3.zip
alpha stable wrt bug #511840
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0xC42EB5D6
Diffstat (limited to 'net-libs/gnutls/gnutls-2.12.23-r6.ebuild')
-rw-r--r--net-libs/gnutls/gnutls-2.12.23-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnutls/gnutls-2.12.23-r6.ebuild b/net-libs/gnutls/gnutls-2.12.23-r6.ebuild
index eca57b2c1e2a..601cef241626 100644
--- a/net-libs/gnutls/gnutls-2.12.23-r6.ebuild
+++ b/net-libs/gnutls/gnutls-2.12.23-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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-r6.ebuild,v 1.7 2014/06/10 00:42:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.12.23-r6.ebuild,v 1.8 2014/06/10 07:26:13 zlogene 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 arm64 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 arm64 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