maekke 15/01/08 20:58:50 Modified: activerecord-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/activerecord/activerecord-4.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-4.2.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-4.2.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-4.2.0.ebuild?r1=1.3&r2=1.4 Index: activerecord-4.2.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-4.2.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- activerecord-4.2.0.ebuild 1 Jan 2015 11:00:17 -0000 1.3 +++ activerecord-4.2.0.ebuild 8 Jan 2015 20:58:50 -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/activerecord/activerecord-4.2.0.ebuild,v 1.3 2015/01/01 11:00:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-4.2.0.ebuild,v 1.4 2015/01/08 20:58:50 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="mysql postgres sqlite3" RUBY_S="rails-${PV}/${PN}" 1.289 dev-ruby/activerecord/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/ChangeLog?rev=1.289&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/ChangeLog?rev=1.289&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/ChangeLog?r1=1.288&r2=1.289 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v retrieving revision 1.288 retrieving revision 1.289 diff -u -r1.288 -r1.289 --- ChangeLog 7 Jan 2015 07:05:49 -0000 1.288 +++ ChangeLog 8 Jan 2015 20:58:50 -0000 1.289 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/activerecord # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.288 2015/01/07 07:05:49 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.289 2015/01/08 20:58:50 maekke Exp $ + + 08 Jan 2015; Markus Meier <[email protected]> activerecord-4.2.0.ebuild: + add ~arm, bug #534186 *activerecord-4.1.9 (07 Jan 2015) *activerecord-4.0.13 (07 Jan 2015)
