diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-02-10 09:12:28 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-02-10 09:12:28 +0000 |
commit | 01de72529189a4923da45f66060730f69f1808c9 (patch) | |
tree | 8da717d465636b104efd9a89d740fb6e1d230e34 /net-misc/curl | |
parent | remove old (diff) | |
download | gentoo-2-01de72529189a4923da45f66060730f69f1808c9.tar.gz gentoo-2-01de72529189a4923da45f66060730f69f1808c9.tar.bz2 gentoo-2-01de72529189a4923da45f66060730f69f1808c9.zip |
ppc stable, bug #202891
(Portage version: 2.1.4.1)
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 1ef34ee38828..487700d77631 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.113 2008/02/05 11:07:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.114 2008/02/10 09:12:28 dertobi123 Exp $ + + 10 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org> curl-7.17.1.ebuild: + ppc stable, bug #202891 05 Feb 2008; Markus Rothe <corsair@gentoo.org> curl-7.17.1.ebuild: Stable on ppc64 diff --git a/net-misc/curl/curl-7.17.1.ebuild b/net-misc/curl/curl-7.17.1.ebuild index 7b938bf01aa2..257d07738bbd 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.5 2008/02/05 11:07:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.17.1.ebuild,v 1.6 2008/02/10 09:12:28 dertobi123 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" |