bicatali 14/03/19 23:07:21 Modified: subunit-0.0.9.ebuild ChangeLog Log: Keyword ~amd64-linux ~x86-linux (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Revision Changes Path 1.2 dev-python/subunit/subunit-0.0.9.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.9.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.9.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.9.ebuild?r1=1.1&r2=1.2 Index: subunit-0.0.9.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.9.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- subunit-0.0.9.ebuild 13 Jan 2013 12:52:22 -0000 1.1 +++ subunit-0.0.9.ebuild 19 Mar 2014 23:07:21 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.9.ebuild,v 1.1 2013/01/13 12:52:22 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.9.ebuild,v 1.2 2014/03/19 23:07:21 bicatali Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -18,7 +18,7 @@ LICENSE="Apache-2.0 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-python/testtools-0.9.23" 1.38 dev-python/subunit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 15 Dec 2013 19:38:36 -0000 1.37 +++ ChangeLog 19 Mar 2014 23:07:21 -0000 1.38 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/subunit -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.37 2013/12/15 19:38:36 floppym Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.38 2014/03/19 23:07:21 bicatali Exp $ + + 19 Mar 2014; Sébastien Fabbro <[email protected]> subunit-0.0.9.ebuild: + Keyword ~amd64-linux ~x86-linux 15 Dec 2013; Mike Gilbert <[email protected]> subunit-0.0.16.ebuild: Make static libs optional.
