blueness 14/08/12 21:40:31 Modified: actionview-4.1.4.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.2 dev-ruby/actionview/actionview-4.1.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionview/actionview-4.1.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionview/actionview-4.1.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionview/actionview-4.1.4.ebuild?r1=1.1&r2=1.2 Index: actionview-4.1.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionview/actionview-4.1.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- actionview-4.1.4.ebuild 3 Jul 2014 06:19:53 -0000 1.1 +++ actionview-4.1.4.ebuild 12 Aug 2014 21:40:30 -0000 1.2 @@ -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/actionview/actionview-4.1.4.ebuild,v 1.1 2014/07/03 06:19:53 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionview/actionview-4.1.4.ebuild,v 1.2 2014/08/12 21:40:30 blueness Exp $ EAPI=5 @@ -20,7 +20,7 @@ LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64" IUSE="" RUBY_S="rails-${PV}/${PN}" 1.7 dev-ruby/actionview/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionview/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionview/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionview/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionview/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 12 Jul 2014 07:02:05 -0000 1.6 +++ ChangeLog 12 Aug 2014 21:40:30 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionview # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionview/ChangeLog,v 1.6 2014/07/12 07:02:05 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionview/ChangeLog,v 1.7 2014/08/12 21:40:30 blueness Exp $ + + 12 Aug 2014; Anthony G. Basile <[email protected]> actionview-4.1.4.ebuild: + Keyword ~ppc and ~ppc64, bug #519170 12 Jul 2014; Hans de Graaff <[email protected]> -actionview-4.1.1.ebuild, -actionview-4.1.2.ebuild: @@ -29,4 +32,3 @@ 26 Apr 2014; Hans de Graaff <[email protected]> +actionview-4.1.0.ebuild, +metadata.xml: Version bump for Rails 4.1. Drop x86, bug 508780. -
