diff options
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/curl/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/curl/curl-7.15.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/curl/curl-7.15.3.ebuild | 4 | ||||
-rw-r--r-- | net-misc/curl/curl-7.15.4.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog index 4f0f9bb4a335..0827cf145ff5 100644 --- a/net-misc/curl/ChangeLog +++ b/net-misc/curl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/curl # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.76 2006/07/17 23:23:50 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.77 2006/10/04 17:45:59 grobian Exp $ + + 04 Oct 2006; Fabian Groffen <grobian@gentoo.org> curl-7.15.1-r1.ebuild, + curl-7.15.3.ebuild, curl-7.15.4.ebuild: + Dropped ~ppc-macos, see you in prefix. 17 Jul 2006; Alastair Tse <liquidx@gentoo.org> curl-7.15.1-r1.ebuild: fix stupid typo diff --git a/net-misc/curl/curl-7.15.1-r1.ebuild b/net-misc/curl/curl-7.15.1-r1.ebuild index 03e414584ff7..fcc8cfe7c5e8 100644 --- a/net-misc/curl/curl-7.15.1-r1.ebuild +++ b/net-misc/curl/curl-7.15.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.15.1-r1.ebuild,v 1.7 2006/07/17 23:23:50 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.15.1-r1.ebuild,v 1.8 2006/10/04 17:45:59 grobian Exp $ # NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl! @@ -12,7 +12,7 @@ SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2" LICENSE="MIT X11" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="ssl ipv6 ldap ares gnutls idn kerberos krb4 test" RDEPEND="gnutls? ( net-libs/gnutls ) diff --git a/net-misc/curl/curl-7.15.3.ebuild b/net-misc/curl/curl-7.15.3.ebuild index d53e6341e114..3f4f7dae2cf8 100644 --- a/net-misc/curl/curl-7.15.3.ebuild +++ b/net-misc/curl/curl-7.15.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.15.3.ebuild,v 1.4 2006/05/02 18:29:38 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.15.3.ebuild,v 1.5 2006/10/04 17:45:59 grobian Exp $ # NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl! @@ -12,7 +12,7 @@ SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2" LICENSE="MIT X11" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="ssl ipv6 ldap ares gnutls idn kerberos krb4 test" RDEPEND="gnutls? ( net-libs/gnutls ) diff --git a/net-misc/curl/curl-7.15.4.ebuild b/net-misc/curl/curl-7.15.4.ebuild index 3c8e26563db0..021e2d27b5f9 100644 --- a/net-misc/curl/curl-7.15.4.ebuild +++ b/net-misc/curl/curl-7.15.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.15.4.ebuild,v 1.1 2006/07/17 11:42:37 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.15.4.ebuild,v 1.2 2006/10/04 17:45:59 grobian Exp $ # NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl! @@ -12,7 +12,7 @@ SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2" LICENSE="MIT X11" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="ssl ipv6 ldap ares gnutls idn kerberos krb4 test" RDEPEND="gnutls? ( net-libs/gnutls ) |