pacho 15/08/03 19:12:16 Modified: ChangeLog ruby-atk-2.2.3.ebuild Log: ppc stable wrt bug #554164 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.91 dev-ruby/ruby-atk/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-atk/ChangeLog?rev=1.91&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-atk/ChangeLog?rev=1.91&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-atk/ChangeLog?r1=1.90&r2=1.91 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v retrieving revision 1.90 retrieving revision 1.91 diff -u -r1.90 -r1.91 --- ChangeLog 3 Aug 2015 13:48:19 -0000 1.90 +++ ChangeLog 3 Aug 2015 19:12:16 -0000 1.91 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-atk # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.90 2015/08/03 13:48:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.91 2015/08/03 19:12:16 pacho Exp $ + + 03 Aug 2015; Pacho Ramos <pa...@gentoo.org> ruby-atk-2.2.3.ebuild: + ppc stable wrt bug #554164 03 Aug 2015; Agostino Sarubbo <a...@gentoo.org> ruby-atk-2.2.3.ebuild: Stable for x86, wrt bug #554164 1.6 dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild?r1=1.5&r2=1.6 Index: ruby-atk-2.2.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ruby-atk-2.2.3.ebuild 3 Aug 2015 13:48:19 -0000 1.5 +++ ruby-atk-2.2.3.ebuild 3 Aug 2015 19:12:16 -0000 1.6 @@ -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-atk/ruby-atk-2.2.3.ebuild,v 1.5 2015/08/03 13:48:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild,v 1.6 2015/08/03 19:12:16 pacho Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -8,7 +8,7 @@ inherit ruby-ng-gnome2 DESCRIPTION="Ruby Atk bindings" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND+=" dev-libs/atk" RDEPEND=" dev-libs/atk"