blueness 14/08/12 21:27:22 Modified: atomic-1.1.16.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.3 dev-ruby/atomic/atomic-1.1.16.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/atomic/atomic-1.1.16.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/atomic/atomic-1.1.16.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/atomic/atomic-1.1.16.ebuild?r1=1.2&r2=1.3 Index: atomic-1.1.16.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/atomic/atomic-1.1.16.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- atomic-1.1.16.ebuild 3 Jul 2014 15:17:03 -0000 1.2 +++ atomic-1.1.16.ebuild 12 Aug 2014 21:27:21 -0000 1.3 @@ -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/atomic/atomic-1.1.16.ebuild,v 1.2 2014/07/03 15:17:03 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/atomic/atomic-1.1.16.ebuild,v 1.3 2014/08/12 21:27:21 blueness Exp $ EAPI=5 # jruby → there is code for this in ext but that requires compiling java. @@ -15,7 +15,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="" all_ruby_prepare() { 1.16 dev-ruby/atomic/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/atomic/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/atomic/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/atomic/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/atomic/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 3 Jul 2014 15:17:03 -0000 1.15 +++ ChangeLog 12 Aug 2014 21:27:22 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/atomic # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/atomic/ChangeLog,v 1.15 2014/07/03 15:17:03 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/atomic/ChangeLog,v 1.16 2014/08/12 21:27:22 blueness Exp $ + + 12 Aug 2014; Anthony G. Basile <[email protected]> atomic-1.1.16.ebuild: + Keyword ~ppc and ~ppc64, bug #519170 03 Jul 2014; Tobias Klausmann <[email protected]> atomic-1.1.16.ebuild: Keyworded on alpha, bug #487178
