hattya 14/06/08 09:47:47 Modified: testscenarios-0.4-r4.ebuild ChangeLog Log: keyword ~ia64 wrt bug #508282 (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
Revision Changes Path 1.7 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.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r4.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r4.ebuild?r1=1.6&r2=1.7 Index: testscenarios-0.4-r4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r4.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- testscenarios-0.4-r4.ebuild 3 May 2014 14:12:40 -0000 1.6 +++ testscenarios-0.4-r4.ebuild 8 Jun 2014 09:47:47 -0000 1.7 @@ -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.6 2014/05/03 14:12:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testscenarios/testscenarios-0.4-r4.ebuild,v 1.7 2014/06/08 09:47:47 hattya 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="~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux" RDEPEND="dev-python/testtools[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} 1.12 dev-python/testscenarios/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testscenarios/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/testscenarios/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 3 May 2014 14:12:40 -0000 1.11 +++ ChangeLog 8 Jun 2014 09:47:47 -0000 1.12 @@ -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.11 2014/05/03 14:12:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testscenarios/ChangeLog,v 1.12 2014/06/08 09:47:47 hattya Exp $ + + 08 Jun 2014; Akinori Hattori <[email protected]> testscenarios-0.4-r4.ebuild: + keyword ~ia64 wrt bug #508282 03 May 2014; Markus Meier <[email protected]> testscenarios-0.4-r4.ebuild: add ~arm, bug #506510
