blueness 14/08/16 15:58:53
Modified: actionpack-3.2.19.ebuild actionpack-4.0.8.ebuild
ChangeLog
Log:
Keyword on ~ppc and ~ppc64, request by mrueg
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
0xF52D4BBA)
Revision Changes Path
1.3 dev-ruby/actionpack/actionpack-3.2.19.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-3.2.19.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-3.2.19.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-3.2.19.ebuild?r1=1.2&r2=1.3
Index: actionpack-3.2.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-3.2.19.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- actionpack-3.2.19.ebuild 5 Aug 2014 16:00:25 -0000 1.2
+++ actionpack-3.2.19.ebuild 16 Aug 2014 15:58:53 -0000 1.3
@@ -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-3.2.19.ebuild,v 1.2
2014/08/05 16:00:25 mrueg Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-3.2.19.ebuild,v 1.3
2014/08/16 15:58:53 blueness Exp $
EAPI=5
@@ -23,7 +23,7 @@
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RUBY_S="rails-${PV}/${PN}"
1.3 dev-ruby/actionpack/actionpack-4.0.8.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-4.0.8.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-4.0.8.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-4.0.8.ebuild?r1=1.2&r2=1.3
Index: actionpack-4.0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-4.0.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- actionpack-4.0.8.ebuild 5 Aug 2014 16:00:25 -0000 1.2
+++ actionpack-4.0.8.ebuild 16 Aug 2014 15:58:53 -0000 1.3
@@ -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.8.ebuild,v 1.2
2014/08/05 16:00:25 mrueg Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-4.0.8.ebuild,v 1.3
2014/08/16 15:58:53 blueness Exp $
EAPI=5
@@ -23,7 +23,7 @@
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"
1.288 dev-ruby/actionpack/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.288&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.288&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/ChangeLog?r1=1.287&r2=1.288
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v
retrieving revision 1.287
retrieving revision 1.288
diff -u -r1.287 -r1.288
--- ChangeLog 12 Aug 2014 21:54:14 -0000 1.287
+++ ChangeLog 16 Aug 2014 15:58:53 -0000 1.288
@@ -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.287
2014/08/12 21:54:14 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.288
2014/08/16 15:58:53 blueness Exp $
+
+ 16 Aug 2014; Anthony G. Basile <[email protected]>
actionpack-3.2.19.ebuild,
+ actionpack-4.0.8.ebuild:
+ Keyword on ~ppc and ~ppc64, request by mrueg
12 Aug 2014; Anthony G. Basile <[email protected]> actionpack-4.1.4.ebuild:
Keyword ~ppc and ~ppc64, bug #519170