summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-04-04 17:50:28 +0000
committerThomas Kahle <tomka@gentoo.org>2011-04-04 17:50:28 +0000
commita5d43cb6139cec540c842784218265363176d48d (patch)
treee010b7f4100495194521dead8cefe1035953ab91 /net-libs
parentFix building with libpng-1.5, bug 354557 (diff)
downloadgentoo-2-a5d43cb6139cec540c842784218265363176d48d.tar.gz
gentoo-2-a5d43cb6139cec540c842784218265363176d48d.tar.bz2
gentoo-2-a5d43cb6139cec540c842784218265363176d48d.zip
x86 stable per bug 361525
(Portage version: 2.1.9.45/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/gnutls/ChangeLog5
-rw-r--r--net-libs/gnutls/gnutls-2.10.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gnutls/ChangeLog b/net-libs/gnutls/ChangeLog
index c144940015d6..302494fec02b 100644
--- a/net-libs/gnutls/ChangeLog
+++ b/net-libs/gnutls/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gnutls
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.300 2011/04/03 20:43:14 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.301 2011/04/04 17:50:28 tomka Exp $
+
+ 04 Apr 2011; Thomas Kahle <tomka@gentoo.org> gnutls-2.10.5.ebuild:
+ x86 stable per bug 361525
*gnutls-2.12.1 (03 Apr 2011)
diff --git a/net-libs/gnutls/gnutls-2.10.5.ebuild b/net-libs/gnutls/gnutls-2.10.5.ebuild
index d1d40728fbb0..7d245763a8df 100644
--- a/net-libs/gnutls/gnutls-2.10.5.ebuild
+++ b/net-libs/gnutls/gnutls-2.10.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.10.5.ebuild,v 1.3 2011/04/02 07:21:12 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.10.5.ebuild,v 1.4 2011/04/04 17:50:28 tomka Exp $
EAPI="3"
@@ -26,7 +26,7 @@ fi
# GPL-3 for the gnutls-extras library and LGPL for the gnutls library.
LICENSE="LGPL-2.1 GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="bindist +cxx doc examples guile lzo nls test zlib"
RDEPEND=">=dev-libs/libgcrypt-1.4.0