jer 15/07/08 04:30:29 Modified: connection_pool-2.2.0.ebuild ChangeLog Log: Mark ~hppa ~ppc64 (bug #551722). (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.3 dev-ruby/connection_pool/connection_pool-2.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/connection_pool/connection_pool-2.2.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/connection_pool/connection_pool-2.2.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/connection_pool/connection_pool-2.2.0.ebuild?r1=1.2&r2=1.3 Index: connection_pool-2.2.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/connection_pool/connection_pool-2.2.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- connection_pool-2.2.0.ebuild 7 Jul 2015 20:39:20 -0000 1.2 +++ connection_pool-2.2.0.ebuild 8 Jul 2015 04:30:29 -0000 1.3 @@ -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/connection_pool/connection_pool-2.2.0.ebuild,v 1.2 2015/07/07 20:39:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/connection_pool/connection_pool-2.2.0.ebuild,v 1.3 2015/07/08 04:30:29 jer Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 ruby22" @@ -16,7 +16,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~hppa ~ppc64" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/minitest-5 )" 1.14 dev-ruby/connection_pool/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/connection_pool/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/connection_pool/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/connection_pool/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/connection_pool/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 7 Jul 2015 20:39:20 -0000 1.13 +++ ChangeLog 8 Jul 2015 04:30:29 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/connection_pool # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/connection_pool/ChangeLog,v 1.13 2015/07/07 20:39:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/connection_pool/ChangeLog,v 1.14 2015/07/08 04:30:29 jer Exp $ + + 08 Jul 2015; Jeroen Roovers <[email protected]> connection_pool-2.2.0.ebuild: + Mark ~hppa ~ppc64 (bug #551722). 07 Jul 2015; Markus Meier <[email protected]> connection_pool-2.2.0.ebuild: add ~arm, bug #551722
