klausman 15/07/16 16:05:10 Modified: ChangeLog ruby_parser-3.6.6.ebuild Log: Stable on alpha, bug 552244 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.78 dev-ruby/ruby_parser/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ChangeLog?rev=1.78&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ChangeLog?rev=1.78&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ChangeLog?r1=1.77&r2=1.78 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- ChangeLog 26 Jun 2015 14:40:13 -0000 1.77 +++ ChangeLog 16 Jul 2015 16:05:10 -0000 1.78 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby_parser # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.77 2015/06/26 14:40:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.78 2015/07/16 16:05:10 klausman Exp $ + + 16 Jul 2015; Tobias Klausmann <[email protected]> ruby_parser-3.6.6.ebuild: + Stable on alpha, bug 552244 26 Jun 2015; Agostino Sarubbo <[email protected]> ruby_parser-3.6.6.ebuild: Stable for x86, wrt bug #552244 1.5 dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild?r1=1.4&r2=1.5 Index: ruby_parser-3.6.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ruby_parser-3.6.6.ebuild 26 Jun 2015 14:40:13 -0000 1.4 +++ ruby_parser-3.6.6.ebuild 16 Jul 2015 16:05:10 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild,v 1.4 2015/06/26 14:40:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild,v 1.5 2015/07/16 16:05:10 klausman Exp $ EAPI=5 @@ -17,7 +17,7 @@ LICENSE="MIT" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/sexp_processor-4.1:4
