klausman 14/07/22 16:51:48 Modified: activesupport-4.1.4.ebuild ChangeLog Log: Keyworded on alpha, bug #501152 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.2 dev-ruby/activesupport/activesupport-4.1.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-4.1.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-4.1.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/activesupport-4.1.4.ebuild?r1=1.1&r2=1.2 Index: activesupport-4.1.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.1.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- activesupport-4.1.4.ebuild 3 Jul 2014 06:19:30 -0000 1.1 +++ activesupport-4.1.4.ebuild 22 Jul 2014 16:51:48 -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.1.4.ebuild,v 1.1 2014/07/03 06:19:30 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.1.4.ebuild,v 1.2 2014/07/22 16:51:48 klausman Exp $ EAPI=5 @@ -22,7 +22,7 @@ LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64 ~arm ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}" 1.265 dev-ruby/activesupport/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.265&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.265&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activesupport/ChangeLog?r1=1.264&r2=1.265 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v retrieving revision 1.264 retrieving revision 1.265 diff -u -r1.264 -r1.265 --- ChangeLog 12 Jul 2014 07:03:21 -0000 1.264 +++ ChangeLog 22 Jul 2014 16:51:48 -0000 1.265 @@ -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.264 2014/07/12 07:03:21 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.265 2014/07/22 16:51:48 klausman Exp $ + + 22 Jul 2014; Tobias Klausmann <klaus...@gentoo.org> + activesupport-4.1.4.ebuild: + Keyworded on alpha, bug #501152 12 Jul 2014; Hans de Graaff <gra...@gentoo.org> -activesupport-3.2.18.ebuild, -activesupport-4.0.5.ebuild, -activesupport-4.0.6.ebuild,