blueness 14/08/12 13:07:57 Modified: afm-0.2.2.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/afm/afm-0.2.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/afm/afm-0.2.2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/afm/afm-0.2.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/afm/afm-0.2.2.ebuild?r1=1.2&r2=1.3 Index: afm-0.2.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/afm/afm-0.2.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- afm-0.2.2.ebuild 11 Aug 2014 09:57:05 -0000 1.2 +++ afm-0.2.2.ebuild 12 Aug 2014 13:07:57 -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/afm/afm-0.2.2.ebuild,v 1.2 2014/08/11 09:57:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/afm/afm-0.2.2.ebuild,v 1.3 2014/08/12 13:07:57 blueness Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 jruby" @@ -15,7 +15,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64" IUSE="test" ruby_add_bdepend "test? ( dev-ruby/shoulda )" 1.7 dev-ruby/afm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/afm/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/afm/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/afm/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/afm/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 11 Aug 2014 09:57:05 -0000 1.6 +++ ChangeLog 12 Aug 2014 13:07:57 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/afm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/afm/ChangeLog,v 1.6 2014/08/11 09:57:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/afm/ChangeLog,v 1.7 2014/08/12 13:07:57 blueness Exp $ + + 12 Aug 2014; Anthony G. Basile <bluen...@gentoo.org> afm-0.2.2.ebuild: + Keyword ~ppc and ~ppc64, bug #519170 11 Aug 2014; Jeroen Roovers <j...@gentoo.org> afm-0.2.2.ebuild: Marked ~hppa (bug #519170).