diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-08-25 20:22:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-08-25 20:22:46 +0000 |
commit | f9b1ad9da3b2518c5f9d93a57c7a50d8ec205445 (patch) | |
tree | 0613451256cd95d5c86e8a70d9218beacb6e37fe /net-misc/curl | |
parent | Remove old. (diff) | |
download | gentoo-2-f9b1ad9da3b2518c5f9d93a57c7a50d8ec205445.tar.gz gentoo-2-f9b1ad9da3b2518c5f9d93a57c7a50d8ec205445.tar.bz2 gentoo-2-f9b1ad9da3b2518c5f9d93a57c7a50d8ec205445.zip |
Stable for HPPA (bug #233122).
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc2-JeR parisc)
Diffstat (limited to 'net-misc/curl')
-rw-r--r-- | net-misc/curl/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/curl/curl-7.18.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog index 15cf628d7188..b445866602fe 100644 --- a/net-misc/curl/ChangeLog +++ b/net-misc/curl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/curl # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.125 2008/08/03 04:31:47 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.126 2008/08/25 20:22:46 jer Exp $ + + 25 Aug 2008; Jeroen Roovers <jer@gentoo.org> curl-7.18.2.ebuild: + Stable for HPPA (bug #233122). 03 Aug 2008; Daniel Black <dragonheart@gentoo.org> -curl-7.15.5-r1.ebuild, -curl-7.18.1.ebuild: diff --git a/net-misc/curl/curl-7.18.2.ebuild b/net-misc/curl/curl-7.18.2.ebuild index baf01353609a..69ab44bc5706 100644 --- a/net-misc/curl/curl-7.18.2.ebuild +++ b/net-misc/curl/curl-7.18.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-misc/curl/curl-7.18.2.ebuild,v 1.6 2008/08/02 21:35:06 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.18.2.ebuild,v 1.7 2008/08/25 20:22:46 jer Exp $ # NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl! @@ -14,7 +14,7 @@ SRC_URI="http://curl.planetmirror.com/download/${P}.tar.bz2" LICENSE="MIT X11" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" #IUSE="ssl ipv6 ldap ares gnutls nss idn kerberos test" IUSE="ssl ipv6 ldap ares gnutls libssh2 nss idn kerberos test" |