public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/timers: timers-4.0.1.ebuild ChangeLog
@ 2015-04-16 23:50 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 3+ messages in thread
From: Manuel Rueger (mrueg) @ 2015-04-16 23:50 UTC (permalink / raw
  To: gentoo-commits

mrueg       15/04/16 23:50:19

  Modified:             timers-4.0.1.ebuild ChangeLog
  Log:
  Add ruby22.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.2                  dev-ruby/timers/timers-4.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild?r1=1.1&r2=1.2

Index: timers-4.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- timers-4.0.1.ebuild	13 Sep 2014 06:11:51 -0000	1.1
+++ timers-4.0.1.ebuild	16 Apr 2015 23:50:19 -0000	1.2
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild,v 1.1 2014/09/13 06:11:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild,v 1.2 2015/04/16 23:50:19 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"



1.14                 dev-ruby/timers/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/timers/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	12 Apr 2015 06:54:30 -0000	1.13
+++ ChangeLog	16 Apr 2015 23:50:19 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/timers
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timers/ChangeLog,v 1.13 2015/04/12 06:54:30 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timers/ChangeLog,v 1.14 2015/04/16 23:50:19 mrueg Exp $
+
+  16 Apr 2015; Manuel Rüger <mrueg@gentoo.org> timers-4.0.1.ebuild:
+  Add ruby22.
 
   12 Apr 2015; Hans de Graaff <graaff@gentoo.org> -timers-1.1.0-r1.ebuild,
   -timers-2.0.0.ebuild:





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

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

zlogene     15/07/11 20:13:47

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

Revision  Changes    Path
1.3                  dev-ruby/timers/timers-4.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild?r1=1.2&r2=1.3

Index: timers-4.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- timers-4.0.1.ebuild	16 Apr 2015 23:50:19 -0000	1.2
+++ timers-4.0.1.ebuild	11 Jul 2015 20:13:47 -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/timers/timers-4.0.1.ebuild,v 1.2 2015/04/16 23:50:19 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild,v 1.3 2015/07/11 20:13:47 zlogene Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE="MIT"
 SLOT="4"
-KEYWORDS="~amd64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend "dev-ruby/hitimes"



1.16                 dev-ruby/timers/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/timers/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	7 Jun 2015 20:02:18 -0000	1.15
+++ ChangeLog	11 Jul 2015 20:13:47 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/timers
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timers/ChangeLog,v 1.15 2015/06/07 20:02:18 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timers/ChangeLog,v 1.16 2015/07/11 20:13:47 zlogene Exp $
+
+  11 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> timers-4.0.1.ebuild:
+  Add ~x86 keyword wrt bug #519596
 
   07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
   Add github to remote-id in metadata.xml





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/timers: timers-4.0.1.ebuild ChangeLog
@ 2015-07-29 18:35 Fabian Groffen (grobian)
  0 siblings, 0 replies; 3+ messages in thread
From: Fabian Groffen (grobian) @ 2015-07-29 18:35 UTC (permalink / raw
  To: gentoo-commits

grobian     15/07/29 18:35:39

  Modified:             timers-4.0.1.ebuild ChangeLog
  Log:
  Keyworded for *-solaris, *-macos, bug #519596
  
  (Portage version: 2.2.20-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)

Revision  Changes    Path
1.4                  dev-ruby/timers/timers-4.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild?r1=1.3&r2=1.4

Index: timers-4.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- timers-4.0.1.ebuild	11 Jul 2015 20:13:47 -0000	1.3
+++ timers-4.0.1.ebuild	29 Jul 2015 18:35:39 -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/timers/timers-4.0.1.ebuild,v 1.3 2015/07/11 20:13:47 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timers/timers-4.0.1.ebuild,v 1.4 2015/07/29 18:35:39 grobian Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE="MIT"
 SLOT="4"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_rdepend "dev-ruby/hitimes"



1.17                 dev-ruby/timers/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/timers/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	11 Jul 2015 20:13:47 -0000	1.16
+++ ChangeLog	29 Jul 2015 18:35:39 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/timers
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timers/ChangeLog,v 1.16 2015/07/11 20:13:47 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timers/ChangeLog,v 1.17 2015/07/29 18:35:39 grobian Exp $
+
+  29 Jul 2015; Fabian Groffen <grobian@gentoo.org> timers-4.0.1.ebuild:
+  Keyworded for *-solaris, *-macos, bug #519596
 
   11 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> timers-4.0.1.ebuild:
   Add ~x86 keyword wrt bug #519596





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

end of thread, other threads:[~2015-07-29 18:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-16 23:50 [gentoo-commits] gentoo-x86 commit in dev-ruby/timers: timers-4.0.1.ebuild ChangeLog Manuel Rueger (mrueg)
  -- strict thread matches above, loose matches on Subject: below --
2015-07-11 20:13 Mikle Kolyada (zlogene)
2015-07-29 18:35 Fabian Groffen (grobian)

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