jer 15/05/10 09:23:03 Modified: alabaster-0.7.2.ebuild ChangeLog Log: Mark ~ppc64 (bug #543742). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.4 dev-python/alabaster/alabaster-0.7.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alabaster/alabaster-0.7.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alabaster/alabaster-0.7.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alabaster/alabaster-0.7.2.ebuild?r1=1.3&r2=1.4 Index: alabaster-0.7.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/alabaster/alabaster-0.7.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- alabaster-0.7.2.ebuild 28 Mar 2015 07:00:01 -0000 1.3 +++ alabaster-0.7.2.ebuild 10 May 2015 09:23:03 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/alabaster-0.7.2.ebuild,v 1.3 2015/03/28 07:00:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/alabaster-0.7.2.ebuild,v 1.4 2015/05/10 09:23:03 jer Exp $ EAPI="5" PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" SLOT="0" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" 1.8 dev-python/alabaster/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alabaster/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alabaster/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alabaster/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/alabaster/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 28 Mar 2015 07:00:01 -0000 1.7 +++ ChangeLog 10 May 2015 09:23:03 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/alabaster # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/ChangeLog,v 1.7 2015/03/28 07:00:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/ChangeLog,v 1.8 2015/05/10 09:23:03 jer Exp $ + + 10 May 2015; Jeroen Roovers <[email protected]> alabaster-0.7.2.ebuild: + Mark ~ppc64 (bug #543742). 28 Mar 2015; Markus Meier <[email protected]> alabaster-0.7.2.ebuild: add ~arm, bug #543742
