johu 14/03/11 20:23:08
Modified: activesupport-4.0.3.ebuild ChangeLog
activesupport-4.0.2.ebuild
Log:
~x86 added, bug #487206
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
F3CFD2BD)
Revision Changes Path
1.2 dev-ruby/activesupport/activesupport-4.0.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.3.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.3.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.3.ebuild?r1=1.1&r2=1.2
Index: activesupport-4.0.3.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- activesupport-4.0.3.ebuild 19 Feb 2014 08:03:40 -0000 1.1
+++ activesupport-4.0.3.ebuild 11 Mar 2014 20:23:08 -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/activesupport/activesupport-4.0.3.ebuild,v 1.1
2014/02/19 08:03:40 graaff Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.3.ebuild,v 1.2
2014/03/11 20:23:08 johu Exp $
EAPI=5
@@ -22,7 +22,7 @@
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS=" ~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"
1.245 dev-ruby/activesupport/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.245&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.245&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/ChangeLog?r1=1.244&r2=1.245
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.244
retrieving revision 1.245
diff -u -r1.244 -r1.245
--- ChangeLog 19 Feb 2014 08:03:40 -0000 1.244
+++ ChangeLog 11 Mar 2014 20:23:08 -0000 1.245
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.244
2014/02/19 08:03:40 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.245
2014/03/11 20:23:08 johu Exp $
+
+ 11 Mar 2014; Johannes Huber <[email protected]> activesupport-4.0.2.ebuild,
+ activesupport-4.0.3.ebuild:
+ ~x86 added, bug #487206
*activesupport-4.0.3 (19 Feb 2014)
1.3 dev-ruby/activesupport/activesupport-4.0.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.2.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.2.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.2.ebuild?r1=1.2&r2=1.3
Index: activesupport-4.0.2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- activesupport-4.0.2.ebuild 25 Dec 2013 09:43:57 -0000 1.2
+++ activesupport-4.0.2.ebuild 11 Mar 2014 20:23:08 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.2.ebuild,v 1.2
2013/12/25 09:43:57 graaff Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.2.ebuild,v 1.3
2014/03/11 20:23:08 johu Exp $
EAPI=5
@@ -22,7 +22,7 @@
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS=" ~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"