klausman 14/07/20 11:05:44 Modified: testscenarios-0.4-r5.ebuild ChangeLog Log: Keyworded on alpha, bug #508282 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.2 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.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r5.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r5.ebuild?r1=1.1&r2=1.2 Index: testscenarios-0.4-r5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- testscenarios-0.4-r5.ebuild 12 Jun 2014 08:13:26 -0000 1.1 +++ testscenarios-0.4-r5.ebuild 20 Jul 2014 11:05:44 -0000 1.2 @@ -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.1 2014/06/12 08:13:26 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r5.ebuild,v 1.2 2014/07/20 11:05:44 klausman 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="~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux" RDEPEND="dev-python/testtools[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} 1.16 dev-python/testscenarios/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/testscenarios/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 19 Jul 2014 19:28:13 -0000 1.15 +++ ChangeLog 20 Jul 2014 11:05:44 -0000 1.16 @@ -1,6 +1,10 @@ # 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.15 2014/07/19 19:28:13 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testscenarios/ChangeLog,v 1.16 2014/07/20 11:05:44 klausman Exp $ + + 20 Jul 2014; Tobias Klausmann <klaus...@gentoo.org> + testscenarios-0.4-r5.ebuild: + Keyworded on alpha, bug #508282 19 Jul 2014; Tobias Klausmann <klaus...@gentoo.org> testscenarios-0.4-r4.ebuild: