public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/connection_pool: connection_pool-2.2.0.ebuild ChangeLog
@ 2015-07-08  4:30 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2015-07-08  4:30 UTC (permalink / raw
  To: gentoo-commits

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 <jer@gentoo.org> connection_pool-2.2.0.ebuild:
+  Mark ~hppa ~ppc64 (bug #551722).
 
   07 Jul 2015; Markus Meier <maekke@gentoo.org> connection_pool-2.2.0.ebuild:
   add ~arm, bug #551722





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/connection_pool: connection_pool-2.2.0.ebuild ChangeLog
@ 2015-07-11 20:23 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 2+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-07-11 20:23 UTC (permalink / raw
  To: gentoo-commits

zlogene     15/07/11 20:23:06

  Modified:             connection_pool-2.2.0.ebuild ChangeLog
  Log:
  Add ~x86 keyword wrt bug #551722
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.4                  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.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/connection_pool/connection_pool-2.2.0.ebuild?rev=1.4&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.3&r2=1.4

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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- connection_pool-2.2.0.ebuild	8 Jul 2015 04:30:29 -0000	1.3
+++ connection_pool-2.2.0.ebuild	11 Jul 2015 20:23:06 -0000	1.4
@@ -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.3 2015/07/08 04:30:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/connection_pool/connection_pool-2.2.0.ebuild,v 1.4 2015/07/11 20:23:06 zlogene Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21 ruby22"
@@ -16,7 +16,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc64"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( >=dev-ruby/minitest-5 )"



1.15                 dev-ruby/connection_pool/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/connection_pool/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/connection_pool/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/connection_pool/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/connection_pool/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	8 Jul 2015 04:30:29 -0000	1.14
+++ ChangeLog	11 Jul 2015 20:23:06 -0000	1.15
@@ -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.14 2015/07/08 04:30:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/connection_pool/ChangeLog,v 1.15 2015/07/11 20:23:06 zlogene Exp $
+
+  11 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> connection_pool-2.2.0.ebuild:
+  Add ~x86 keyword wrt bug #551722
 
   08 Jul 2015; Jeroen Roovers <jer@gentoo.org> connection_pool-2.2.0.ebuild:
   Mark ~hppa ~ppc64 (bug #551722).





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-11 20:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-11 20:23 [gentoo-commits] gentoo-x86 commit in dev-ruby/connection_pool: connection_pool-2.2.0.ebuild ChangeLog Mikle Kolyada (zlogene)
  -- strict thread matches above, loose matches on Subject: below --
2015-07-08  4:30 Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox