From a1416899365a43b263a5d2ca12c8ea6252500d15 Mon Sep 17 00:00:00 2001 From: Bryan Østergaard Date: Sun, 31 Oct 2004 18:58:32 +0000 Subject: Stable on alpha. --- net-misc/curl/ChangeLog | 5 ++++- net-misc/curl/curl-7.12.0-r2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-misc') diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog index 2e245b9fbf6a..f8989da29103 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.15 2004/10/19 12:31:59 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.16 2004/10/31 18:58:32 kloeri Exp $ + + 31 Oct 2004; Bryan Østergaard curl-7.12.0-r2.ebuild: + Stable on alpha. 19 Oct 2004; Dylan Carlson curl-7.11.1.ebuild: Stable on amd64. diff --git a/net-misc/curl/curl-7.12.0-r2.ebuild b/net-misc/curl/curl-7.12.0-r2.ebuild index 651f58db62f0..0964937498d4 100644 --- a/net-misc/curl/curl-7.12.0-r2.ebuild +++ b/net-misc/curl/curl-7.12.0-r2.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.12.0-r2.ebuild,v 1.4 2004/10/18 09:20:39 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.12.0-r2.ebuild,v 1.5 2004/10/31 18:58:32 kloeri Exp $ # NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl! @@ -12,7 +12,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 ) -- cgit v1.2.3-65-gdbad