summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-01-16 20:52:48 +0000
committerFabian Groffen <grobian@gentoo.org>2008-01-16 20:52:48 +0000
commited03cc624a5c010caf2094bab678413e2ffc0afa (patch)
tree9dfaf39df7eed862ad8027531e987faf1f6b09bb /net-libs
parentSparc stable, Bug #205925. (diff)
downloadgentoo-2-ed03cc624a5c010caf2094bab678413e2ffc0afa.tar.gz
gentoo-2-ed03cc624a5c010caf2094bab678413e2ffc0afa.tar.bz2
gentoo-2-ed03cc624a5c010caf2094bab678413e2ffc0afa.zip
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19, RepoMan options: --force)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/gnutls/ChangeLog6
-rw-r--r--net-libs/gnutls/gnutls-1.4.4-r1.ebuild6
-rw-r--r--net-libs/gnutls/gnutls-2.0.4.ebuild4
-rw-r--r--net-libs/gnutls/gnutls-2.2.0.ebuild6
4 files changed, 13 insertions, 9 deletions
diff --git a/net-libs/gnutls/ChangeLog b/net-libs/gnutls/ChangeLog
index 1e8b9fbfa0c2..2342d561b4c7 100644
--- a/net-libs/gnutls/ChangeLog
+++ b/net-libs/gnutls/ChangeLog
@@ -1,6 +1,10 @@
# 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.135 2008/01/14 18:50:27 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.136 2008/01/16 20:52:48 grobian Exp $
+
+ 16 Jan 2008; Fabian Groffen <grobian@gentoo.org> gnutls-1.4.4-r1.ebuild,
+ gnutls-2.0.4.ebuild, gnutls-2.2.0.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
14 Jan 2008; Christoph Mende <angelos@gentoo.org> gnutls-2.0.4.ebuild:
Stable on amd64 wrt bug #199297
diff --git a/net-libs/gnutls/gnutls-1.4.4-r1.ebuild b/net-libs/gnutls/gnutls-1.4.4-r1.ebuild
index 721559536b22..0af717197477 100644
--- a/net-libs/gnutls/gnutls-1.4.4-r1.ebuild
+++ b/net-libs/gnutls/gnutls-1.4.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# 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-1.4.4-r1.ebuild,v 1.13 2007/01/10 00:29:08 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.4.4-r1.ebuild,v 1.14 2008/01/16 20:52:48 grobian Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="1.9"
@@ -13,7 +13,7 @@ SRC_URI="http://josefsson.org/gnutls/releases/${P}.tar.bz2"
# GPL-2 for the gnutls-extras library and LGPL for the gnutls library.
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="zlib doc nls"
RDEPEND=">=dev-libs/libgcrypt-1.2.2
diff --git a/net-libs/gnutls/gnutls-2.0.4.ebuild b/net-libs/gnutls/gnutls-2.0.4.ebuild
index aefe1d6c08de..e21b736e6d87 100644
--- a/net-libs/gnutls/gnutls-2.0.4.ebuild
+++ b/net-libs/gnutls/gnutls-2.0.4.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.0.4.ebuild,v 1.8 2008/01/14 18:50:27 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.0.4.ebuild,v 1.9 2008/01/16 20:52:48 grobian Exp $
inherit libtool
@@ -11,7 +11,7 @@ SRC_URI="http://josefsson.org/gnutls/releases/${P}.tar.bz2"
# GPL-2 for the gnutls-extras library and LGPL for the gnutls library.
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos 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"
RDEPEND="dev-libs/libgpg-error
diff --git a/net-libs/gnutls/gnutls-2.2.0.ebuild b/net-libs/gnutls/gnutls-2.2.0.ebuild
index 4a4c824d942d..af92a0ee91fa 100644
--- a/net-libs/gnutls/gnutls-2.2.0.ebuild
+++ b/net-libs/gnutls/gnutls-2.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# 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.0.ebuild,v 1.3 2007/12/19 19:15:05 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.2.0.ebuild,v 1.4 2008/01/16 20:52:48 grobian Exp $
inherit libtool autotools
@@ -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 ~ppc-macos ~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"
RDEPEND="dev-libs/libgpg-error