summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-02-28 23:10:11 +0000
committerBrent Baude <ranger@gentoo.org>2011-02-28 23:10:11 +0000
commit25a31d1b1ed6858c5d422c6d28e8815f2da70e30 (patch)
treeeddf1116cac9516b98d2b52131e77aaa6deaf928 /net-libs/gnutls
parentFix depend on live ebuild, and finally update nodoc patch, bug #348701 (diff)
downloadgentoo-2-25a31d1b1ed6858c5d422c6d28e8815f2da70e30.tar.gz
gentoo-2-25a31d1b1ed6858c5d422c6d28e8815f2da70e30.tar.bz2
gentoo-2-25a31d1b1ed6858c5d422c6d28e8815f2da70e30.zip
Marking gnutls-2.10.4 ppc64 for bug 352744
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'net-libs/gnutls')
-rw-r--r--net-libs/gnutls/ChangeLog5
-rw-r--r--net-libs/gnutls/gnutls-2.10.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gnutls/ChangeLog b/net-libs/gnutls/ChangeLog
index 284e6d92705a..a70f3d8d8b30 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.293 2011/02/28 22:53:48 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.294 2011/02/28 23:10:11 ranger Exp $
+
+ 28 Feb 2011; Brent Baude <ranger@gentoo.org> gnutls-2.10.4.ebuild:
+ Marking gnutls-2.10.4 ppc64 for bug 352744
*gnutls-2.10.5 (28 Feb 2011)
diff --git a/net-libs/gnutls/gnutls-2.10.4.ebuild b/net-libs/gnutls/gnutls-2.10.4.ebuild
index d99c3e33f0d9..f3e427cfcf35 100644
--- a/net-libs/gnutls/gnutls-2.10.4.ebuild
+++ b/net-libs/gnutls/gnutls-2.10.4.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.4.ebuild,v 1.8 2011/02/22 19:13:37 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.10.4.ebuild,v 1.9 2011/02/28 23:10:11 ranger 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