blueness 14/08/12 18:39:09 Modified: childlabor-0.0.3-r1.ebuild ChangeLog Log: Keyword ~ppc and ~ppc64, bug #519170 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.4 dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild?r1=1.3&r2=1.4 Index: childlabor-0.0.3-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- childlabor-0.0.3-r1.ebuild 19 Apr 2014 07:57:13 -0000 1.3 +++ childlabor-0.0.3-r1.ebuild 12 Aug 2014 18:39:09 -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-ruby/childlabor/childlabor-0.0.3-r1.ebuild,v 1.3 2014/04/19 07:57:13 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild,v 1.4 2014/08/12 18:39:09 blueness Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 jruby" @@ -19,7 +19,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="test" RUBY_S="${PN}-${COMMIT_ID}" 1.9 dev-ruby/childlabor/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/childlabor/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/childlabor/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/childlabor/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/childlabor/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 19 Apr 2014 07:57:13 -0000 1.8 +++ ChangeLog 12 Aug 2014 18:39:09 -0000 1.9 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/childlabor # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childlabor/ChangeLog,v 1.8 2014/04/19 07:57:13 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childlabor/ChangeLog,v 1.9 2014/08/12 18:39:09 blueness Exp $ + + 12 Aug 2014; Anthony G. Basile <[email protected]> + childlabor-0.0.3-r1.ebuild: + Keyword ~ppc and ~ppc64, bug #519170 19 Apr 2014; Hans de Graaff <[email protected]> childlabor-0.0.3-r1.ebuild: Add ruby21. Avoid spec failing with portage.
