summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-03-22 15:37:10 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-03-22 15:37:10 +0000
commitcc0c2fbd3d6a8bcc48174f835c5252d56b3486a7 (patch)
tree73d29512d0debf5140c00c29511bad54069ef818 /net-libs/gnutls
parentstable ppc64, bug 214226 (diff)
downloadgentoo-2-cc0c2fbd3d6a8bcc48174f835c5252d56b3486a7.tar.gz
gentoo-2-cc0c2fbd3d6a8bcc48174f835c5252d56b3486a7.tar.bz2
gentoo-2-cc0c2fbd3d6a8bcc48174f835c5252d56b3486a7.zip
Stable on ppc wrt bug 209984
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-libs/gnutls')
-rw-r--r--net-libs/gnutls/ChangeLog5
-rw-r--r--net-libs/gnutls/gnutls-2.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gnutls/ChangeLog b/net-libs/gnutls/ChangeLog
index a56516a77adf..9d3feec677a2 100644
--- a/net-libs/gnutls/ChangeLog
+++ b/net-libs/gnutls/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gnutls
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.142 2008/03/21 18:31:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.143 2008/03/22 15:37:10 nixnut Exp $
+
+ 22 Mar 2008; nixnut <nixnut@gentoo.org> gnutls-2.2.2.ebuild:
+ Stable on ppc wrt bug 209984
21 Mar 2008; Markus Meier <maekke@gentoo.org> gnutls-2.2.2.ebuild:
amd64/x86 stable, bug #209984
diff --git a/net-libs/gnutls/gnutls-2.2.2.ebuild b/net-libs/gnutls/gnutls-2.2.2.ebuild
index 9521687f3434..0708d20cb02d 100644
--- a/net-libs/gnutls/gnutls-2.2.2.ebuild
+++ b/net-libs/gnutls/gnutls-2.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.2.2.ebuild,v 1.2 2008/03/21 18:31:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.2.2.ebuild,v 1.3 2008/03/22 15:37:10 nixnut Exp $
inherit libtool autotools eutils
@@ -11,7 +11,7 @@ SRC_URI="http://josefsson.org/gnutls/releases/${P}.tar.bz2"
# 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 ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="zlib lzo doc nls guile bindist"
RDEPEND="dev-libs/libgpg-error