maekke 14/12/23 12:32:01 Modified: ChangeLog pycurl-7.19.3.1-r2.ebuild Log: arm stable, bug #530290 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.106 dev-python/pycurl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycurl/ChangeLog?rev=1.106&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycurl/ChangeLog?rev=1.106&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycurl/ChangeLog?r1=1.105&r2=1.106 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pycurl/ChangeLog,v retrieving revision 1.105 retrieving revision 1.106 diff -u -r1.105 -r1.106 --- ChangeLog 9 Dec 2014 09:03:07 -0000 1.105 +++ ChangeLog 23 Dec 2014 12:32:01 -0000 1.106 @@ -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.105 2014/12/09 09:03:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/ChangeLog,v 1.106 2014/12/23 12:32:01 maekke Exp $ + + 23 Dec 2014; Markus Meier <[email protected]> pycurl-7.19.3.1-r2.ebuild: + arm stable, bug #530290 09 Dec 2014; Jeroen Roovers <[email protected]> pycurl-7.19.3.1-r2.ebuild: Stable for HPPA (bug #530290). 1.5 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.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild?rev=1.5&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.4&r2=1.5 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.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pycurl-7.19.3.1-r2.ebuild 9 Dec 2014 09:03:07 -0000 1.4 +++ pycurl-7.19.3.1-r2.ebuild 23 Dec 2014 12:32:01 -0000 1.5 @@ -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.4 2014/12/09 09:03:07 jer Exp $ +# $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 $ 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.
