diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-02-12 17:45:31 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-02-12 17:45:31 +0000 |
commit | fb71417f1b277fcb4db027e2ea6c20826641a963 (patch) | |
tree | 378e14616e52bc934fcd82b3c17e6b90788ac60f /net-misc | |
parent | Stable for HPPA (bug #253493). (diff) | |
download | gentoo-2-fb71417f1b277fcb4db027e2ea6c20826641a963.tar.gz gentoo-2-fb71417f1b277fcb4db027e2ea6c20826641a963.tar.bz2 gentoo-2-fb71417f1b277fcb4db027e2ea6c20826641a963.zip |
ppc stable #258618
(Portage version: 2.1.6.7/cvs/Linux ppc)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/curl/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/curl/curl-7.19.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog index e2f06462e2a0..78695d3ffd19 100644 --- a/net-misc/curl/ChangeLog +++ b/net-misc/curl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/curl # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.131 2009/01/25 22:03:17 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.132 2009/02/12 17:45:31 nixnut Exp $ + + 12 Feb 2009; nixnut <nixnut@gentoo.org> curl-7.19.3.ebuild: + ppc stable #258618 *curl-7.19.3 (25 Jan 2009) diff --git a/net-misc/curl/curl-7.19.3.ebuild b/net-misc/curl/curl-7.19.3.ebuild index b93ecc14d586..8bf63f07782c 100644 --- a/net-misc/curl/curl-7.19.3.ebuild +++ b/net-misc/curl/curl-7.19.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.19.3.ebuild,v 1.1 2009/01/25 22:03:17 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.19.3.ebuild,v 1.2 2009/02/12 17:45:31 nixnut Exp $ # NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl! @@ -15,7 +15,7 @@ SRC_URI="http://curl.haxx.se/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" |