maekke 15/07/07 20:39:20 Modified: ChangeLog connection_pool-2.2.0.ebuild Log: add ~arm, bug #551722 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.13 dev-ruby/connection_pool/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/connection_pool/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/connection_pool/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/connection_pool/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/connection_pool/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 11 Jun 2015 05:57:37 -0000 1.12 +++ ChangeLog 7 Jul 2015 20:39:20 -0000 1.13 @@ -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.12 2015/06/11 05:57:37 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/connection_pool/ChangeLog,v 1.13 2015/07/07 20:39:20 maekke Exp $ + + 07 Jul 2015; Markus Meier <[email protected]> connection_pool-2.2.0.ebuild: + add ~arm, bug #551722 11 Jun 2015; Hans de Graaff <[email protected]> -connection_pool-2.1.1.ebuild, -connection_pool-2.1.2.ebuild, 1.2 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.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/connection_pool/connection_pool-2.2.0.ebuild?rev=1.2&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.1&r2=1.2 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.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- connection_pool-2.2.0.ebuild 25 Apr 2015 06:10:26 -0000 1.1 +++ connection_pool-2.2.0.ebuild 7 Jul 2015 20:39:20 -0000 1.2 @@ -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.1 2015/04/25 06:10:26 graaff Exp $ +# $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 $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 ruby22" @@ -16,7 +16,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/minitest-5 )"
