public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/locale_rails: locale_rails-2.0.4.ebuild ChangeLog
@ 2009-05-25  5:26 Hans de Graaff (graaff)
  0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2009-05-25  5:26 UTC (permalink / raw
  To: gentoo-commits

graaff      09/05/25 05:26:53

  Modified:             locale_rails-2.0.4.ebuild ChangeLog
  Log:
  Fix dependency.
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-ruby/locale_rails/locale_rails-2.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/locale_rails/locale_rails-2.0.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/locale_rails/locale_rails-2.0.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/locale_rails/locale_rails-2.0.4.ebuild?r1=1.1&r2=1.2

Index: locale_rails-2.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/locale_rails-2.0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- locale_rails-2.0.4.ebuild	25 May 2009 05:20:29 -0000	1.1
+++ locale_rails-2.0.4.ebuild	25 May 2009 05:26:53 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/locale_rails-2.0.4.ebuild,v 1.1 2009/05/25 05:20:29 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/locale_rails-2.0.4.ebuild,v 1.2 2009/05/25 05:26:53 graaff Exp $
 
 inherit gems
 
@@ -14,5 +14,5 @@
 
 USE_RUBY="ruby18"
 
-RDEPEND=">=dev-ruby/locale-2.0.3"
+RDEPEND=">=dev-ruby/locale-2.0.4"
 DEPEND="${RDEPEND}"



1.6                  dev-ruby/locale_rails/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/locale_rails/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/locale_rails/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/locale_rails/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	25 May 2009 05:20:29 -0000	1.5
+++ ChangeLog	25 May 2009 05:26:53 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/locale_rails
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/ChangeLog,v 1.5 2009/05/25 05:20:29 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/ChangeLog,v 1.6 2009/05/25 05:26:53 graaff Exp $
+
+  25 May 2009; Hans de Graaff <graaff@gentoo.org> locale_rails-2.0.4.ebuild:
+  Fix dependency.
 
 *locale_rails-2.0.4 (25 May 2009)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/locale_rails: locale_rails-2.0.4.ebuild ChangeLog
@ 2010-01-10 18:39 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 2+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-01-10 18:39 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/01/10 18:39:15

  Modified:             locale_rails-2.0.4.ebuild ChangeLog
  Log:
  ppc stable #295944
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.5                  dev-ruby/locale_rails/locale_rails-2.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/locale_rails/locale_rails-2.0.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/locale_rails/locale_rails-2.0.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/locale_rails/locale_rails-2.0.4.ebuild?r1=1.4&r2=1.5

Index: locale_rails-2.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/locale_rails-2.0.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- locale_rails-2.0.4.ebuild	9 Dec 2009 21:26:43 -0000	1.4
+++ locale_rails-2.0.4.ebuild	10 Jan 2010 18:39:15 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/locale_rails-2.0.4.ebuild,v 1.4 2009/12/09 21:26:43 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/locale_rails-2.0.4.ebuild,v 1.5 2010/01/10 18:39:15 nixnut Exp $
 
 inherit gems
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://www.yotabanana.com/hiki/ruby-gettext-rails.html"
 LICENSE="Ruby"
 
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 SLOT="0"
 IUSE=""
 



1.13                 dev-ruby/locale_rails/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/locale_rails/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/locale_rails/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/locale_rails/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	9 Dec 2009 21:26:43 -0000	1.12
+++ ChangeLog	10 Jan 2010 18:39:15 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/locale_rails
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/ChangeLog,v 1.12 2009/12/09 21:26:43 maekke Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/ChangeLog,v 1.13 2010/01/10 18:39:15 nixnut Exp $
+
+  10 Jan 2010; nixnut <nixnut@gentoo.org> locale_rails-2.0.4.ebuild:
+  ppc stable #295944
 
   09 Dec 2009; Markus Meier <maekke@gentoo.org> locale_rails-2.0.4.ebuild:
   amd64/x86 stable, bug #295944






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

end of thread, other threads:[~2010-01-10 18:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-10 18:39 [gentoo-commits] gentoo-x86 commit in dev-ruby/locale_rails: locale_rails-2.0.4.ebuild ChangeLog Gysbert Wassenaar (nixnut)
  -- strict thread matches above, loose matches on Subject: below --
2009-05-25  5:26 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