blueness 14/08/15 14:29:37 Modified: http_parser_rb-0.6.0.ebuild ChangeLog Log: Keyword ~ppc ~ppc64, bug #511424 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.3 dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild?r1=1.2&r2=1.3 Index: http_parser_rb-0.6.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- http_parser_rb-0.6.0.ebuild 22 Apr 2014 06:10:45 -0000 1.2 +++ http_parser_rb-0.6.0.ebuild 15 Aug 2014 14:29:37 -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/http_parser_rb/http_parser_rb-0.6.0.ebuild,v 1.2 2014/04/22 06:10:45 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild,v 1.3 2014/08/15 14:29:37 blueness Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -19,7 +19,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc ~ppc64" IUSE="" each_ruby_configure() { 1.3 dev-ruby/http_parser_rb/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 22 Apr 2014 06:10:45 -0000 1.2 +++ ChangeLog 15 Aug 2014 14:29:37 -0000 1.3 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/http_parser_rb # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog,v 1.2 2014/04/22 06:10:45 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http_parser_rb/ChangeLog,v 1.3 2014/08/15 14:29:37 blueness Exp $ + + 15 Aug 2014; Anthony G. Basile <[email protected]> + http_parser_rb-0.6.0.ebuild: + Keyword ~ppc ~ppc64, bug #511424 22 Apr 2014; Hans de Graaff <[email protected]> http_parser_rb-0.6.0.ebuild: Add ruby21. @@ -10,4 +14,3 @@ 21 Feb 2014; Hans de Graaff <[email protected]> +http_parser_rb-0.6.0.ebuild, +metadata.xml: Initial import. New dependency for dev-ruby/twitter. -
