* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-inline: ChangeLog ruby-inline-3.8.4.ebuild
@ 2010-01-04 11:56 Christian Faulhammer (fauli)
0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-04 11:56 UTC (permalink / raw
To: gentoo-commits
fauli 10/01/04 11:56:41
Modified: ChangeLog ruby-inline-3.8.4.ebuild
Log:
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Revision Changes Path
1.16 dev-ruby/ruby-inline/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 25 Dec 2009 18:49:49 -0000 1.15
+++ ChangeLog 4 Jan 2010 11:56:41 -0000 1.16
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-inline
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.15 2009/12/25 18:49:49 flameeyes Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.16 2010/01/04 11:56:41 fauli Exp $
+
+ 04 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ ruby-inline-3.8.4.ebuild:
+ Transfer Prefix keywords
*ruby-inline-3.8.4 (25 Dec 2009)
1.2 dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?r1=1.1&r2=1.2
Index: ruby-inline-3.8.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-inline-3.8.4.ebuild 25 Dec 2009 18:49:49 -0000 1.1
+++ ruby-inline-3.8.4.ebuild 4 Jan 2010 11:56:41 -0000 1.2
@@ -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/ruby-inline/ruby-inline-3.8.4.ebuild,v 1.1 2009/12/25 18:49:49 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild,v 1.2 2010/01/04 11:56:41 fauli Exp $
EAPI=2
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_rdepend dev-ruby/zentest
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-inline: ChangeLog ruby-inline-3.8.4.ebuild
@ 2010-05-22 23:08 Alex Legler (a3li)
0 siblings, 0 replies; 7+ messages in thread
From: Alex Legler (a3li) @ 2010-05-22 23:08 UTC (permalink / raw
To: gentoo-commits
a3li 10/05/22 23:08:53
Modified: ChangeLog ruby-inline-3.8.4.ebuild
Log:
Add REE18 support
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.24 dev-ruby/ruby-inline/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 22 May 2010 15:48:04 -0000 1.23
+++ ChangeLog 22 May 2010 23:08:53 -0000 1.24
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-inline
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.23 2010/05/22 15:48:04 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.24 2010/05/22 23:08:53 a3li Exp $
+
+ 22 May 2010; Alex Legler <a3li@gentoo.org> ruby-inline-3.8.4.ebuild:
+ Add REE18 support
22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
ruby-inline-3.8.4.ebuild:
1.9 dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?r1=1.8&r2=1.9
Index: ruby-inline-3.8.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ruby-inline-3.8.4.ebuild 22 May 2010 15:48:04 -0000 1.8
+++ ruby-inline-3.8.4.ebuild 22 May 2010 23:08:53 -0000 1.9
@@ -1,10 +1,10 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild,v 1.8 2010/05/22 15:48:04 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild,v 1.9 2010/05/22 23:08:53 a3li Exp $
EAPI=2
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby18 ree18 ruby19"
RUBY_FAKEGEM_NAME="RubyInline"
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-inline: ChangeLog ruby-inline-3.8.4.ebuild
@ 2010-05-22 15:48 Diego Petteno (flameeyes)
0 siblings, 0 replies; 7+ messages in thread
From: Diego Petteno (flameeyes) @ 2010-05-22 15:48 UTC (permalink / raw
To: gentoo-commits
flameeyes 10/05/22 15:48:05
Modified: ChangeLog ruby-inline-3.8.4.ebuild
Log:
Various cleanups.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.23 dev-ruby/ruby-inline/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 28 Feb 2010 08:29:02 -0000 1.22
+++ ChangeLog 22 May 2010 15:48:04 -0000 1.23
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-inline
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.22 2010/02/28 08:29:02 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.23 2010/05/22 15:48:04 flameeyes Exp $
+
+ 22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ ruby-inline-3.8.4.ebuild:
+ Various cleanups.
28 Feb 2010; Hans de Graaff <graaff@gentoo.org> -ruby-inline-3.8.3.ebuild:
Remove old version.
1.8 dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?r1=1.7&r2=1.8
Index: ruby-inline-3.8.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ruby-inline-3.8.4.ebuild 13 Feb 2010 19:12:04 -0000 1.7
+++ ruby-inline-3.8.4.ebuild 22 May 2010 15:48:04 -0000 1.8
@@ -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/ruby-inline/ruby-inline-3.8.4.ebuild,v 1.7 2010/02/13 19:12:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild,v 1.8 2010/05/22 15:48:04 flameeyes Exp $
EAPI=2
@@ -24,8 +24,16 @@
ruby_add_rdepend dev-ruby/zentest
-ruby_add_bdepend doc 'dev-ruby/hoe dev-ruby/hoe-seattlerb'
-ruby_add_bdepend test 'dev-ruby/hoe dev-ruby/hoe-seattlerb'
+ruby_add_bdepend "
+ doc? (
+ dev-ruby/hoe
+ dev-ruby/hoe-seattlerb
+ )
+ test? (
+ dev-ruby/hoe
+ dev-ruby/hoe-seattlerb
+ virtual/ruby-test-unit
+ )"
all_ruby_install() {
all_fakegem_install
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-inline: ChangeLog ruby-inline-3.8.4.ebuild
@ 2010-01-14 15:57 Brent Baude (ranger)
0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2010-01-14 15:57 UTC (permalink / raw
To: gentoo-commits
ranger 10/01/14 15:57:23
Modified: ChangeLog ruby-inline-3.8.4.ebuild
Log:
Marking ruby-inline-3.8.4 ~ppc for bug 298368
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Revision Changes Path
1.19 dev-ruby/ruby-inline/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 13 Jan 2010 16:47:20 -0000 1.18
+++ ChangeLog 14 Jan 2010 15:57:23 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-inline
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.18 2010/01/13 16:47:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.19 2010/01/14 15:57:23 ranger Exp $
+
+ 14 Jan 2010; Brent Baude <ranger@gentoo.org> ruby-inline-3.8.4.ebuild:
+ Marking ruby-inline-3.8.4 ~ppc for bug 298368
13 Jan 2010; Brent Baude <ranger@gentoo.org> ruby-inline-3.8.4.ebuild:
Marking ruby-inline-3.8.4 ~ppc64 for bug 298368
1.5 dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?r1=1.4&r2=1.5
Index: ruby-inline-3.8.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ruby-inline-3.8.4.ebuild 13 Jan 2010 16:47:20 -0000 1.4
+++ ruby-inline-3.8.4.ebuild 14 Jan 2010 15:57:23 -0000 1.5
@@ -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/ruby-inline/ruby-inline-3.8.4.ebuild,v 1.4 2010/01/13 16:47:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild,v 1.5 2010/01/14 15:57:23 ranger Exp $
EAPI=2
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_rdepend dev-ruby/zentest
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-inline: ChangeLog ruby-inline-3.8.4.ebuild
@ 2010-01-13 16:47 Brent Baude (ranger)
0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2010-01-13 16:47 UTC (permalink / raw
To: gentoo-commits
ranger 10/01/13 16:47:21
Modified: ChangeLog ruby-inline-3.8.4.ebuild
Log:
Marking ruby-inline-3.8.4 ~ppc64 for bug 298368
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Revision Changes Path
1.18 dev-ruby/ruby-inline/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 4 Jan 2010 23:34:24 -0000 1.17
+++ ChangeLog 13 Jan 2010 16:47:20 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-inline
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.17 2010/01/04 23:34:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.18 2010/01/13 16:47:20 ranger Exp $
+
+ 13 Jan 2010; Brent Baude <ranger@gentoo.org> ruby-inline-3.8.4.ebuild:
+ Marking ruby-inline-3.8.4 ~ppc64 for bug 298368
04 Jan 2010; Markus Meier <maekke@gentoo.org> ruby-inline-3.8.4.ebuild:
add ~x86, bug #298368
1.4 dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?r1=1.3&r2=1.4
Index: ruby-inline-3.8.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ruby-inline-3.8.4.ebuild 4 Jan 2010 23:34:24 -0000 1.3
+++ ruby-inline-3.8.4.ebuild 13 Jan 2010 16:47:20 -0000 1.4
@@ -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/ruby-inline/ruby-inline-3.8.4.ebuild,v 1.3 2010/01/04 23:34:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild,v 1.4 2010/01/13 16:47:20 ranger Exp $
EAPI=2
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_rdepend dev-ruby/zentest
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-inline: ChangeLog ruby-inline-3.8.4.ebuild
@ 2010-01-04 23:34 Markus Meier (maekke)
0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2010-01-04 23:34 UTC (permalink / raw
To: gentoo-commits
maekke 10/01/04 23:34:25
Modified: ChangeLog ruby-inline-3.8.4.ebuild
Log:
add ~x86, bug #298368
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Revision Changes Path
1.17 dev-ruby/ruby-inline/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 4 Jan 2010 11:56:41 -0000 1.16
+++ ChangeLog 4 Jan 2010 23:34:24 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-inline
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.16 2010/01/04 11:56:41 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.17 2010/01/04 23:34:24 maekke Exp $
+
+ 04 Jan 2010; Markus Meier <maekke@gentoo.org> ruby-inline-3.8.4.ebuild:
+ add ~x86, bug #298368
04 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
ruby-inline-3.8.4.ebuild:
1.3 dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?r1=1.2&r2=1.3
Index: ruby-inline-3.8.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ruby-inline-3.8.4.ebuild 4 Jan 2010 11:56:41 -0000 1.2
+++ ruby-inline-3.8.4.ebuild 4 Jan 2010 23:34:24 -0000 1.3
@@ -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/ruby-inline/ruby-inline-3.8.4.ebuild,v 1.2 2010/01/04 11:56:41 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild,v 1.3 2010/01/04 23:34:24 maekke Exp $
EAPI=2
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_rdepend dev-ruby/zentest
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-inline: ChangeLog ruby-inline-3.8.4.ebuild
@ 2009-12-25 18:49 Diego Petteno (flameeyes)
0 siblings, 0 replies; 7+ messages in thread
From: Diego Petteno (flameeyes) @ 2009-12-25 18:49 UTC (permalink / raw
To: gentoo-commits
flameeyes 09/12/25 18:49:49
Modified: ChangeLog
Added: ruby-inline-3.8.4.ebuild
Log:
Version bump and port to ruby-fakegem.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Revision Changes Path
1.15 dev-ruby/ruby-inline/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 15 Dec 2009 19:20:20 -0000 1.14
+++ ChangeLog 25 Dec 2009 18:49:49 -0000 1.15
@@ -1,6 +1,12 @@
# ChangeLog for dev-ruby/ruby-inline
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.14 2009/12/15 19:20:20 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.15 2009/12/25 18:49:49 flameeyes Exp $
+
+*ruby-inline-3.8.4 (25 Dec 2009)
+
+ 25 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ +ruby-inline-3.8.4.ebuild:
+ Version bump and port to ruby-fakegem.
15 Dec 2009; Hans de Graaff <graaff@gentoo.org> -ruby-inline-3.8.1.ebuild,
-ruby-inline-3.8.2.ebuild:
1.1 dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild?rev=1.1&content-type=text/plain
Index: ruby-inline-3.8.4.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild,v 1.1 2009/12/25 18:49:49 flameeyes Exp $
EAPI=2
USE_RUBY="ruby18 ruby19"
RUBY_FAKEGEM_NAME="RubyInline"
RUBY_FAKEGEM_TASK_DOC="docs"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README.txt History.txt"
inherit ruby-fakegem
DESCRIPTION="Allows to embed C/C++ in Ruby code"
HOMEPAGE="http://www.zenspider.com/ZSS/Products/RubyInline/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
ruby_add_rdepend dev-ruby/zentest
ruby_add_bdepend doc 'dev-ruby/hoe dev-ruby/hoe-seattlerb'
ruby_add_bdepend test 'dev-ruby/hoe dev-ruby/hoe-seattlerb'
all_ruby_install() {
all_fakegem_install
docinto examples
dodoc example.rb example2.rb demo/*.rb || die
}
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2010-05-22 23:08 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-04 11:56 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-inline: ChangeLog ruby-inline-3.8.4.ebuild Christian Faulhammer (fauli)
-- strict thread matches above, loose matches on Subject: below --
2010-05-22 23:08 Alex Legler (a3li)
2010-05-22 15:48 Diego Petteno (flameeyes)
2010-01-14 15:57 Brent Baude (ranger)
2010-01-13 16:47 Brent Baude (ranger)
2010-01-04 23:34 Markus Meier (maekke)
2009-12-25 18:49 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