summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-06-09 20:47:05 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-06-09 20:47:05 +0000
commitecce7cf8b68883d102bd4b350ca9303ecc24fca5 (patch)
treeb47653bf03d5e410fc83f9caabdf6ec7e445b2e1 /net-libs/gnutls
parentRemove all -W flags and most -f flags, bug #512314 (diff)
downloadgentoo-2-ecce7cf8b68883d102bd4b350ca9303ecc24fca5.tar.gz
gentoo-2-ecce7cf8b68883d102bd4b350ca9303ecc24fca5.tar.bz2
gentoo-2-ecce7cf8b68883d102bd4b350ca9303ecc24fca5.zip
amd64 stable wrt bug #511840
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'net-libs/gnutls')
-rw-r--r--net-libs/gnutls/ChangeLog5
-rw-r--r--net-libs/gnutls/gnutls-2.12.23-r6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gnutls/ChangeLog b/net-libs/gnutls/ChangeLog
index 853b191b8462..b903d035bf2b 100644
--- a/net-libs/gnutls/ChangeLog
+++ b/net-libs/gnutls/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gnutls
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.496 2014/06/09 19:13:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.497 2014/06/09 20:47:05 zlogene Exp $
+
+ 09 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> gnutls-2.12.23-r6.ebuild:
+ amd64 stable wrt bug #511840
09 Jun 2014; Jeroen Roovers <jer@gentoo.org> gnutls-2.12.23-r6.ebuild:
Stable for HPPA (bug #511840).
diff --git a/net-libs/gnutls/gnutls-2.12.23-r6.ebuild b/net-libs/gnutls/gnutls-2.12.23-r6.ebuild
index 27d613bbf30a..dd60f582d155 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.2 2014/06/09 19:13:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.12.23-r6.ebuild,v 1.3 2014/06/09 20:47:05 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 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