blueness 14/08/20 20:26:22 Modified: testscenarios-0.4-r4.ebuild testscenarios-0.4-r5.ebuild testscenarios-0.4.ebuild testscenarios-0.4-r2.ebuild ChangeLog Log: Keyword ~ppc ~ppc64, bug #508282 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.9 dev-python/testscenarios/testscenarios-0.4-r4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r4.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r4.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r4.ebuild?r1=1.8&r2=1.9 Index: testscenarios-0.4-r4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r4.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- testscenarios-0.4-r4.ebuild 19 Jul 2014 19:28:13 -0000 1.8 +++ testscenarios-0.4-r4.ebuild 20 Aug 2014 20:26:22 -0000 1.9 @@ -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/testscenarios/testscenarios-0.4-r4.ebuild,v 1.8 2014/07/19 19:28:13 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r4.ebuild,v 1.9 2014/08/20 20:26:22 blueness Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy2_0 pypy ) @@ -13,7 +13,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND="dev-python/testtools[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} 1.3 dev-python/testscenarios/testscenarios-0.4-r5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r5.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r5.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r5.ebuild?r1=1.2&r2=1.3 Index: testscenarios-0.4-r5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r5.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- testscenarios-0.4-r5.ebuild 20 Jul 2014 11:05:44 -0000 1.2 +++ testscenarios-0.4-r5.ebuild 20 Aug 2014 20:26:22 -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/testscenarios/testscenarios-0.4-r5.ebuild,v 1.2 2014/07/20 11:05:44 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r5.ebuild,v 1.3 2014/08/20 20:26:22 blueness Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy2_0 pypy ) @@ -13,7 +13,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND="dev-python/testtools[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} 1.5 dev-python/testscenarios/testscenarios-0.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4.ebuild?r1=1.4&r2=1.5 Index: testscenarios-0.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/testscenarios/testscenarios-0.4.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- testscenarios-0.4.ebuild 6 Jul 2014 12:50:52 -0000 1.4 +++ testscenarios-0.4.ebuild 20 Aug 2014 20:26:22 -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/testscenarios/testscenarios-0.4.ebuild,v 1.4 2014/07/06 12:50:52 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testscenarios/testscenarios-0.4.ebuild,v 1.5 2014/08/20 20:26:22 blueness Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2} ) @@ -13,7 +13,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] 1.3 dev-python/testscenarios/testscenarios-0.4-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r2.ebuild?r1=1.2&r2=1.3 Index: testscenarios-0.4-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- testscenarios-0.4-r2.ebuild 6 Jul 2014 12:50:52 -0000 1.2 +++ testscenarios-0.4-r2.ebuild 20 Aug 2014 20:26:22 -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/testscenarios/testscenarios-0.4-r2.ebuild,v 1.2 2014/07/06 12:50:52 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r2.ebuild,v 1.3 2014/08/20 20:26:22 blueness Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2,3_3} ) @@ -13,7 +13,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] 1.17 dev-python/testscenarios/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/testscenarios/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 20 Jul 2014 11:05:44 -0000 1.16 +++ ChangeLog 20 Aug 2014 20:26:22 -0000 1.17 @@ -1,6 +1,11 @@ # ChangeLog for dev-python/testscenarios # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/testscenarios/ChangeLog,v 1.16 2014/07/20 11:05:44 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testscenarios/ChangeLog,v 1.17 2014/08/20 20:26:22 blueness Exp $ + + 20 Aug 2014; Anthony G. Basile <bluen...@gentoo.org> + testscenarios-0.4-r2.ebuild, testscenarios-0.4-r4.ebuild, + testscenarios-0.4-r5.ebuild, testscenarios-0.4.ebuild: + Keyword ~ppc ~ppc64, bug #508282 20 Jul 2014; Tobias Klausmann <klaus...@gentoo.org> testscenarios-0.4-r5.ebuild: