maekke 15/01/08 21:00:03 Modified: railties-4.2.0.ebuild ChangeLog 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.4 dev-ruby/railties/railties-4.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/railties/railties-4.2.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/railties/railties-4.2.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/railties/railties-4.2.0.ebuild?r1=1.3&r2=1.4 Index: railties-4.2.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/railties/railties-4.2.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- railties-4.2.0.ebuild 1 Jan 2015 11:00:20 -0000 1.3 +++ railties-4.2.0.ebuild 8 Jan 2015 21:00:03 -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/railties/railties-4.2.0.ebuild,v 1.3 2015/01/01 11:00:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/railties/railties-4.2.0.ebuild,v 1.4 2015/01/08 21:00:03 maekke Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -21,7 +21,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}" 1.99 dev-ruby/railties/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/railties/ChangeLog?rev=1.99&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/railties/ChangeLog?rev=1.99&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/railties/ChangeLog?r1=1.98&r2=1.99 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/railties/ChangeLog,v retrieving revision 1.98 retrieving revision 1.99 diff -u -r1.98 -r1.99 --- ChangeLog 7 Jan 2015 07:06:08 -0000 1.98 +++ ChangeLog 8 Jan 2015 21:00:03 -0000 1.99 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/railties # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/railties/ChangeLog,v 1.98 2015/01/07 07:06:08 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/railties/ChangeLog,v 1.99 2015/01/08 21:00:03 maekke Exp $ + + 08 Jan 2015; Markus Meier <[email protected]> railties-4.2.0.ebuild: + add ~arm, bug #534186 *railties-4.1.9 (07 Jan 2015) *railties-4.0.13 (07 Jan 2015)
