summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-19 12:33:24 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-19 12:33:24 +0000
commit45a503b54c461626fc73257128c8d069bb815a3a (patch)
treed10d1cc3a94bc9e792ad773ef8db258a79025a06
parentStable on amd64. (diff)
downloadhistorical-45a503b54c461626fc73257128c8d069bb815a3a.tar.gz
historical-45a503b54c461626fc73257128c8d069bb815a3a.tar.bz2
historical-45a503b54c461626fc73257128c8d069bb815a3a.zip
Stable on amd64.
-rw-r--r--net-misc/curl/ChangeLog5
-rw-r--r--net-misc/curl/curl-7.11.1.ebuild4
-rw-r--r--net-misc/openswan/ChangeLog6
-rw-r--r--net-misc/openswan/openswan-2.1.5.ebuild4
-rw-r--r--net-misc/openswan/openswan-2.2.0.ebuild4
5 files changed, 15 insertions, 8 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog
index cf1b6f6394e3..2e245b9fbf6a 100644
--- a/net-misc/curl/ChangeLog
+++ b/net-misc/curl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/curl
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.14 2004/09/29 09:01:25 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.15 2004/10/19 12:31:59 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> curl-7.11.1.ebuild:
+ Stable on amd64.
29 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
curl-7.12.0-r2.ebuild:
diff --git a/net-misc/curl/curl-7.11.1.ebuild b/net-misc/curl/curl-7.11.1.ebuild
index fe8c19ca7b2d..956248b9d08c 100644
--- a/net-misc/curl/curl-7.11.1.ebuild
+++ b/net-misc/curl/curl-7.11.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.11.1.ebuild,v 1.5 2004/06/24 23:40:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.11.1.ebuild,v 1.6 2004/10/19 12:31:59 absinthe Exp $
DESCRIPTION="A Client that groks URLs"
HOMEPAGE="http://curl.haxx.se/"
@@ -8,7 +8,7 @@ SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2"
LICENSE="MIT X11"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips alpha arm ~hppa ~amd64 ~ppc64 s390"
+KEYWORDS="~x86 ~ppc ~sparc ~mips alpha arm ~hppa amd64 ~ppc64 s390"
IUSE="ssl ipv6 ldap"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6a )
diff --git a/net-misc/openswan/ChangeLog b/net-misc/openswan/ChangeLog
index ffaf3fd0c077..27df8ab568e6 100644
--- a/net-misc/openswan/ChangeLog
+++ b/net-misc/openswan/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/openswan
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/ChangeLog,v 1.18 2004/09/18 02:49:41 pfeifer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/ChangeLog,v 1.19 2004/10/19 12:33:24 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> openswan-2.1.5.ebuild,
+ openswan-2.2.0.ebuild:
+ Stable on amd64.
*openswan-2.2.0 (17 Sep 2004)
diff --git a/net-misc/openswan/openswan-2.1.5.ebuild b/net-misc/openswan/openswan-2.1.5.ebuild
index 4b4ce37951b8..85b07110d479 100644
--- a/net-misc/openswan/openswan-2.1.5.ebuild
+++ b/net-misc/openswan/openswan-2.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/openswan-2.1.5.ebuild,v 1.3 2004/09/18 02:49:41 pfeifer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/openswan-2.1.5.ebuild,v 1.4 2004/10/19 12:33:24 absinthe Exp $
inherit eutils
@@ -13,7 +13,7 @@ SRC_URI="http://www.openswan.org/code/${MY_P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* x86 ~amd64 ~ppc"
+KEYWORDS="-* x86 amd64 ~ppc"
IUSE=""
DEPEND="!net-misc/strongswan
diff --git a/net-misc/openswan/openswan-2.2.0.ebuild b/net-misc/openswan/openswan-2.2.0.ebuild
index fd2c327d56ec..ddcf5451a334 100644
--- a/net-misc/openswan/openswan-2.2.0.ebuild
+++ b/net-misc/openswan/openswan-2.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/openswan-2.2.0.ebuild,v 1.1 2004/09/18 02:49:41 pfeifer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/openswan-2.2.0.ebuild,v 1.2 2004/10/19 12:33:24 absinthe Exp $
inherit eutils
@@ -13,7 +13,7 @@ SRC_URI="http://www.openswan.org/code/${MY_P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~x86 ~amd64 ~ppc"
+KEYWORDS="-* ~x86 amd64 ~ppc"
IUSE=""
DEPEND="!net-misc/strongswan