blueness 14/08/12 21:54:14 Modified: actionpack-4.1.4.ebuild ChangeLog Log: Keyword ~ppc and ~ppc64, bug #519170 (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-4.1.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-4.1.4.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-4.1.4.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/actionpack-4.1.4.ebuild?r1=1.2&r2=1.3 Index: actionpack-4.1.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-4.1.4.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- actionpack-4.1.4.ebuild 5 Aug 2014 16:00:25 -0000 1.2 +++ actionpack-4.1.4.ebuild 12 Aug 2014 21:54:14 -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.1.4.ebuild,v 1.2 2014/08/05 16:00:25 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-4.1.4.ebuild,v 1.3 2014/08/12 21:54:14 blueness Exp $ EAPI=5 @@ -20,7 +20,7 @@ LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64" IUSE="" RUBY_S="rails-${PV}/${PN}" 1.287 dev-ruby/actionpack/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.287&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.287&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpack/ChangeLog?r1=1.286&r2=1.287 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v retrieving revision 1.286 retrieving revision 1.287 diff -u -r1.286 -r1.287 --- ChangeLog 5 Aug 2014 16:00:25 -0000 1.286 +++ ChangeLog 12 Aug 2014 21:54:14 -0000 1.287 @@ -1,6 +1,9 @@ # 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.286 2014/08/05 16:00:25 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.287 2014/08/12 21:54:14 blueness Exp $ + + 12 Aug 2014; Anthony G. Basile <[email protected]> actionpack-4.1.4.ebuild: + Keyword ~ppc and ~ppc64, bug #519170 05 Aug 2014; Manuel RĂ¼ger <[email protected]> actionpack-3.2.19.ebuild, actionpack-4.0.8.ebuild, actionpack-4.1.4.ebuild:
