summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-10-24 10:05:27 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-10-24 10:05:27 +0000
commit723ae2df06e10f0b46992c5e3d93c766cf9bccd1 (patch)
tree041a2c549d4308e49f7e9fbd0588718bbb592ac1 /net-libs/gnutls
parentMissing dep (diff)
downloadgentoo-2-723ae2df06e10f0b46992c5e3d93c766cf9bccd1.tar.gz
gentoo-2-723ae2df06e10f0b46992c5e3d93c766cf9bccd1.tar.bz2
gentoo-2-723ae2df06e10f0b46992c5e3d93c766cf9bccd1.zip
ppc stable #275695
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'net-libs/gnutls')
-rw-r--r--net-libs/gnutls/ChangeLog5
-rw-r--r--net-libs/gnutls/gnutls-2.8.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gnutls/ChangeLog b/net-libs/gnutls/ChangeLog
index 6cf113fda001..1a0a85c5b9b6 100644
--- a/net-libs/gnutls/ChangeLog
+++ b/net-libs/gnutls/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gnutls
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.220 2009/10/23 18:06:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.221 2009/10/24 10:05:27 nixnut Exp $
+
+ 24 Oct 2009; nixnut <nixnut@gentoo.org> gnutls-2.8.3.ebuild:
+ ppc stable #275695
23 Oct 2009; Raúl Porcel <armin76@gentoo.org> gnutls-2.8.3.ebuild:
ia64/sparc stable wrt #275695
diff --git a/net-libs/gnutls/gnutls-2.8.3.ebuild b/net-libs/gnutls/gnutls-2.8.3.ebuild
index 305e7b1e8be5..00495ac72a7f 100644
--- a/net-libs/gnutls/gnutls-2.8.3.ebuild
+++ b/net-libs/gnutls/gnutls-2.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.8.3.ebuild,v 1.9 2009/10/23 18:06:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.8.3.ebuild,v 1.10 2009/10/24 10:05:27 nixnut Exp $
EAPI="2"
@@ -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 zlib"
RDEPEND="dev-libs/libgpg-error