summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-12 10:37:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-12 10:37:25 +0000
commited5f4d7162cc481f1904099ec969b32758fde68f (patch)
treea363ddccee00031806712518a0947d69714a681e /net-libs/gnutls
parentStable for sparc, wrt bug #504100 (diff)
downloadgentoo-2-ed5f4d7162cc481f1904099ec969b32758fde68f.tar.gz
gentoo-2-ed5f4d7162cc481f1904099ec969b32758fde68f.tar.bz2
gentoo-2-ed5f4d7162cc481f1904099ec969b32758fde68f.zip
Stable for sparc, wrt bug #503394
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/gnutls')
-rw-r--r--net-libs/gnutls/ChangeLog5
-rw-r--r--net-libs/gnutls/gnutls-2.12.23-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gnutls/ChangeLog b/net-libs/gnutls/ChangeLog
index 6f8ecc4e7c22..66a8eb080348 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.476 2014/03/08 20:21:37 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.477 2014/03/12 10:37:25 ago Exp $
+
+ 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> gnutls-2.12.23-r4.ebuild:
+ Stable for sparc, wrt bug #503394
08 Mar 2014; Alon Bar-Lev <alonbl@gentoo.org>
+files/gnutls-2.12.23-gl-tests-getaddrinfo-skip-if-no-network.patch,
diff --git a/net-libs/gnutls/gnutls-2.12.23-r4.ebuild b/net-libs/gnutls/gnutls-2.12.23-r4.ebuild
index c8803c4953d4..84a291fe378a 100644
--- a/net-libs/gnutls/gnutls-2.12.23-r4.ebuild
+++ b/net-libs/gnutls/gnutls-2.12.23-r4.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-r4.ebuild,v 1.5 2014/03/08 20:21:37 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.12.23-r4.ebuild,v 1.6 2014/03/12 10:37:25 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