public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/date_validator: date_validator-0.7.0.ebuild ChangeLog
@ 2014-05-21  1:52 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-05-21  1:52 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/05/21 01:52:51

  Modified:             date_validator-0.7.0.ebuild ChangeLog
  Log:
  Remove ruby18 target.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.2                  dev-ruby/date_validator/date_validator-0.7.0.ebuild

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

Index: date_validator-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/date_validator/date_validator-0.7.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- date_validator-0.7.0.ebuild	14 Jul 2013 08:03:44 -0000	1.1
+++ date_validator-0.7.0.ebuild	21 May 2014 01:52:51 -0000	1.2
@@ -1,9 +1,9 @@
-# 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/dev-ruby/date_validator/date_validator-0.7.0.ebuild,v 1.1 2013/07/14 08:03:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/date_validator/date_validator-0.7.0.ebuild,v 1.2 2014/05/21 01:52:51 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby19"
 
 RUBY_FAKEGEM_TASK_TEST="test"
 



1.6                  dev-ruby/date_validator/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/date_validator/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	31 Dec 2013 06:44:49 -0000	1.5
+++ ChangeLog	21 May 2014 01:52:51 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/date_validator
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/date_validator/ChangeLog,v 1.5 2013/12/31 06:44:49 graaff Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/date_validator/ChangeLog,v 1.6 2014/05/21 01:52:51 mrueg Exp $
+
+  21 May 2014; Manuel Rüger <mrueg@gentoo.org> date_validator-0.7.0.ebuild:
+  Remove ruby18 target.
 
   31 Dec 2013; Hans de Graaff <graaff@gentoo.org> -date_validator-0.6.4.ebuild:
   Cleanup.





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/date_validator: date_validator-0.7.0.ebuild ChangeLog
@ 2014-08-06  6:41 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-08-06  6:41 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/08/06 06:41:51

  Modified:             date_validator-0.7.0.ebuild ChangeLog
  Log:
  Add ruby20, ruby21 target.
  
  (Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.3                  dev-ruby/date_validator/date_validator-0.7.0.ebuild

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

Index: date_validator-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/date_validator/date_validator-0.7.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- date_validator-0.7.0.ebuild	21 May 2014 01:52:51 -0000	1.2
+++ date_validator-0.7.0.ebuild	6 Aug 2014 06:41:51 -0000	1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/date_validator/date_validator-0.7.0.ebuild,v 1.2 2014/05/21 01:52:51 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/date_validator/date_validator-0.7.0.ebuild,v 1.3 2014/08/06 06:41:51 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby19"
+USE_RUBY="ruby19 ruby20 ruby21"
 
 RUBY_FAKEGEM_TASK_TEST="test"
 
@@ -42,4 +42,6 @@
 	sed -i \
 		-e '/git ls-files/d' \
 		${RUBY_FAKEGEM_GEMSPEC} || die
+	sed -i \
+		-e '/[Bb]undler/s/^/#/' Rakefile || die
 }



1.7                  dev-ruby/date_validator/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/date_validator/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	21 May 2014 01:52:51 -0000	1.6
+++ ChangeLog	6 Aug 2014 06:41:51 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/date_validator
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/date_validator/ChangeLog,v 1.6 2014/05/21 01:52:51 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/date_validator/ChangeLog,v 1.7 2014/08/06 06:41:51 mrueg Exp $
+
+  06 Aug 2014; Manuel Rüger <mrueg@gentoo.org> date_validator-0.7.0.ebuild:
+  Add ruby20, ruby21 target.
 
   21 May 2014; Manuel Rüger <mrueg@gentoo.org> date_validator-0.7.0.ebuild:
   Remove ruby18 target.





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

end of thread, other threads:[~2014-08-06  6:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-06  6:41 [gentoo-commits] gentoo-x86 commit in dev-ruby/date_validator: date_validator-0.7.0.ebuild ChangeLog Manuel Rueger (mrueg)
  -- strict thread matches above, loose matches on Subject: below --
2014-05-21  1:52 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