diff options
author | Brent Baude <ranger@gentoo.org> | 2009-02-12 21:37:09 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-02-12 21:37:09 +0000 |
commit | 85669d767a0e39d5a87c13f01ac4e18e4ff88f45 (patch) | |
tree | c297a68c18fc6c6fd84603fe9503b3575c94ccd0 /net-misc | |
parent | Stable for HPPA (bug #258618). (diff) | |
download | gentoo-2-85669d767a0e39d5a87c13f01ac4e18e4ff88f45.tar.gz gentoo-2-85669d767a0e39d5a87c13f01ac4e18e4ff88f45.tar.bz2 gentoo-2-85669d767a0e39d5a87c13f01ac4e18e4ff88f45.zip |
Marking curl-7.19.3 ppc64 for bug 258618
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
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 7a5f1131a86f..d4c7235218a8 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.133 2009/02/12 21:34:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.134 2009/02/12 21:37:09 ranger Exp $ + + 12 Feb 2009; Brent Baude <ranger@gentoo.org> curl-7.19.3.ebuild: + Marking curl-7.19.3 ppc64 for bug 258618 12 Feb 2009; Jeroen Roovers <jer@gentoo.org> curl-7.19.3.ebuild: Stable for HPPA (bug #258618). diff --git a/net-misc/curl/curl-7.19.3.ebuild b/net-misc/curl/curl-7.19.3.ebuild index 62e1f21fd47c..28a7549e77f7 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.3 2009/02/12 21:34:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.19.3.ebuild,v 1.4 2009/02/12 21:37:09 ranger 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" |