* [gentoo-commits] gentoo-x86 commit in dev-ruby/rake-compiler: rake-compiler-0.7.5.ebuild ChangeLog
@ 2011-03-05 7:27 Hans de Graaff (graaff)
0 siblings, 0 replies; 7+ messages in thread
From: Hans de Graaff (graaff) @ 2011-03-05 7:27 UTC (permalink / raw
To: gentoo-commits
graaff 11/03/05 07:27:51
Modified: rake-compiler-0.7.5.ebuild ChangeLog
Log:
Strip testing and documentation tasks to create a stable candidate.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?r1=1.2&r2=1.3
Index: rake-compiler-0.7.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rake-compiler-0.7.5.ebuild 5 Mar 2011 07:18:06 -0000 1.2
+++ rake-compiler-0.7.5.ebuild 5 Mar 2011 07:27:51 -0000 1.3
@@ -1,13 +1,11 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild,v 1.2 2011/03/05 07:18:06 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild,v 1.3 2011/03/05 07:27:51 graaff Exp $
EAPI=2
-USE_RUBY="ruby18 ree18 ruby19 jruby"
+USE_RUBY="ruby18 ree18 jruby"
-# Tests for now seem only to work when rubygems is fully installed for
-# the implementation and that for now only means Ruby 1.8
-RUBY_FAKEGEM_TASK_TEST="-f tasks/rspec.rake -f tasks/cucumber.rake spec cucumber"
+RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
@@ -25,9 +23,6 @@
SLOT="0"
IUSE=""
-USE_RUBY=ruby18 \
- ruby_add_bdepend "test? ( dev-ruby/rspec:0 dev-util/cucumber dev-ruby/rubygems )"
-
ruby_add_rdepend "dev-ruby/rake"
each_ruby_prepare() {
@@ -42,14 +37,3 @@
;;
esac
}
-
-each_ruby_test() {
- case ${RUBY} in
- *ruby19|*jruby)
- ewarn "Tests disabled for this implementation. Long story, check ebuild if you want."
- ;;
- *)
- each_fakegem_test
- ;;
- esac
-}
1.31 dev-ruby/rake-compiler/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 5 Mar 2011 07:18:43 -0000 1.30
+++ ChangeLog 5 Mar 2011 07:27:51 -0000 1.31
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/rake-compiler
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.30 2011/03/05 07:18:43 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.31 2011/03/05 07:27:51 graaff Exp $
+
+ 05 Mar 2011; Hans de Graaff <graaff@gentoo.org>
+ rake-compiler-0.7.5.ebuild:
+ Strip testing and documentation tasks to create a stable candidate.
05 Mar 2011; Hans de Graaff <graaff@gentoo.org>
-rake-compiler-0.7.0.ebuild:
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/rake-compiler: rake-compiler-0.7.5.ebuild ChangeLog
@ 2011-03-08 10:20 Markos Chandras (hwoarang)
0 siblings, 0 replies; 7+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-03-08 10:20 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/03/08 10:20:20
Modified: rake-compiler-0.7.5.ebuild ChangeLog
Log:
Stable on amd64 wrt bug #357489
(Portage version: 2.1.9.41/cvs/Linux x86_64)
Revision Changes Path
1.4 dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?r1=1.3&r2=1.4
Index: rake-compiler-0.7.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rake-compiler-0.7.5.ebuild 5 Mar 2011 07:27:51 -0000 1.3
+++ rake-compiler-0.7.5.ebuild 8 Mar 2011 10:20:20 -0000 1.4
@@ -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/rake-compiler/rake-compiler-0.7.5.ebuild,v 1.3 2011/03/05 07:27:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild,v 1.4 2011/03/08 10:20:20 hwoarang Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -19,7 +19,7 @@
SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
S="${WORKDIR}/luislavena-${PN}-*"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""
1.32 dev-ruby/rake-compiler/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 5 Mar 2011 07:27:51 -0000 1.31
+++ ChangeLog 8 Mar 2011 10:20:20 -0000 1.32
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/rake-compiler
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.31 2011/03/05 07:27:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.32 2011/03/08 10:20:20 hwoarang Exp $
+
+ 08 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
+ rake-compiler-0.7.5.ebuild:
+ Stable on amd64 wrt bug #357489
05 Mar 2011; Hans de Graaff <graaff@gentoo.org>
rake-compiler-0.7.5.ebuild:
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/rake-compiler: rake-compiler-0.7.5.ebuild ChangeLog
@ 2011-03-08 11:23 Thomas Kahle (tomka)
0 siblings, 0 replies; 7+ messages in thread
From: Thomas Kahle (tomka) @ 2011-03-08 11:23 UTC (permalink / raw
To: gentoo-commits
tomka 11/03/08 11:23:33
Modified: rake-compiler-0.7.5.ebuild ChangeLog
Log:
x86 stable per bug 357489
(Portage version: 2.1.9.42/cvs/Linux i686)
Revision Changes Path
1.5 dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?r1=1.4&r2=1.5
Index: rake-compiler-0.7.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rake-compiler-0.7.5.ebuild 8 Mar 2011 10:20:20 -0000 1.4
+++ rake-compiler-0.7.5.ebuild 8 Mar 2011 11:23:33 -0000 1.5
@@ -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/rake-compiler/rake-compiler-0.7.5.ebuild,v 1.4 2011/03/08 10:20:20 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild,v 1.5 2011/03/08 11:23:33 tomka Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -19,7 +19,7 @@
SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
S="${WORKDIR}/luislavena-${PN}-*"
-KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""
1.33 dev-ruby/rake-compiler/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 8 Mar 2011 10:20:20 -0000 1.32
+++ ChangeLog 8 Mar 2011 11:23:33 -0000 1.33
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rake-compiler
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.32 2011/03/08 10:20:20 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.33 2011/03/08 11:23:33 tomka Exp $
+
+ 08 Mar 2011; Thomas Kahle <tomka@gentoo.org> rake-compiler-0.7.5.ebuild:
+ x86 stable per bug 357489
08 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
rake-compiler-0.7.5.ebuild:
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/rake-compiler: rake-compiler-0.7.5.ebuild ChangeLog
@ 2011-03-27 19:36 Brent Baude (ranger)
0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2011-03-27 19:36 UTC (permalink / raw
To: gentoo-commits
ranger 11/03/27 19:36:11
Modified: rake-compiler-0.7.5.ebuild ChangeLog
Log:
Marking rake-compiler-0.7.5 ppc for bug 357489
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Revision Changes Path
1.6 dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?r1=1.5&r2=1.6
Index: rake-compiler-0.7.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rake-compiler-0.7.5.ebuild 8 Mar 2011 11:23:33 -0000 1.5
+++ rake-compiler-0.7.5.ebuild 27 Mar 2011 19:36:10 -0000 1.6
@@ -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/rake-compiler/rake-compiler-0.7.5.ebuild,v 1.5 2011/03/08 11:23:33 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild,v 1.6 2011/03/27 19:36:10 ranger Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -19,7 +19,7 @@
SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
S="${WORKDIR}/luislavena-${PN}-*"
-KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""
1.34 dev-ruby/rake-compiler/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 8 Mar 2011 11:23:33 -0000 1.33
+++ ChangeLog 27 Mar 2011 19:36:10 -0000 1.34
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rake-compiler
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.33 2011/03/08 11:23:33 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.34 2011/03/27 19:36:10 ranger Exp $
+
+ 27 Mar 2011; Brent Baude <ranger@gentoo.org> rake-compiler-0.7.5.ebuild:
+ Marking rake-compiler-0.7.5 ppc for bug 357489
08 Mar 2011; Thomas Kahle <tomka@gentoo.org> rake-compiler-0.7.5.ebuild:
x86 stable per bug 357489
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/rake-compiler: rake-compiler-0.7.5.ebuild ChangeLog
@ 2011-04-01 8:49 Michael Weber (xmw)
0 siblings, 0 replies; 7+ messages in thread
From: Michael Weber (xmw) @ 2011-04-01 8:49 UTC (permalink / raw
To: gentoo-commits
xmw 11/04/01 08:49:03
Modified: rake-compiler-0.7.5.ebuild ChangeLog
Log:
sparc stable (bug 357489)
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Revision Changes Path
1.7 dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?r1=1.6&r2=1.7
Index: rake-compiler-0.7.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- rake-compiler-0.7.5.ebuild 27 Mar 2011 19:36:10 -0000 1.6
+++ rake-compiler-0.7.5.ebuild 1 Apr 2011 08:49:03 -0000 1.7
@@ -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/rake-compiler/rake-compiler-0.7.5.ebuild,v 1.6 2011/03/27 19:36:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild,v 1.7 2011/04/01 08:49:03 xmw Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -19,7 +19,7 @@
SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
S="${WORKDIR}/luislavena-${PN}-*"
-KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""
1.35 dev-ruby/rake-compiler/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 27 Mar 2011 19:36:10 -0000 1.34
+++ ChangeLog 1 Apr 2011 08:49:03 -0000 1.35
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rake-compiler
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.34 2011/03/27 19:36:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.35 2011/04/01 08:49:03 xmw Exp $
+
+ 01 Apr 2011; Michael Weber <xmw@gentoo.org> rake-compiler-0.7.5.ebuild:
+ sparc stable (bug 357489)
27 Mar 2011; Brent Baude <ranger@gentoo.org> rake-compiler-0.7.5.ebuild:
Marking rake-compiler-0.7.5 ppc for bug 357489
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/rake-compiler: rake-compiler-0.7.5.ebuild ChangeLog
@ 2011-04-16 17:40 Raul Porcel (armin76)
0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2011-04-16 17:40 UTC (permalink / raw
To: gentoo-commits
armin76 11/04/16 17:40:42
Modified: rake-compiler-0.7.5.ebuild ChangeLog
Log:
ia64 stable wrt #357489
(Portage version: 2.1.9.45/cvs/Linux ia64)
Revision Changes Path
1.8 dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?r1=1.7&r2=1.8
Index: rake-compiler-0.7.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- rake-compiler-0.7.5.ebuild 1 Apr 2011 08:49:03 -0000 1.7
+++ rake-compiler-0.7.5.ebuild 16 Apr 2011 17:40:42 -0000 1.8
@@ -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/rake-compiler/rake-compiler-0.7.5.ebuild,v 1.7 2011/04/01 08:49:03 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild,v 1.8 2011/04/16 17:40:42 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -19,7 +19,7 @@
SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
S="${WORKDIR}/luislavena-${PN}-*"
-KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""
1.37 dev-ruby/rake-compiler/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 8 Apr 2011 05:47:42 -0000 1.36
+++ ChangeLog 16 Apr 2011 17:40:42 -0000 1.37
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rake-compiler
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.36 2011/04/08 05:47:42 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.37 2011/04/16 17:40:42 armin76 Exp $
+
+ 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> rake-compiler-0.7.5.ebuild:
+ ia64 stable wrt #357489
*rake-compiler-0.7.7 (08 Apr 2011)
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/rake-compiler: rake-compiler-0.7.5.ebuild ChangeLog
@ 2011-07-17 18:21 Mark Loeser (halcy0n)
0 siblings, 0 replies; 7+ messages in thread
From: Mark Loeser (halcy0n) @ 2011-07-17 18:21 UTC (permalink / raw
To: gentoo-commits
halcy0n 11/07/17 18:21:47
Modified: rake-compiler-0.7.5.ebuild ChangeLog
Log:
Stable for ppc64; bug #357489
(Portage version: 2.1.10.3/cvs/Linux ppc64)
Revision Changes Path
1.9 dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild?r1=1.8&r2=1.9
Index: rake-compiler-0.7.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- rake-compiler-0.7.5.ebuild 16 Apr 2011 17:40:42 -0000 1.8
+++ rake-compiler-0.7.5.ebuild 17 Jul 2011 18:21:47 -0000 1.9
@@ -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/rake-compiler/rake-compiler-0.7.5.ebuild,v 1.8 2011/04/16 17:40:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild,v 1.9 2011/07/17 18:21:47 halcy0n Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -19,7 +19,7 @@
SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz"
S="${WORKDIR}/luislavena-${PN}-*"
-KEYWORDS="amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""
1.40 dev-ruby/rake-compiler/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 8 Jun 2011 18:27:59 -0000 1.39
+++ ChangeLog 17 Jul 2011 18:21:47 -0000 1.40
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rake-compiler
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.39 2011/06/08 18:27:59 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.40 2011/07/17 18:21:47 halcy0n Exp $
+
+ 17 Jul 2011; Mark Loeser <halcy0n@gentoo.org> rake-compiler-0.7.5.ebuild:
+ Stable for ppc64; bug #357489
08 Jun 2011; Hans de Graaff <graaff@gentoo.org> -rake-compiler-0.7.6.ebuild,
-rake-compiler-0.7.7.ebuild:
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-07-17 18:21 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-27 19:36 [gentoo-commits] gentoo-x86 commit in dev-ruby/rake-compiler: rake-compiler-0.7.5.ebuild ChangeLog Brent Baude (ranger)
-- strict thread matches above, loose matches on Subject: below --
2011-07-17 18:21 Mark Loeser (halcy0n)
2011-04-16 17:40 Raul Porcel (armin76)
2011-04-01 8:49 Michael Weber (xmw)
2011-03-08 11:23 Thomas Kahle (tomka)
2011-03-08 10:20 Markos Chandras (hwoarang)
2011-03-05 7:27 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