* [gentoo-commits] gentoo-x86 commit in dev-ruby/test-spec: test-spec-0.10.0-r2.ebuild ChangeLog
@ 2009-12-20 22:20 Diego Petteno (flameeyes)
0 siblings, 0 replies; 12+ messages in thread
From: Diego Petteno (flameeyes) @ 2009-12-20 22:20 UTC (permalink / raw
To: gentoo-commits
flameeyes 09/12/20 22:20:30
Modified: test-spec-0.10.0-r2.ebuild ChangeLog
Log:
Revert my previous change, as it breaks specrb.
(Portage version: 2.2_rc60/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?r1=1.1&r2=1.2
Index: test-spec-0.10.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- test-spec-0.10.0-r2.ebuild 20 Dec 2009 21:20:41 -0000 1.1
+++ test-spec-0.10.0-r2.ebuild 20 Dec 2009 22:20:30 -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/test-spec/test-spec-0.10.0-r2.ebuild,v 1.1 2009/12/20 21:20:41 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.2 2009/12/20 22:20:30 flameeyes Exp $
EAPI="2"
USE_RUBY="ruby18 ruby19"
@@ -18,19 +18,9 @@
KEYWORDS="~amd64 ~x86"
IUSE=""
-# This should in theory work with the test-unit from Ruby 1.8 as well,
-# but since mocha seem to prefer the gem, we're just going to depend
-# on the new version.
-#
-# And yes it's a runtime dependency.
-ruby_add_rdepend dev-ruby/test-unit
-
+ruby_add_rdepend virtual/ruby-test-unit
ruby_add_bdepend test dev-ruby/mocha
-all_ruby_prepare() {
- epatch "${FILESDIR}"/${P}-test-unit.patch
-}
-
all_ruby_install() {
all_fakegem_install
1.8 dev-ruby/test-spec/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 20 Dec 2009 21:20:41 -0000 1.7
+++ ChangeLog 20 Dec 2009 22:20:30 -0000 1.8
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/test-spec
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.7 2009/12/20 21:20:41 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.8 2009/12/20 22:20:30 flameeyes Exp $
+
+ 20 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ test-spec-0.10.0-r2.ebuild, -files/test-spec-0.10.0-test-unit.patch:
+ Revert my previous change, as it breaks specrb.
*test-spec-0.10.0-r2 (20 Dec 2009)
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/test-spec: test-spec-0.10.0-r2.ebuild ChangeLog
@ 2009-12-30 13:27 Raul Porcel (armin76)
0 siblings, 0 replies; 12+ messages in thread
From: Raul Porcel (armin76) @ 2009-12-30 13:27 UTC (permalink / raw
To: gentoo-commits
armin76 09/12/30 13:27:54
Modified: test-spec-0.10.0-r2.ebuild ChangeLog
Log:
Add ~ia64/~sparc
(Portage version: 2.1.6.13/cvs/Linux ia64)
Revision Changes Path
1.4 dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?r1=1.3&r2=1.4
Index: test-spec-0.10.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- test-spec-0.10.0-r2.ebuild 20 Dec 2009 22:33:56 -0000 1.3
+++ test-spec-0.10.0-r2.ebuild 30 Dec 2009 13:27:54 -0000 1.4
@@ -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/test-spec/test-spec-0.10.0-r2.ebuild,v 1.3 2009/12/20 22:33:56 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.4 2009/12/30 13:27:54 armin76 Exp $
EAPI="2"
@@ -18,7 +18,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
IUSE=""
ruby_add_rdepend virtual/ruby-test-unit
1.10 dev-ruby/test-spec/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 20 Dec 2009 22:33:56 -0000 1.9
+++ ChangeLog 30 Dec 2009 13:27:54 -0000 1.10
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/test-spec
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.9 2009/12/20 22:33:56 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.10 2009/12/30 13:27:54 armin76 Exp $
+
+ 30 Dec 2009; Raúl Porcel <armin76@gentoo.org> test-spec-0.10.0-r2.ebuild:
+ Add ~ia64/~sparc
20 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
-test-spec-0.10.0.ebuild, test-spec-0.10.0-r2.ebuild:
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/test-spec: test-spec-0.10.0-r2.ebuild ChangeLog
@ 2010-01-13 16:31 Brent Baude (ranger)
0 siblings, 0 replies; 12+ messages in thread
From: Brent Baude (ranger) @ 2010-01-13 16:31 UTC (permalink / raw
To: gentoo-commits
ranger 10/01/13 16:31:21
Modified: test-spec-0.10.0-r2.ebuild ChangeLog
Log:
Marking test-spec-0.10.0-r2 ~ppc64 for bug 300739
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Revision Changes Path
1.5 dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?r1=1.4&r2=1.5
Index: test-spec-0.10.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- test-spec-0.10.0-r2.ebuild 30 Dec 2009 13:27:54 -0000 1.4
+++ test-spec-0.10.0-r2.ebuild 13 Jan 2010 16:31:20 -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/test-spec/test-spec-0.10.0-r2.ebuild,v 1.4 2009/12/30 13:27:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.5 2010/01/13 16:31:20 ranger Exp $
EAPI="2"
@@ -18,7 +18,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86"
IUSE=""
ruby_add_rdepend virtual/ruby-test-unit
1.11 dev-ruby/test-spec/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 30 Dec 2009 13:27:54 -0000 1.10
+++ ChangeLog 13 Jan 2010 16:31:20 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/test-spec
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.10 2009/12/30 13:27:54 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.11 2010/01/13 16:31:20 ranger Exp $
+
+ 13 Jan 2010; Brent Baude <ranger@gentoo.org> test-spec-0.10.0-r2.ebuild:
+ Marking test-spec-0.10.0-r2 ~ppc64 for bug 300739
30 Dec 2009; Raúl Porcel <armin76@gentoo.org> test-spec-0.10.0-r2.ebuild:
Add ~ia64/~sparc
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/test-spec: test-spec-0.10.0-r2.ebuild ChangeLog
@ 2010-01-14 15:40 Brent Baude (ranger)
0 siblings, 0 replies; 12+ messages in thread
From: Brent Baude (ranger) @ 2010-01-14 15:40 UTC (permalink / raw
To: gentoo-commits
ranger 10/01/14 15:40:53
Modified: test-spec-0.10.0-r2.ebuild ChangeLog
Log:
Marking test-spec-0.10.0-r2 ~ppc for bug 297711
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Revision Changes Path
1.6 dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?r1=1.5&r2=1.6
Index: test-spec-0.10.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- test-spec-0.10.0-r2.ebuild 13 Jan 2010 16:31:20 -0000 1.5
+++ test-spec-0.10.0-r2.ebuild 14 Jan 2010 15:40:52 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.5 2010/01/13 16:31:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.6 2010/01/14 15:40:52 ranger Exp $
EAPI="2"
@@ -18,7 +18,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
ruby_add_rdepend virtual/ruby-test-unit
1.12 dev-ruby/test-spec/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 13 Jan 2010 16:31:20 -0000 1.11
+++ ChangeLog 14 Jan 2010 15:40:52 -0000 1.12
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/test-spec
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.11 2010/01/13 16:31:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.12 2010/01/14 15:40:52 ranger Exp $
+
+ 14 Jan 2010; Brent Baude <ranger@gentoo.org> test-spec-0.10.0-r2.ebuild:
+ Marking test-spec-0.10.0-r2 ~ppc for bug 297711
13 Jan 2010; Brent Baude <ranger@gentoo.org> test-spec-0.10.0-r2.ebuild:
Marking test-spec-0.10.0-r2 ~ppc64 for bug 300739
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/test-spec: test-spec-0.10.0-r2.ebuild ChangeLog
@ 2010-01-17 0:56 Diego Petteno (flameeyes)
0 siblings, 0 replies; 12+ messages in thread
From: Diego Petteno (flameeyes) @ 2010-01-17 0:56 UTC (permalink / raw
To: gentoo-commits
flameeyes 10/01/17 00:56:54
Modified: test-spec-0.10.0-r2.ebuild ChangeLog
Log:
Add a patch to fix use with JRuby, and enable it.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Revision Changes Path
1.7 dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?r1=1.6&r2=1.7
Index: test-spec-0.10.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- test-spec-0.10.0-r2.ebuild 14 Jan 2010 15:40:52 -0000 1.6
+++ test-spec-0.10.0-r2.ebuild 17 Jan 2010 00:56:53 -0000 1.7
@@ -1,12 +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/test-spec/test-spec-0.10.0-r2.ebuild,v 1.6 2010/01/14 15:40:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.7 2010/01/17 00:56:53 flameeyes Exp $
EAPI="2"
# ruby19 → incompatible with test-unit so fails badly
-# jruby → fails tests because IO.path method is missing
-USE_RUBY="ruby18"
+USE_RUBY="ruby18 jruby"
RUBY_FAKEGEM_EXTRADOC="README SPECS ROADMAP TODO"
RUBY_FAKEGEM_DOCDIR="doc"
@@ -24,12 +23,13 @@
ruby_add_rdepend virtual/ruby-test-unit
ruby_add_bdepend test dev-ruby/mocha
+all_ruby_prepare() {
+ epatch "${FILESDIR}"/${P}-jruby.patch
+}
+
all_ruby_install() {
all_fakegem_install
- ruby_fakegem_binwrapper specrb
-
- if use doc; then
- dodoc examples/* || die
- fi
+ docinto examples
+ dodoc examples/* || die
}
1.13 dev-ruby/test-spec/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 14 Jan 2010 15:40:52 -0000 1.12
+++ ChangeLog 17 Jan 2010 00:56:53 -0000 1.13
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/test-spec
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.12 2010/01/14 15:40:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.13 2010/01/17 00:56:53 flameeyes Exp $
+
+ 17 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ test-spec-0.10.0-r2.ebuild, +files/test-spec-0.10.0-jruby.patch:
+ Add a patch to fix use with JRuby, and enable it.
14 Jan 2010; Brent Baude <ranger@gentoo.org> test-spec-0.10.0-r2.ebuild:
Marking test-spec-0.10.0-r2 ~ppc for bug 297711
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/test-spec: test-spec-0.10.0-r2.ebuild ChangeLog
@ 2010-04-26 17:56 Diego Petteno (flameeyes)
0 siblings, 0 replies; 12+ messages in thread
From: Diego Petteno (flameeyes) @ 2010-04-26 17:56 UTC (permalink / raw
To: gentoo-commits
flameeyes 10/04/26 17:56:22
Modified: test-spec-0.10.0-r2.ebuild ChangeLog
Log:
Enable use with ruby19 using the (masked) test-unit-2.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.8 dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?r1=1.7&r2=1.8
Index: test-spec-0.10.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- test-spec-0.10.0-r2.ebuild 17 Jan 2010 00:56:53 -0000 1.7
+++ test-spec-0.10.0-r2.ebuild 26 Apr 2010 17:56:22 -0000 1.8
@@ -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/test-spec/test-spec-0.10.0-r2.ebuild,v 1.7 2010/01/17 00:56:53 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.8 2010/04/26 17:56:22 flameeyes Exp $
EAPI="2"
# ruby19 → incompatible with test-unit so fails badly
-USE_RUBY="ruby18 jruby"
+USE_RUBY="ruby18 ruby19 jruby"
RUBY_FAKEGEM_EXTRADOC="README SPECS ROADMAP TODO"
RUBY_FAKEGEM_DOCDIR="doc"
@@ -21,6 +21,8 @@
IUSE=""
ruby_add_rdepend virtual/ruby-test-unit
+USE_RUBY=ruby19 \
+ ruby_add_rdepend ruby_targets_ruby19 '>=dev-ruby/test-unit-2.0.6'
ruby_add_bdepend test dev-ruby/mocha
all_ruby_prepare() {
1.14 dev-ruby/test-spec/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 17 Jan 2010 00:56:53 -0000 1.13
+++ ChangeLog 26 Apr 2010 17:56:22 -0000 1.14
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/test-spec
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.13 2010/01/17 00:56:53 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.14 2010/04/26 17:56:22 flameeyes Exp $
+
+ 26 Apr 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ test-spec-0.10.0-r2.ebuild:
+ Enable use with ruby19 using the (masked) test-unit-2.
17 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
test-spec-0.10.0-r2.ebuild, +files/test-spec-0.10.0-jruby.patch:
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/test-spec: test-spec-0.10.0-r2.ebuild ChangeLog
@ 2010-05-01 10:41 Diego Petteno (flameeyes)
0 siblings, 0 replies; 12+ messages in thread
From: Diego Petteno (flameeyes) @ 2010-05-01 10:41 UTC (permalink / raw
To: gentoo-commits
flameeyes 10/05/01 10:41:40
Modified: test-spec-0.10.0-r2.ebuild ChangeLog
Log:
Don't depend on test-unit-2 at runtime.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.9 dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?r1=1.8&r2=1.9
Index: test-spec-0.10.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- test-spec-0.10.0-r2.ebuild 26 Apr 2010 17:56:22 -0000 1.8
+++ test-spec-0.10.0-r2.ebuild 1 May 2010 10:41:40 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.8 2010/04/26 17:56:22 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.9 2010/05/01 10:41:40 flameeyes Exp $
EAPI="2"
@@ -21,10 +21,14 @@
IUSE=""
ruby_add_rdepend virtual/ruby-test-unit
-USE_RUBY=ruby19 \
- ruby_add_rdepend ruby_targets_ruby19 '>=dev-ruby/test-unit-2.0.6'
ruby_add_bdepend test dev-ruby/mocha
+# On Ruby 1.9, the tests only work with test-unit-2, but generally
+# speaking, test-spec should work fine with test-unit-1.2.3, and
+# indeed some testsuites only work with that.
+USE_RUBY=ruby19 \
+ ruby_add_bdepend "ruby_targets_ruby19 test" '>=dev-ruby/test-unit-2.0.6'
+
all_ruby_prepare() {
epatch "${FILESDIR}"/${P}-jruby.patch
}
1.15 dev-ruby/test-spec/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/test-spec/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 26 Apr 2010 17:56:22 -0000 1.14
+++ ChangeLog 1 May 2010 10:41:40 -0000 1.15
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/test-spec
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.14 2010/04/26 17:56:22 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.15 2010/05/01 10:41:40 flameeyes Exp $
+
+ 01 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ test-spec-0.10.0-r2.ebuild:
+ Don't depend on test-unit-2 at runtime.
26 Apr 2010; Diego E. Pettenò <flameeyes@gentoo.org>
test-spec-0.10.0-r2.ebuild:
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/test-spec: test-spec-0.10.0-r2.ebuild ChangeLog
@ 2010-05-23 10:46 Alex Legler (a3li)
0 siblings, 0 replies; 12+ messages in thread
From: Alex Legler (a3li) @ 2010-05-23 10:46 UTC (permalink / raw
To: gentoo-commits
a3li 10/05/23 10:46:04
Modified: test-spec-0.10.0-r2.ebuild ChangeLog
Log:
Add REE18 support
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.10 dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?r1=1.9&r2=1.10
Index: test-spec-0.10.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- test-spec-0.10.0-r2.ebuild 1 May 2010 10:41:40 -0000 1.9
+++ test-spec-0.10.0-r2.ebuild 23 May 2010 10:46:04 -0000 1.10
@@ -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/test-spec/test-spec-0.10.0-r2.ebuild,v 1.9 2010/05/01 10:41:40 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.10 2010/05/23 10:46:04 a3li Exp $
EAPI="2"
# ruby19 → incompatible with test-unit so fails badly
-USE_RUBY="ruby18 ruby19 jruby"
+USE_RUBY="ruby18 ree18 ruby19 jruby"
RUBY_FAKEGEM_EXTRADOC="README SPECS ROADMAP TODO"
RUBY_FAKEGEM_DOCDIR="doc"
1.16 dev-ruby/test-spec/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 1 May 2010 10:41:40 -0000 1.15
+++ ChangeLog 23 May 2010 10:46:04 -0000 1.16
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/test-spec
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.15 2010/05/01 10:41:40 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.16 2010/05/23 10:46:04 a3li Exp $
+
+ 23 May 2010; Alex Legler <a3li@gentoo.org> test-spec-0.10.0-r2.ebuild:
+ Add REE18 support
01 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
test-spec-0.10.0-r2.ebuild:
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/test-spec: test-spec-0.10.0-r2.ebuild ChangeLog
@ 2011-05-24 13:32 Markos Chandras (hwoarang)
0 siblings, 0 replies; 12+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-05-24 13:32 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/05/24 13:32:58
Modified: test-spec-0.10.0-r2.ebuild ChangeLog
Log:
Stable on amd64 wrt bug #367469
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Revision Changes Path
1.12 dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?r1=1.11&r2=1.12
Index: test-spec-0.10.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- test-spec-0.10.0-r2.ebuild 16 May 2011 05:43:23 -0000 1.11
+++ test-spec-0.10.0-r2.ebuild 24 May 2011 13:32:58 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.11 2011/05/16 05:43:23 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.12 2011/05/24 13:32:58 hwoarang Exp $
EAPI="2"
@@ -16,7 +16,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
ruby_add_rdepend virtual/ruby-test-unit
1.18 dev-ruby/test-spec/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 16 May 2011 05:43:23 -0000 1.17
+++ ChangeLog 24 May 2011 13:32:58 -0000 1.18
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/test-spec
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.17 2011/05/16 05:43:23 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.18 2011/05/24 13:32:58 hwoarang Exp $
+
+ 24 May 2011; Markos Chandras <hwoarang@gentoo.org>
+ test-spec-0.10.0-r2.ebuild:
+ Stable on amd64 wrt bug #367469
*test-spec-0.10.0-r3 (16 May 2011)
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/test-spec: test-spec-0.10.0-r2.ebuild ChangeLog
@ 2011-05-31 20:21 Markus Meier (maekke)
0 siblings, 0 replies; 12+ messages in thread
From: Markus Meier (maekke) @ 2011-05-31 20:21 UTC (permalink / raw
To: gentoo-commits
maekke 11/05/31 20:21:28
Modified: test-spec-0.10.0-r2.ebuild ChangeLog
Log:
x86 stable, bug #367469
(Portage version: 2.1.9.50/cvs/Linux x86_64)
Revision Changes Path
1.13 dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?r1=1.12&r2=1.13
Index: test-spec-0.10.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- test-spec-0.10.0-r2.ebuild 24 May 2011 13:32:58 -0000 1.12
+++ test-spec-0.10.0-r2.ebuild 31 May 2011 20:21:28 -0000 1.13
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.12 2011/05/24 13:32:58 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.13 2011/05/31 20:21:28 maekke Exp $
EAPI="2"
@@ -16,7 +16,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
ruby_add_rdepend virtual/ruby-test-unit
1.19 dev-ruby/test-spec/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 24 May 2011 13:32:58 -0000 1.18
+++ ChangeLog 31 May 2011 20:21:28 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/test-spec
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.18 2011/05/24 13:32:58 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.19 2011/05/31 20:21:28 maekke Exp $
+
+ 31 May 2011; Markus Meier <maekke@gentoo.org> test-spec-0.10.0-r2.ebuild:
+ x86 stable, bug #367469
24 May 2011; Markos Chandras <hwoarang@gentoo.org>
test-spec-0.10.0-r2.ebuild:
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/test-spec: test-spec-0.10.0-r2.ebuild ChangeLog
@ 2011-06-12 14:35 Raul Porcel (armin76)
0 siblings, 0 replies; 12+ messages in thread
From: Raul Porcel (armin76) @ 2011-06-12 14:35 UTC (permalink / raw
To: gentoo-commits
armin76 11/06/12 14:35:44
Modified: test-spec-0.10.0-r2.ebuild ChangeLog
Log:
ia64/sparc stable wrt #367469
(Portage version: 2.1.10/cvs/Linux ia64)
Revision Changes Path
1.14 dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?r1=1.13&r2=1.14
Index: test-spec-0.10.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- test-spec-0.10.0-r2.ebuild 31 May 2011 20:21:28 -0000 1.13
+++ test-spec-0.10.0-r2.ebuild 12 Jun 2011 14:35:44 -0000 1.14
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.13 2011/05/31 20:21:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.14 2011/06/12 14:35:44 armin76 Exp $
EAPI="2"
@@ -16,7 +16,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86"
IUSE=""
ruby_add_rdepend virtual/ruby-test-unit
1.20 dev-ruby/test-spec/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 31 May 2011 20:21:28 -0000 1.19
+++ ChangeLog 12 Jun 2011 14:35:44 -0000 1.20
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/test-spec
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.19 2011/05/31 20:21:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.20 2011/06/12 14:35:44 armin76 Exp $
+
+ 12 Jun 2011; Raúl Porcel <armin76@gentoo.org> test-spec-0.10.0-r2.ebuild:
+ ia64/sparc stable wrt #367469
31 May 2011; Markus Meier <maekke@gentoo.org> test-spec-0.10.0-r2.ebuild:
x86 stable, bug #367469
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/test-spec: test-spec-0.10.0-r2.ebuild ChangeLog
@ 2011-07-23 10:22 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 12+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-07-23 10:22 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/07/23 10:22:09
Modified: test-spec-0.10.0-r2.ebuild ChangeLog
Log:
ppc/ppc64 stable wrt #367469
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Revision Changes Path
1.15 dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild?r1=1.14&r2=1.15
Index: test-spec-0.10.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- test-spec-0.10.0-r2.ebuild 12 Jun 2011 14:35:44 -0000 1.14
+++ test-spec-0.10.0-r2.ebuild 23 Jul 2011 10:22:09 -0000 1.15
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.14 2011/06/12 14:35:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.15 2011/07/23 10:22:09 xarthisius Exp $
EAPI="2"
@@ -16,7 +16,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
ruby_add_rdepend virtual/ruby-test-unit
1.21 dev-ruby/test-spec/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-spec/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 12 Jun 2011 14:35:44 -0000 1.20
+++ ChangeLog 23 Jul 2011 10:22:09 -0000 1.21
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/test-spec
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.20 2011/06/12 14:35:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.21 2011/07/23 10:22:09 xarthisius Exp $
+
+ 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ test-spec-0.10.0-r2.ebuild:
+ ppc/ppc64 stable wrt #367469
12 Jun 2011; Raúl Porcel <armin76@gentoo.org> test-spec-0.10.0-r2.ebuild:
ia64/sparc stable wrt #367469
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2011-07-23 10:22 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-01 10:41 [gentoo-commits] gentoo-x86 commit in dev-ruby/test-spec: test-spec-0.10.0-r2.ebuild ChangeLog Diego Petteno (flameeyes)
-- strict thread matches above, loose matches on Subject: below --
2011-07-23 10:22 Kacper Kowalik (xarthisius)
2011-06-12 14:35 Raul Porcel (armin76)
2011-05-31 20:21 Markus Meier (maekke)
2011-05-24 13:32 Markos Chandras (hwoarang)
2010-05-23 10:46 Alex Legler (a3li)
2010-04-26 17:56 Diego Petteno (flameeyes)
2010-01-17 0:56 Diego Petteno (flameeyes)
2010-01-14 15:40 Brent Baude (ranger)
2010-01-13 16:31 Brent Baude (ranger)
2009-12-30 13:27 Raul Porcel (armin76)
2009-12-20 22:20 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