summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2013-12-26 19:42:49 +0000
committerMikle Kolyada <zlogene@gentoo.org>2013-12-26 19:42:49 +0000
commit3d15ca41a6a1d58533567d8f6a8186c71ea31254 (patch)
tree70f092eeb44afb89395592c89082eb816428d0e1 /net-misc
parentStable on amd64, x86. Remove older unstables (diff)
downloadgentoo-2-3d15ca41a6a1d58533567d8f6a8186c71ea31254.tar.gz
gentoo-2-3d15ca41a6a1d58533567d8f6a8186c71ea31254.tar.bz2
gentoo-2-3d15ca41a6a1d58533567d8f6a8186c71ea31254.zip
ia64 stable wrt bug #492688
(Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/curl/ChangeLog5
-rw-r--r--net-misc/curl/curl-7.33.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog
index 10aadc3e77f9..7f050043af12 100644
--- a/net-misc/curl/ChangeLog
+++ b/net-misc/curl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/curl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.312 2013/12/23 14:52:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.313 2013/12/26 19:42:49 zlogene Exp $
+
+ 26 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> curl-7.33.0.ebuild:
+ ia64 stable wrt bug #492688
23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.33.0.ebuild:
Stable for sparc, wrt bug #492688
diff --git a/net-misc/curl/curl-7.33.0.ebuild b/net-misc/curl/curl-7.33.0.ebuild
index 1b2eccaae287..acff250e6947 100644
--- a/net-misc/curl/curl-7.33.0.ebuild
+++ b/net-misc/curl/curl-7.33.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.33.0.ebuild,v 1.9 2013/12/23 14:52:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.33.0.ebuild,v 1.10 2013/12/26 19:42:49 zlogene Exp $
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="adns idn ipv6 kerberos ldap metalink rtmp ssh ssl static-libs test threads"
IUSE="${IUSE} curl_ssl_axtls curl_ssl_cyassl curl_ssl_gnutls curl_ssl_nss +curl_ssl_openssl curl_ssl_polarssl"