ago 15/03/02 09:28:07 Modified: testscenarios-0.4-r5.ebuild ChangeLog Log: Stable for ppc, wrt bug #525994 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Revision Changes Path 1.8 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.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r5.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r5.ebuild?r1=1.7&r2=1.8 Index: testscenarios-0.4-r5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r5.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- testscenarios-0.4-r5.ebuild 30 Oct 2014 18:36:53 -0000 1.7 +++ testscenarios-0.4-r5.ebuild 2 Mar 2015 09:28:07 -0000 1.8 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.7 2014/10/30 18:36:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r5.ebuild,v 1.8 2015/03/02 09:28:07 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -13,7 +13,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 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.22 dev-python/testscenarios/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/ChangeLog?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/ChangeLog?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/ChangeLog?r1=1.21&r2=1.22 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/testscenarios/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- ChangeLog 30 Oct 2014 18:36:53 -0000 1.21 +++ ChangeLog 2 Mar 2015 09:28:07 -0000 1.22 @@ -1,6 +1,9 @@ # 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.21 2014/10/30 18:36:53 maekke Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/testscenarios/ChangeLog,v 1.22 2015/03/02 09:28:07 ago Exp $ + + 02 Mar 2015; Agostino Sarubbo <[email protected]> testscenarios-0.4-r5.ebuild: + Stable for ppc, wrt bug #525994 30 Oct 2014; Markus Meier <[email protected]> testscenarios-0.4-r5.ebuild: arm stable, bug #525994
