maekke 15/01/08 20:59:24 Modified: ChangeLog actionview-4.2.0.ebuild Log: add ~arm, bug #534186 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.19 dev-ruby/actionview/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionview/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionview/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionview/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionview/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 7 Jan 2015 07:04:34 -0000 1.18 +++ ChangeLog 8 Jan 2015 20:59:24 -0000 1.19 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionview # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionview/ChangeLog,v 1.18 2015/01/07 07:04:34 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionview/ChangeLog,v 1.19 2015/01/08 20:59:24 maekke Exp $ + + 08 Jan 2015; Markus Meier <[email protected]> actionview-4.2.0.ebuild: + add ~arm, bug #534186 *actionview-4.1.9 (07 Jan 2015) 1.4 dev-ruby/actionview/actionview-4.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionview/actionview-4.2.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionview/actionview-4.2.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionview/actionview-4.2.0.ebuild?r1=1.3&r2=1.4 Index: actionview-4.2.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionview/actionview-4.2.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- actionview-4.2.0.ebuild 1 Jan 2015 11:00:11 -0000 1.3 +++ actionview-4.2.0.ebuild 8 Jan 2015 20:59:24 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionview/actionview-4.2.0.ebuild,v 1.3 2015/01/01 11:00:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionview/actionview-4.2.0.ebuild,v 1.4 2015/01/08 20:59:24 maekke Exp $ EAPI=5 @@ -20,7 +20,7 @@ LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64" IUSE="" RUBY_S="rails-${PV}/${PN}"
