ago 14/12/27 19:26:52 Modified: pycurl-7.19.3.1-r2.ebuild ChangeLog Log: Stable for amd64, wrt bug #530290 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.6 dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild?r1=1.5&r2=1.6 Index: pycurl-7.19.3.1-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pycurl-7.19.3.1-r2.ebuild 23 Dec 2014 12:32:01 -0000 1.5 +++ pycurl-7.19.3.1-r2.ebuild 27 Dec 2014 19:26:52 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild,v 1.5 2014/12/23 12:32:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild,v 1.6 2014/12/27 19:26:52 ago Exp $ EAPI=5 # The selftests fail with pypy, and urlgrabber segfaults for me. @@ -14,7 +14,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="curl_ssl_gnutls curl_ssl_nss +curl_ssl_openssl examples ssl test" # Depend on a curl with curl_ssl_* USE flags. 1.107 dev-python/pycurl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycurl/ChangeLog?rev=1.107&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycurl/ChangeLog?rev=1.107&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycurl/ChangeLog?r1=1.106&r2=1.107 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pycurl/ChangeLog,v retrieving revision 1.106 retrieving revision 1.107 diff -u -r1.106 -r1.107 --- ChangeLog 23 Dec 2014 12:32:01 -0000 1.106 +++ ChangeLog 27 Dec 2014 19:26:52 -0000 1.107 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pycurl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/ChangeLog,v 1.106 2014/12/23 12:32:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/ChangeLog,v 1.107 2014/12/27 19:26:52 ago Exp $ + + 27 Dec 2014; Agostino Sarubbo <[email protected]> pycurl-7.19.3.1-r2.ebuild: + Stable for amd64, wrt bug #530290 23 Dec 2014; Markus Meier <[email protected]> pycurl-7.19.3.1-r2.ebuild: arm stable, bug #530290
