public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/railties: railties-4.2.1.ebuild railties-4.2.3.ebuild railties-4.2.2.ebuild ChangeLog
@ 2015-06-27 20:38 Manuel Rueger (mrueg)
  0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2015-06-27 20:38 UTC (permalink / raw
  To: gentoo-commits

mrueg       15/06/27 20:38:30

  Modified:             railties-4.2.1.ebuild railties-4.2.3.ebuild
                        railties-4.2.2.ebuild ChangeLog
  Log:
  Require newer eselect-rails.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.3                  dev-ruby/railties/railties-4.2.1.ebuild

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

Index: railties-4.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/railties/railties-4.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- railties-4.2.1.ebuild	31 Mar 2015 19:22:42 -0000	1.2
+++ railties-4.2.1.ebuild	27 Jun 2015 20:38:30 -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/railties/railties-4.2.1.ebuild,v 1.2 2015/03/31 19:22:42 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/railties/railties-4.2.1.ebuild,v 1.3 2015/06/27 20:38:30 mrueg Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -31,7 +31,7 @@
 # investigation.
 RESTRICT="test"
 
-RDEPEND+=">=app-eselect/eselect-rails-0.19"
+RDEPEND+=">=app-eselect/eselect-rails-0.21"
 
 ruby_add_rdepend "
 	~dev-ruby/activesupport-${PV}



1.2                  dev-ruby/railties/railties-4.2.3.ebuild

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

Index: railties-4.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/railties/railties-4.2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- railties-4.2.3.ebuild	26 Jun 2015 08:33:54 -0000	1.1
+++ railties-4.2.3.ebuild	27 Jun 2015 20:38:30 -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/railties/railties-4.2.3.ebuild,v 1.1 2015/06/26 08:33:54 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/railties/railties-4.2.3.ebuild,v 1.2 2015/06/27 20:38:30 mrueg Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -31,7 +31,7 @@
 # investigation.
 RESTRICT="test"
 
-RDEPEND+=">=app-eselect/eselect-rails-0.19"
+RDEPEND+=">=app-eselect/eselect-rails-0.21"
 
 ruby_add_rdepend "
 	~dev-ruby/activesupport-${PV}



1.2                  dev-ruby/railties/railties-4.2.2.ebuild

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

Index: railties-4.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/railties/railties-4.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- railties-4.2.2.ebuild	16 Jun 2015 22:00:01 -0000	1.1
+++ railties-4.2.2.ebuild	27 Jun 2015 20:38:30 -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/railties/railties-4.2.2.ebuild,v 1.1 2015/06/16 22:00:01 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/railties/railties-4.2.2.ebuild,v 1.2 2015/06/27 20:38:30 mrueg Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -31,7 +31,7 @@
 # investigation.
 RESTRICT="test"
 
-RDEPEND+=">=app-eselect/eselect-rails-0.19"
+RDEPEND+=">=app-eselect/eselect-rails-0.21"
 
 ruby_add_rdepend "
 	~dev-ruby/activesupport-${PV}



1.109                dev-ruby/railties/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/railties/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog	26 Jun 2015 08:33:54 -0000	1.108
+++ ChangeLog	27 Jun 2015 20:38:30 -0000	1.109
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/railties
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/railties/ChangeLog,v 1.108 2015/06/26 08:33:54 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/railties/ChangeLog,v 1.109 2015/06/27 20:38:30 mrueg Exp $
+
+  27 Jun 2015; Manuel Rüger <mrueg@gentoo.org> railties-4.2.1.ebuild,
+  railties-4.2.2.ebuild, railties-4.2.3.ebuild:
+  Require newer eselect-rails.
 
 *railties-4.2.3 (26 Jun 2015)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-27 20:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-27 20:38 [gentoo-commits] gentoo-x86 commit in dev-ruby/railties: railties-4.2.1.ebuild railties-4.2.3.ebuild railties-4.2.2.ebuild ChangeLog Manuel Rueger (mrueg)

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