blueness 14/08/17 00:43:07 Modified: i18n-0.6.11.ebuild ChangeLog Log: Keyword on ~ppc and ~ppc64, request by mrueg (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.4 dev-ruby/i18n/i18n-0.6.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/i18n-0.6.11.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/i18n-0.6.11.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/i18n-0.6.11.ebuild?r1=1.3&r2=1.4 Index: i18n-0.6.11.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.6.11.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- i18n-0.6.11.ebuild 5 Aug 2014 16:00:48 -0000 1.3 +++ i18n-0.6.11.ebuild 17 Aug 2014 00:43:07 -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/i18n/i18n-0.6.11.ebuild,v 1.3 2014/08/05 16:00:48 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.6.11.ebuild,v 1.4 2014/08/17 00:43:07 blueness Exp $ EAPI=5 @@ -17,7 +17,7 @@ LICENSE="MIT" SLOT="0.6" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( dev-ruby/activesupport 1.68 dev-ruby/i18n/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/ChangeLog?rev=1.68&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/ChangeLog?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/ChangeLog?r1=1.67&r2=1.68 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- ChangeLog 5 Aug 2014 16:00:48 -0000 1.67 +++ ChangeLog 17 Aug 2014 00:43:07 -0000 1.68 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/i18n # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v 1.67 2014/08/05 16:00:48 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v 1.68 2014/08/17 00:43:07 blueness Exp $ + + 17 Aug 2014; Anthony G. Basile <[email protected]> i18n-0.6.11.ebuild: + Keyword on ~ppc and ~ppc64, request by mrueg 05 Aug 2014; Manuel RĂ¼ger <[email protected]> i18n-0.6.11.ebuild, i18n-0.6.9-r1.ebuild, i18n-0.6.9.ebuild:
