public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/rubygems: ChangeLog rubygems-4.ebuild rubygems-1.ebuild
@ 2013-01-28 15:16 Alexis Ballier (aballier)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2013-01-28 15:16 UTC (permalink / raw
  To: gentoo-commits

aballier    13/01/28 15:16:06

  Modified:             ChangeLog rubygems-4.ebuild rubygems-1.ebuild
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.43                 virtual/rubygems/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/rubygems/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	6 Nov 2012 16:47:51 -0000	1.42
+++ ChangeLog	28 Jan 2013 15:16:06 -0000	1.43
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/rubygems
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/ChangeLog,v 1.42 2012/11/06 16:47:51 jer Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/ChangeLog,v 1.43 2013/01/28 15:16:06 aballier Exp $
+
+  28 Jan 2013; Alexis Ballier <aballier@gentoo.org> rubygems-1.ebuild,
+  rubygems-4.ebuild:
+  keyword ~amd64-fbsd
 
   06 Nov 2012; Jeroen Roovers <jer@gentoo.org> rubygems-4.ebuild:
   Stable for HPPA (bug #411507).



1.15                 virtual/rubygems/rubygems-4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/rubygems-4.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/rubygems-4.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/rubygems-4.ebuild?r1=1.14&r2=1.15

Index: rubygems-4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-4.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- rubygems-4.ebuild	6 Nov 2012 16:47:51 -0000	1.14
+++ rubygems-4.ebuild	28 Jan 2013 15:16:06 -0000	1.15
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-4.ebuild,v 1.14 2012/11/06 16:47:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-4.ebuild,v 1.15 2013/01/28 15:16:06 aballier Exp $
 
 EAPI=2
 USE_RUBY="ruby19"
@@ -13,7 +13,7 @@
 
 LICENSE=""
 SLOT="${USE_RUBY}"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="dev-ruby/rubygems[ruby_targets_ruby19]"



1.5                  virtual/rubygems/rubygems-1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/rubygems-1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/rubygems-1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/rubygems-1.ebuild?r1=1.4&r2=1.5

Index: rubygems-1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rubygems-1.ebuild	27 Oct 2012 18:16:45 -0000	1.4
+++ rubygems-1.ebuild	28 Jan 2013 15:16:06 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-1.ebuild,v 1.4 2012/10/27 18:16:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-1.ebuild,v 1.5 2013/01/28 15:16:06 aballier Exp $
 
 EAPI=2
 USE_RUBY="ruby18"
@@ -13,7 +13,7 @@
 
 LICENSE=""
 SLOT="${USE_RUBY}"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="dev-ruby/rubygems[ruby_targets_ruby18]"





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

* [gentoo-commits] gentoo-x86 commit in virtual/rubygems: ChangeLog rubygems-4.ebuild rubygems-1.ebuild
@ 2014-01-05 10:48 Hans de Graaff (graaff)
  0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2014-01-05 10:48 UTC (permalink / raw
  To: gentoo-commits

graaff      14/01/05 10:48:01

  Modified:             ChangeLog rubygems-4.ebuild rubygems-1.ebuild
  Log:
  Drop s390 and sh stable flags for ruby.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.55                 virtual/rubygems/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/rubygems/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	29 Dec 2013 17:20:39 -0000	1.54
+++ ChangeLog	5 Jan 2014 10:48:01 -0000	1.55
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/rubygems
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/ChangeLog,v 1.54 2013/12/29 17:20:39 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/ChangeLog,v 1.55 2014/01/05 10:48:01 graaff Exp $
+
+  05 Jan 2014; Hans de Graaff <graaff@gentoo.org> rubygems-1.ebuild,
+  rubygems-4.ebuild:
+  Drop s390 and sh stable flags for ruby.
 
   29 Dec 2013; Markus Meier <maekke@gentoo.org> rubygems-6.ebuild:
   arm stable, bug #483254



1.16                 virtual/rubygems/rubygems-4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/rubygems-4.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/rubygems-4.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/rubygems-4.ebuild?r1=1.15&r2=1.16

Index: rubygems-4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-4.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- rubygems-4.ebuild	28 Jan 2013 15:16:06 -0000	1.15
+++ rubygems-4.ebuild	5 Jan 2014 10:48:01 -0000	1.16
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-4.ebuild,v 1.15 2013/01/28 15:16:06 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-4.ebuild,v 1.16 2014/01/05 10:48:01 graaff Exp $
 
 EAPI=2
 USE_RUBY="ruby19"
@@ -13,7 +13,7 @@
 
 LICENSE=""
 SLOT="${USE_RUBY}"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="dev-ruby/rubygems[ruby_targets_ruby19]"



1.6                  virtual/rubygems/rubygems-1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/rubygems-1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/rubygems-1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/rubygems-1.ebuild?r1=1.5&r2=1.6

Index: rubygems-1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rubygems-1.ebuild	28 Jan 2013 15:16:06 -0000	1.5
+++ rubygems-1.ebuild	5 Jan 2014 10:48:01 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-1.ebuild,v 1.5 2013/01/28 15:16:06 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-1.ebuild,v 1.6 2014/01/05 10:48:01 graaff Exp $
 
 EAPI=2
 USE_RUBY="ruby18"
@@ -13,7 +13,7 @@
 
 LICENSE=""
 SLOT="${USE_RUBY}"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="dev-ruby/rubygems[ruby_targets_ruby18]"





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

end of thread, other threads:[~2014-01-05 10:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-28 15:16 [gentoo-commits] gentoo-x86 commit in virtual/rubygems: ChangeLog rubygems-4.ebuild rubygems-1.ebuild Alexis Ballier (aballier)
  -- strict thread matches above, loose matches on Subject: below --
2014-01-05 10:48 Hans de Graaff (graaff)

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