jer 14/04/25 14:19:15 Modified: fixtures-0.3.14-r1.ebuild ChangeLog Log: Marked ~hppa (bug #508282). (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.4 dev-python/fixtures/fixtures-0.3.14-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild?r1=1.3&r2=1.4 Index: fixtures-0.3.14-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- fixtures-0.3.14-r1.ebuild 31 Mar 2014 20:45:00 -0000 1.3 +++ fixtures-0.3.14-r1.ebuild 25 Apr 2014 14:19:15 -0000 1.4 @@ -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/fixtures/fixtures-0.3.14-r1.ebuild,v 1.3 2014/03/31 20:45:00 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild,v 1.4 2014/04/25 14:19:15 jer Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 ) @@ -13,7 +13,7 @@ LICENSE="|| ( Apache-2.0 BSD )" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux" IUSE="test" # nose not listed but provides coverage output of tests 1.10 dev-python/fixtures/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 31 Mar 2014 20:45:00 -0000 1.9 +++ ChangeLog 25 Apr 2014 14:19:15 -0000 1.10 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/fixtures # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v 1.9 2014/03/31 20:45:00 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v 1.10 2014/04/25 14:19:15 jer Exp $ + + 25 Apr 2014; Jeroen Roovers <[email protected]> fixtures-0.3.14-r1.ebuild: + Marked ~hppa (bug #508282). 31 Mar 2014; Michał Górny <[email protected]> fixtures-0.3.14-r1.ebuild: Add support for the new PyPy slotting.
