ago 14/07/05 12:51:27 Modified: fcgi-0.9.2.1.ebuild ChangeLog Log: Stable for ppc64, wrt bug #513052 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.10 dev-ruby/fcgi/fcgi-0.9.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild?r1=1.9&r2=1.10 Index: fcgi-0.9.2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- fcgi-0.9.2.1.ebuild 1 Jul 2014 14:08:02 -0000 1.9 +++ fcgi-0.9.2.1.ebuild 5 Jul 2014 12:51:27 -0000 1.10 @@ -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/fcgi/fcgi-0.9.2.1.ebuild,v 1.9 2014/07/01 14:08:02 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild,v 1.10 2014/07/05 12:51:27 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" @@ -15,7 +15,7 @@ DESCRIPTION="FastCGI library for Ruby" HOMEPAGE="http://github.com/alphallc/ruby-fcgi-ng" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" LICENSE="Ruby" DEPEND+=" dev-libs/fcgi" 1.18 dev-ruby/fcgi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fcgi/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fcgi/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fcgi/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 1 Jul 2014 14:08:02 -0000 1.17 +++ ChangeLog 5 Jul 2014 12:51:27 -0000 1.18 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/fcgi # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/ChangeLog,v 1.17 2014/07/01 14:08:02 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/ChangeLog,v 1.18 2014/07/05 12:51:27 ago Exp $ + + 05 Jul 2014; Agostino Sarubbo <a...@gentoo.org> fcgi-0.9.2.1.ebuild: + Stable for ppc64, wrt bug #513052 01 Jul 2014; Tobias Klausmann <klaus...@gentoo.org> fcgi-0.9.2.1.ebuild: Stable on alpha, bug #497490