maekke 14/12/07 20:21:27 Modified: ChangeLog httplib2-0.8.ebuild Log: arm stable, bug #531502 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.51 dev-python/httplib2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httplib2/ChangeLog?rev=1.51&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httplib2/ChangeLog?rev=1.51&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httplib2/ChangeLog?r1=1.50&r2=1.51 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- ChangeLog 7 Dec 2014 12:07:33 -0000 1.50 +++ ChangeLog 7 Dec 2014 20:21:27 -0000 1.51 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/httplib2 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.50 2014/12/07 12:07:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.51 2014/12/07 20:21:27 maekke Exp $ + + 07 Dec 2014; Markus Meier <[email protected]> httplib2-0.8.ebuild: + arm stable, bug #531502 07 Dec 2014; Agostino Sarubbo <[email protected]> httplib2-0.8.ebuild: Stable for ppc, wrt bug #531502 1.12 dev-python/httplib2/httplib2-0.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httplib2/httplib2-0.8.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httplib2/httplib2-0.8.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httplib2/httplib2-0.8.ebuild?r1=1.11&r2=1.12 Index: httplib2-0.8.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.8.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- httplib2-0.8.ebuild 7 Dec 2014 12:07:33 -0000 1.11 +++ httplib2-0.8.ebuild 7 Dec 2014 20:21:27 -0000 1.12 @@ -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/httplib2/httplib2-0.8.ebuild,v 1.11 2014/12/07 12:07:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.8.ebuild,v 1.12 2014/12/07 20:21:27 maekke Exp $ EAPI="5" @@ -14,7 +14,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
