maekke 14/09/27 11:34:56 Modified: certifi-14.05.14.ebuild ChangeLog Log: add ~arm, bug #521954 (Portage version: 2.2.13/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.3 dev-python/certifi/certifi-14.05.14.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild?r1=1.2&r2=1.3 Index: certifi-14.05.14.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- certifi-14.05.14.ebuild 2 Sep 2014 02:28:57 -0000 1.2 +++ certifi-14.05.14.ebuild 27 Sep 2014 11:34:56 -0000 1.3 @@ -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/certifi/certifi-14.05.14.ebuild,v 1.2 2014/09/02 02:28:57 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild,v 1.3 2014/09/27 11:34:56 maekke Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy ) @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND="" 1.9 dev-python/certifi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/certifi/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 2 Sep 2014 02:28:57 -0000 1.8 +++ ChangeLog 27 Sep 2014 11:34:56 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/certifi # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/ChangeLog,v 1.8 2014/09/02 02:28:57 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/ChangeLog,v 1.9 2014/09/27 11:34:56 maekke Exp $ + + 27 Sep 2014; Markus Meier <[email protected]> certifi-14.05.14.ebuild: + add ~arm, bug #521954 02 Sep 2014; Ian Delaney <[email protected]> certifi-14.05.14.ebuild: add py3.2 to appease www-servers/tornado.
