graaff 14/04/20 18:19:51 Modified: ChangeLog i18n-0.6.9-r1.ebuild Log: Add back keywords to ruby20, ruby21 revision now that activesupport:3.2 is also marked for these targets. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.63 dev-ruby/i18n/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 18 Apr 2014 08:54:03 -0000 1.62 +++ ChangeLog 20 Apr 2014 18:19:51 -0000 1.63 @@ -1,6 +1,10 @@ # 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.62 2014/04/18 08:54:03 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v 1.63 2014/04/20 18:19:51 graaff Exp $ + + 20 Apr 2014; Hans de Graaff <[email protected]> i18n-0.6.9-r1.ebuild: + Add back keywords to ruby20, ruby21 revision now that activesupport:3.2 is + also marked for these targets. 18 Apr 2014; Hans de Graaff <[email protected]> i18n-0.6.9-r1.ebuild: Add ruby21. Update test dependencies to make this work with all ruby targets. 1.4 dev-ruby/i18n/i18n-0.6.9-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/i18n-0.6.9-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/i18n-0.6.9-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/i18n-0.6.9-r1.ebuild?r1=1.3&r2=1.4 Index: i18n-0.6.9-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.6.9-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- i18n-0.6.9-r1.ebuild 18 Apr 2014 08:54:03 -0000 1.3 +++ i18n-0.6.9-r1.ebuild 20 Apr 2014 18:19:51 -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.9-r1.ebuild,v 1.3 2014/04/18 08:54:03 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.6.9-r1.ebuild,v 1.4 2014/04/20 18:19:51 graaff Exp $ EAPI=5 @@ -17,7 +17,7 @@ LICENSE="MIT" SLOT="0.6" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~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
