johu 14/03/11 20:09:13
Modified: actionpack-4.0.3.ebuild ChangeLog
actionpack-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/actionpack/actionpack-4.0.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-4.0.3.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-4.0.3.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-4.0.3.ebuild?r1=1.1&r2=1.2
Index: actionpack-4.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-4.0.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- actionpack-4.0.3.ebuild 19 Feb 2014 08:04:36 -0000 1.1
+++ actionpack-4.0.3.ebuild 11 Mar 2014 20:09:13 -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/actionpack/actionpack-4.0.3.ebuild,v 1.1
2014/02/19 08:04:36 graaff Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-4.0.3.ebuild,v 1.2
2014/03/11 20:09:13 johu Exp $
EAPI=5
@@ -23,7 +23,7 @@
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"
1.269 dev-ruby/actionpack/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.269&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.269&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/ChangeLog?r1=1.268&r2=1.269
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v
retrieving revision 1.268
retrieving revision 1.269
diff -u -r1.268 -r1.269
--- ChangeLog 19 Feb 2014 08:04:36 -0000 1.268
+++ ChangeLog 11 Mar 2014 20:09:13 -0000 1.269
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/actionpack
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.268
2014/02/19 08:04:36 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.269
2014/03/11 20:09:13 johu Exp $
+
+ 11 Mar 2014; Johannes Huber <[email protected]> actionpack-4.0.2.ebuild,
+ actionpack-4.0.3.ebuild:
+ ~x86 added, bug #487206
*actionpack-4.0.3 (19 Feb 2014)
1.2 dev-ruby/actionpack/actionpack-4.0.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-4.0.2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-4.0.2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-4.0.2.ebuild?r1=1.1&r2=1.2
Index: actionpack-4.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-4.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- actionpack-4.0.2.ebuild 4 Dec 2013 19:23:51 -0000 1.1
+++ actionpack-4.0.2.ebuild 11 Mar 2014 20:09:13 -0000 1.2
@@ -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/actionpack/actionpack-4.0.2.ebuild,v 1.1
2013/12/04 19:23:51 graaff Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-4.0.2.ebuild,v 1.2
2014/03/11 20:09:13 johu Exp $
EAPI=5
@@ -23,7 +23,7 @@
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"