public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hexoid: hexoid-0.2.2.ebuild ChangeLog
@ 2010-09-09 18:03 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 7+ messages in thread
From: Diego Petteno (flameeyes) @ 2010-09-09 18:03 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/09/09 18:03:54

  Modified:             hexoid-0.2.2.ebuild ChangeLog
  Log:
  Remove JRuby support.
  
  (Portage version: 2.2_rc78/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-ruby/hexoid/hexoid-0.2.2.ebuild

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

Index: hexoid-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hexoid-0.2.2.ebuild	28 Jul 2010 22:55:50 -0000	1.1
+++ hexoid-0.2.2.ebuild	9 Sep 2010 18:03:54 -0000	1.2
@@ -1,11 +1,11 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.1 2010/07/28 22:55:50 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.2 2010/09/09 18:03:54 flameeyes Exp $
 
 EAPI=2
 
 # None of the three actually has working tests, but they should all work
-USE_RUBY="ruby18 ruby19 jruby"
+USE_RUBY="ruby18 ruby19"
 
 RUBY_FAKEGEM_TASK_TEST=""
 



1.2                  dev-ruby/hexoid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	28 Jul 2010 22:55:50 -0000	1.1
+++ ChangeLog	9 Sep 2010 18:03:54 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/hexoid
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.1 2010/07/28 22:55:50 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.2 2010/09/09 18:03:54 flameeyes Exp $
+
+  09 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org> hexoid-0.2.2.ebuild:
+  Remove JRuby support.
 
 *hexoid-0.2.2 (28 Jul 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/hexoid: hexoid-0.2.2.ebuild ChangeLog
@ 2010-09-10 12:29 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 7+ messages in thread
From: Diego Petteno (flameeyes) @ 2010-09-10 12:29 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/09/10 12:29:18

  Modified:             hexoid-0.2.2.ebuild ChangeLog
  Log:
  Re-add jruby, here it was called for.
  
  (Portage version: 2.2_rc78/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-ruby/hexoid/hexoid-0.2.2.ebuild

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

Index: hexoid-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hexoid-0.2.2.ebuild	9 Sep 2010 18:03:54 -0000	1.2
+++ hexoid-0.2.2.ebuild	10 Sep 2010 12:29:18 -0000	1.3
@@ -1,11 +1,11 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.2 2010/09/09 18:03:54 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.3 2010/09/10 12:29:18 flameeyes Exp $
 
 EAPI=2
 
 # None of the three actually has working tests, but they should all work
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby18 ruby19 jruby"
 
 RUBY_FAKEGEM_TASK_TEST=""
 



1.3                  dev-ruby/hexoid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	9 Sep 2010 18:03:54 -0000	1.2
+++ ChangeLog	10 Sep 2010 12:29:18 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/hexoid
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.2 2010/09/09 18:03:54 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.3 2010/09/10 12:29:18 flameeyes Exp $
+
+  10 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org> hexoid-0.2.2.ebuild:
+  Re-add jruby, here it was called for.
 
   09 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org> hexoid-0.2.2.ebuild:
   Remove JRuby support.






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/hexoid: hexoid-0.2.2.ebuild ChangeLog
@ 2011-05-22  6:12 Hans de Graaff (graaff)
  0 siblings, 0 replies; 7+ messages in thread
From: Hans de Graaff (graaff) @ 2011-05-22  6:12 UTC (permalink / raw
  To: gentoo-commits

graaff      11/05/22 06:12:12

  Modified:             hexoid-0.2.2.ebuild ChangeLog
  Log:
  Also install for ree18.
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-ruby/hexoid/hexoid-0.2.2.ebuild

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

Index: hexoid-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hexoid-0.2.2.ebuild	10 Sep 2010 12:29:18 -0000	1.3
+++ hexoid-0.2.2.ebuild	22 May 2011 06:12:12 -0000	1.4
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.3 2010/09/10 12:29:18 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.4 2011/05/22 06:12:12 graaff Exp $
 
 EAPI=2
 
 # None of the three actually has working tests, but they should all work
-USE_RUBY="ruby18 ruby19 jruby"
+USE_RUBY="ruby18 ruby19 jruby ree18"
 
 RUBY_FAKEGEM_TASK_TEST=""
 



1.4                  dev-ruby/hexoid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	10 Sep 2010 12:29:18 -0000	1.3
+++ ChangeLog	22 May 2011 06:12:12 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/hexoid
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.3 2010/09/10 12:29:18 flameeyes Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.4 2011/05/22 06:12:12 graaff Exp $
+
+  22 May 2011; Hans de Graaff <graaff@gentoo.org> hexoid-0.2.2.ebuild:
+  Also install for ree18.
 
   10 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org> hexoid-0.2.2.ebuild:
   Re-add jruby, here it was called for.






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/hexoid: hexoid-0.2.2.ebuild ChangeLog
@ 2014-04-05 23:36 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 7+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-04-05 23:36 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/04/05 23:36:50

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

Revision  Changes    Path
1.5                  dev-ruby/hexoid/hexoid-0.2.2.ebuild

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

Index: hexoid-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hexoid-0.2.2.ebuild	22 May 2011 06:12:12 -0000	1.4
+++ hexoid-0.2.2.ebuild	5 Apr 2014 23:36:50 -0000	1.5
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 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/hexoid/hexoid-0.2.2.ebuild,v 1.4 2011/05/22 06:12:12 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.5 2014/04/05 23:36:50 mrueg Exp $
 
 EAPI=2
 
 # None of the three actually has working tests, but they should all work
-USE_RUBY="ruby18 ruby19 jruby ree18"
+USE_RUBY="ruby19 jruby"
 
 RUBY_FAKEGEM_TASK_TEST=""
 



1.5                  dev-ruby/hexoid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	22 May 2011 06:12:12 -0000	1.4
+++ ChangeLog	5 Apr 2014 23:36:50 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/hexoid
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.4 2011/05/22 06:12:12 graaff Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.5 2014/04/05 23:36:50 mrueg Exp $
+
+  05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> hexoid-0.2.2.ebuild:
+  Remove ree18 and ruby18 target.
 
   22 May 2011; Hans de Graaff <graaff@gentoo.org> hexoid-0.2.2.ebuild:
   Also install for ree18.
@@ -16,4 +19,3 @@
   28 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org>
   +hexoid-0.2.2.ebuild, +metadata.xml:
   Initial import of hexoid, needed for tryouts 2.
-





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/hexoid: hexoid-0.2.2.ebuild ChangeLog
@ 2014-04-24 16:41 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 7+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-04-24 16:41 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/04/24 16:41:26

  Modified:             hexoid-0.2.2.ebuild ChangeLog
  Log:
  EAPI bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.6                  dev-ruby/hexoid/hexoid-0.2.2.ebuild

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

Index: hexoid-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hexoid-0.2.2.ebuild	5 Apr 2014 23:36:50 -0000	1.5
+++ hexoid-0.2.2.ebuild	24 Apr 2014 16:41:26 -0000	1.6
@@ -1,8 +1,8 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.5 2014/04/05 23:36:50 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.6 2014/04/24 16:41:26 mrueg Exp $
 
-EAPI=2
+EAPI=5
 
 # None of the three actually has working tests, but they should all work
 USE_RUBY="ruby19 jruby"



1.6                  dev-ruby/hexoid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	5 Apr 2014 23:36:50 -0000	1.5
+++ ChangeLog	24 Apr 2014 16:41:26 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/hexoid
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.5 2014/04/05 23:36:50 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.6 2014/04/24 16:41:26 mrueg Exp $
+
+  24 Apr 2014; Manuel Rüger <mrueg@gentoo.org> hexoid-0.2.2.ebuild:
+  EAPI bump.
 
   05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> hexoid-0.2.2.ebuild:
   Remove ree18 and ruby18 target.





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/hexoid: hexoid-0.2.2.ebuild ChangeLog
@ 2014-10-26 14:14 Hans de Graaff (graaff)
  0 siblings, 0 replies; 7+ messages in thread
From: Hans de Graaff (graaff) @ 2014-10-26 14:14 UTC (permalink / raw
  To: gentoo-commits

graaff      14/10/26 14:14:59

  Modified:             hexoid-0.2.2.ebuild ChangeLog
  Log:
  Fix use of obsolete rake tasks, bug 526424.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.7                  dev-ruby/hexoid/hexoid-0.2.2.ebuild

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

Index: hexoid-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hexoid-0.2.2.ebuild	24 Apr 2014 16:41:26 -0000	1.6
+++ hexoid-0.2.2.ebuild	26 Oct 2014 14:14:59 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.6 2014/04/24 16:41:26 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.7 2014/10/26 14:14:59 graaff Exp $
 
 EAPI=5
 
@@ -32,6 +32,12 @@
 #SRC_URI="http://github.com/delano/${PN}/tarball/v${PV} -> ${PN}-git-${PV}.tgz"
 #S="${WORKDIR}/delano-${PN}-*"
 
+all_ruby_prepare() {
+	sed -i -e 's:rake/rdoctask:rdoc/task:' \
+		-e '/gempackagetask/ s:^:#:' \
+		-e '/GemPackageTask/,/end/ s:^:#:' Rakefile || die
+}
+
 each_ruby_test() {
 	${RUBY} -S sergeant || die "tests failed"
 }



1.7                  dev-ruby/hexoid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	24 Apr 2014 16:41:26 -0000	1.6
+++ ChangeLog	26 Oct 2014 14:14:59 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/hexoid
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.6 2014/04/24 16:41:26 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.7 2014/10/26 14:14:59 graaff Exp $
+
+  26 Oct 2014; Hans de Graaff <graaff@gentoo.org> hexoid-0.2.2.ebuild:
+  Fix use of obsolete rake tasks, bug 526424.
 
   24 Apr 2014; Manuel Rüger <mrueg@gentoo.org> hexoid-0.2.2.ebuild:
   EAPI bump.





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/hexoid: hexoid-0.2.2.ebuild ChangeLog
@ 2014-11-03 20:03 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 7+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-11-03 20:03 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/11/03 20:03:35

  Modified:             hexoid-0.2.2.ebuild ChangeLog
  Log:
  Drop jruby.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.8                  dev-ruby/hexoid/hexoid-0.2.2.ebuild

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

Index: hexoid-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- hexoid-0.2.2.ebuild	26 Oct 2014 14:14:59 -0000	1.7
+++ hexoid-0.2.2.ebuild	3 Nov 2014 20:03:35 -0000	1.8
@@ -1,11 +1,11 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.7 2014/10/26 14:14:59 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.8 2014/11/03 20:03:35 mrueg Exp $
 
 EAPI=5
 
 # None of the three actually has working tests, but they should all work
-USE_RUBY="ruby19 jruby"
+USE_RUBY="ruby19"
 
 RUBY_FAKEGEM_TASK_TEST=""
 



1.8                  dev-ruby/hexoid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	26 Oct 2014 14:14:59 -0000	1.7
+++ ChangeLog	3 Nov 2014 20:03:35 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/hexoid
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.7 2014/10/26 14:14:59 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.8 2014/11/03 20:03:35 mrueg Exp $
+
+  03 Nov 2014; Manuel Rüger <mrueg@gentoo.org> hexoid-0.2.2.ebuild:
+  Drop jruby.
 
   26 Oct 2014; Hans de Graaff <graaff@gentoo.org> hexoid-0.2.2.ebuild:
   Fix use of obsolete rake tasks, bug 526424.





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

end of thread, other threads:[~2014-11-03 20:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-05 23:36 [gentoo-commits] gentoo-x86 commit in dev-ruby/hexoid: hexoid-0.2.2.ebuild ChangeLog Manuel Rueger (mrueg)
  -- strict thread matches above, loose matches on Subject: below --
2014-11-03 20:03 Manuel Rueger (mrueg)
2014-10-26 14:14 Hans de Graaff (graaff)
2014-04-24 16:41 Manuel Rueger (mrueg)
2011-05-22  6:12 Hans de Graaff (graaff)
2010-09-10 12:29 Diego Petteno (flameeyes)
2010-09-09 18:03 Diego Petteno (flameeyes)

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