graaff 15/07/08 07:17:50 Modified: activerecord-4.1.12.ebuild ChangeLog Log: Add ~x86 keyword. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.2 dev-ruby/activerecord/activerecord-4.1.12.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-4.1.12.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-4.1.12.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/activerecord-4.1.12.ebuild?r1=1.1&r2=1.2 Index: activerecord-4.1.12.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-4.1.12.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- activerecord-4.1.12.ebuild 26 Jun 2015 06:27:31 -0000 1.1 +++ activerecord-4.1.12.ebuild 8 Jul 2015 07:17:50 -0000 1.2 @@ -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.1.12.ebuild,v 1.1 2015/06/26 06:27:31 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-4.1.12.ebuild,v 1.2 2015/07/08 07:17:50 graaff Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -21,7 +21,7 @@ LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="mysql postgres sqlite" RUBY_S="rails-${PV}/${PN}" 1.300 dev-ruby/activerecord/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/ChangeLog?rev=1.300&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/ChangeLog?rev=1.300&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerecord/ChangeLog?r1=1.299&r2=1.300 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v retrieving revision 1.299 retrieving revision 1.300 diff -u -r1.299 -r1.300 --- ChangeLog 7 Jul 2015 07:23:39 -0000 1.299 +++ ChangeLog 8 Jul 2015 07:17:50 -0000 1.300 @@ -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.299 2015/07/07 07:23:39 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.300 2015/07/08 07:17:50 graaff Exp $ + + 08 Jul 2015; Hans de Graaff <[email protected]> activerecord-4.1.12.ebuild: + Add ~x86 keyword. 07 Jul 2015; Hans de Graaff <[email protected]> -activerecord-3.2.21.ebuild, -activerecord-4.1.10.ebuild, -activerecord-4.2.1.ebuild:
