klausman 14/07/19 19:48:21 Modified: ChangeLog subunit-0.0.16.ebuild Log: Stable on alpha, bug #506620 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.49 dev-python/subunit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/ChangeLog?rev=1.49&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/ChangeLog?rev=1.49&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/ChangeLog?r1=1.48&r2=1.49 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- ChangeLog 18 Jun 2014 19:21:33 -0000 1.48 +++ ChangeLog 19 Jul 2014 19:48:21 -0000 1.49 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/subunit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.48 2014/06/18 19:21:33 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.49 2014/07/19 19:48:21 klausman Exp $ + + 19 Jul 2014; Tobias Klausmann <[email protected]> subunit-0.0.16.ebuild: + Stable on alpha, bug #506620 18 Jun 2014; Michał Górny <[email protected]> subunit-0.0.18-r2.ebuild: Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug 1.9 dev-python/subunit/subunit-0.0.16.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild?r1=1.8&r2=1.9 Index: subunit-0.0.16.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- subunit-0.0.16.ebuild 14 Jun 2014 10:20:32 -0000 1.8 +++ subunit-0.0.16.ebuild 19 Jul 2014 19:48:21 -0000 1.9 @@ -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/subunit/subunit-0.0.16.ebuild,v 1.8 2014/06/14 10:20:32 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild,v 1.9 2014/07/19 19:48:21 klausman Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="Apache-2.0 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~x86-fbsd" #need to keyword the following in =dev-python/extras-0.0.3 then readd the keywords here #ia64 s390 sh sparc amd64-fbsd IUSE="static-libs"
