diff options
author | 2008-02-05 11:07:32 +0000 | |
---|---|---|
committer | 2008-02-05 11:07:32 +0000 | |
commit | 01ca314eb933c7f07328bf8a733ae72b57530d94 (patch) | |
tree | 3557462914c3957eab1c8551c7ea938f8f3eca41 /net-misc/curl | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-01ca314eb933c7f07328bf8a733ae72b57530d94.tar.gz gentoo-2-01ca314eb933c7f07328bf8a733ae72b57530d94.tar.bz2 gentoo-2-01ca314eb933c7f07328bf8a733ae72b57530d94.zip |
Stable on ppc64
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/curl')
-rw-r--r-- | net-misc/curl/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/curl/curl-7.17.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog index ba5a6656f7df..1ef34ee38828 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.112 2008/01/23 19:46:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.113 2008/02/05 11:07:32 corsair Exp $ + + 05 Feb 2008; Markus Rothe <corsair@gentoo.org> curl-7.17.1.ebuild: + Stable on ppc64 23 Jan 2008; Raúl Porcel <armin76@gentoo.org> curl-7.17.1.ebuild: alpha/ia64/sparc/x86 stable diff --git a/net-misc/curl/curl-7.17.1.ebuild b/net-misc/curl/curl-7.17.1.ebuild index 4da31622eb7b..7b938bf01aa2 100644 --- a/net-misc/curl/curl-7.17.1.ebuild +++ b/net-misc/curl/curl-7.17.1.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.17.1.ebuild,v 1.4 2008/01/23 19:46:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.17.1.ebuild,v 1.5 2008/02/05 11:07:32 corsair 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" |