public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-fcgi: ruby-fcgi-0.8.7.ebuild ChangeLog
@ 2008-05-12 10:02 Markus Rothe (corsair)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Rothe (corsair) @ 2008-05-12 10:02 UTC (permalink / raw
  To: gentoo-commits

corsair     08/05/12 10:02:45

  Modified:             ruby-fcgi-0.8.7.ebuild ChangeLog
  Log:
  Stable on ppc64; bug #221309
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.4                  dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild?r1=1.3&r2=1.4

Index: ruby-fcgi-0.8.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ruby-fcgi-0.8.7.ebuild	11 Jul 2007 05:23:08 -0000	1.3
+++ ruby-fcgi-0.8.7.ebuild	12 May 2008 10:02:44 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v 1.3 2007/07/11 05:23:08 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v 1.4 2008/05/12 10:02:44 corsair Exp $
 
 inherit ruby
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://rubyforge.org/projects/fcgi/"
 SRC_URI="http://rubyforge.org/frs/download.php/11368/${P}.tar.gz"
 
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
 LICENSE="Ruby"
 
 DEPEND="dev-libs/fcgi"



1.21                 dev-ruby/ruby-fcgi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	15 Mar 2007 10:07:58 -0000	1.20
+++ ChangeLog	12 May 2008 10:02:44 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-fcgi
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.20 2007/03/15 10:07:58 tove Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.21 2008/05/12 10:02:44 corsair Exp $
+
+  12 May 2008; Markus Rothe <corsair@gentoo.org> ruby-fcgi-0.8.7.ebuild:
+  Stable on ppc64; bug #221309
 
   14 Mar 2007; Tom Gall <tgall@gentoo.org> ruby-fcgi-0.8.7.ebuild:
   added ~ppc64



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-fcgi: ruby-fcgi-0.8.7.ebuild ChangeLog
@ 2008-11-30 14:25 Hans de Graaff (graaff)
  0 siblings, 0 replies; 5+ messages in thread
From: Hans de Graaff (graaff) @ 2008-11-30 14:25 UTC (permalink / raw
  To: gentoo-commits

graaff      08/11/30 14:25:15

  Modified:             ruby-fcgi-0.8.7.ebuild ChangeLog
  Log:
  Mark stable for amd64 and fix quoting
  (Portage version: 2.1.6_rc2/cvs/Linux 2.6.26-gentoo-r2 x86_64)

Revision  Changes    Path
1.5                  dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild?r1=1.4&r2=1.5

Index: ruby-fcgi-0.8.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ruby-fcgi-0.8.7.ebuild	12 May 2008 10:02:44 -0000	1.4
+++ ruby-fcgi-0.8.7.ebuild	30 Nov 2008 14:25:15 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v 1.4 2008/05/12 10:02:44 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v 1.5 2008/11/30 14:25:15 graaff Exp $
 
 inherit ruby
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://rubyforge.org/projects/fcgi/"
 SRC_URI="http://rubyforge.org/frs/download.php/11368/${P}.tar.gz"
 
-KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
 LICENSE="Ruby"
 
 DEPEND="dev-libs/fcgi"
@@ -21,7 +21,7 @@
 src_install() {
 	RUBY_ECONF="${RUBY_ECONF} ${EXTRA_ECONF}"
 
-	${RUBY} install.rb install --prefix=${D} "$@" \
+	${RUBY} install.rb install --prefix="${D}" "$@" \
 		${RUBY_ECONF} || die "install.rb install failed"
 
 	cd "${S}"



1.23                 dev-ruby/ruby-fcgi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	30 Nov 2008 14:19:55 -0000	1.22
+++ ChangeLog	30 Nov 2008 14:25:15 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-fcgi
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.22 2008/11/30 14:19:55 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.23 2008/11/30 14:25:15 graaff Exp $
+
+  30 Nov 2008; Hans de Graaff <graaff@gentoo.org> ruby-fcgi-0.8.7.ebuild:
+  Quote variable and mark stable for amd64 per bug 249386.
 
   30 Nov 2008; Hans de Graaff <graaff@gentoo.org> ruby-fcgi-0.8.6.ebuild:
   Ruby 1.6 is no longer supported, and ruby-fcgi is not ready yet for Ruby 1.9.






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-fcgi: ruby-fcgi-0.8.7.ebuild ChangeLog
@ 2008-11-30 16:32 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2008-11-30 16:32 UTC (permalink / raw
  To: gentoo-commits

maekke      08/11/30 16:32:04

  Modified:             ruby-fcgi-0.8.7.ebuild ChangeLog
  Log:
  x86 stable, bug #249386
  (Portage version: 2.1.6_rc2/cvs/Linux 2.6.26.8 x86_64)

Revision  Changes    Path
1.6                  dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild?r1=1.5&r2=1.6

Index: ruby-fcgi-0.8.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ruby-fcgi-0.8.7.ebuild	30 Nov 2008 14:25:15 -0000	1.5
+++ ruby-fcgi-0.8.7.ebuild	30 Nov 2008 16:32:04 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v 1.5 2008/11/30 14:25:15 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v 1.6 2008/11/30 16:32:04 maekke Exp $
 
 inherit ruby
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://rubyforge.org/projects/fcgi/"
 SRC_URI="http://rubyforge.org/frs/download.php/11368/${P}.tar.gz"
 
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
 LICENSE="Ruby"
 
 DEPEND="dev-libs/fcgi"



1.24                 dev-ruby/ruby-fcgi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	30 Nov 2008 14:25:15 -0000	1.23
+++ ChangeLog	30 Nov 2008 16:32:04 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-fcgi
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.23 2008/11/30 14:25:15 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.24 2008/11/30 16:32:04 maekke Exp $
+
+  30 Nov 2008; Markus Meier <maekke@gentoo.org> ruby-fcgi-0.8.7.ebuild:
+  x86 stable, bug #249386
 
   30 Nov 2008; Hans de Graaff <graaff@gentoo.org> ruby-fcgi-0.8.7.ebuild:
   Quote variable and mark stable for amd64 per bug 249386.






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-fcgi: ruby-fcgi-0.8.7.ebuild ChangeLog
@ 2008-11-30 21:22 Tobias Scherbaum (dertobi123)
  0 siblings, 0 replies; 5+ messages in thread
From: Tobias Scherbaum (dertobi123) @ 2008-11-30 21:22 UTC (permalink / raw
  To: gentoo-commits

dertobi123    08/11/30 21:22:40

  Modified:             ruby-fcgi-0.8.7.ebuild ChangeLog
  Log:
  ppc stable, bug #249386
  (Portage version: 2.2_rc16/cvs/Linux 2.6.25-gentoo-r7 x86_64)

Revision  Changes    Path
1.7                  dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild?r1=1.6&r2=1.7

Index: ruby-fcgi-0.8.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ruby-fcgi-0.8.7.ebuild	30 Nov 2008 16:32:04 -0000	1.6
+++ ruby-fcgi-0.8.7.ebuild	30 Nov 2008 21:22:40 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v 1.6 2008/11/30 16:32:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v 1.7 2008/11/30 21:22:40 dertobi123 Exp $
 
 inherit ruby
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://rubyforge.org/projects/fcgi/"
 SRC_URI="http://rubyforge.org/frs/download.php/11368/${P}.tar.gz"
 
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
 LICENSE="Ruby"
 
 DEPEND="dev-libs/fcgi"



1.25                 dev-ruby/ruby-fcgi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	30 Nov 2008 16:32:04 -0000	1.24
+++ ChangeLog	30 Nov 2008 21:22:40 -0000	1.25
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/ruby-fcgi
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.24 2008/11/30 16:32:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.25 2008/11/30 21:22:40 dertobi123 Exp $
+
+  30 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+  ruby-fcgi-0.8.7.ebuild:
+  ppc stable, bug #249386
 
   30 Nov 2008; Markus Meier <maekke@gentoo.org> ruby-fcgi-0.8.7.ebuild:
   x86 stable, bug #249386






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-fcgi: ruby-fcgi-0.8.7.ebuild ChangeLog
@ 2008-12-05  9:48 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2008-12-05  9:48 UTC (permalink / raw
  To: gentoo-commits

armin76     08/12/05 09:48:32

  Modified:             ruby-fcgi-0.8.7.ebuild ChangeLog
  Log:
  ia64/sparc stable wrt #249386
  (Portage version: 2.1.4.5)

Revision  Changes    Path
1.8                  dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild?r1=1.7&r2=1.8

Index: ruby-fcgi-0.8.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ruby-fcgi-0.8.7.ebuild	30 Nov 2008 21:22:40 -0000	1.7
+++ ruby-fcgi-0.8.7.ebuild	5 Dec 2008 09:48:32 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v 1.7 2008/11/30 21:22:40 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v 1.8 2008/12/05 09:48:32 armin76 Exp $
 
 inherit ruby
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://rubyforge.org/projects/fcgi/"
 SRC_URI="http://rubyforge.org/frs/download.php/11368/${P}.tar.gz"
 
-KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 LICENSE="Ruby"
 
 DEPEND="dev-libs/fcgi"



1.26                 dev-ruby/ruby-fcgi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	30 Nov 2008 21:22:40 -0000	1.25
+++ ChangeLog	5 Dec 2008 09:48:32 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-fcgi
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.25 2008/11/30 21:22:40 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.26 2008/12/05 09:48:32 armin76 Exp $
+
+  05 Dec 2008; Raúl Porcel <armin76@gentoo.org> ruby-fcgi-0.8.7.ebuild:
+  ia64/sparc stable wrt #249386
 
   30 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org>
   ruby-fcgi-0.8.7.ebuild:






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

end of thread, other threads:[~2008-12-05  9:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-12 10:02 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-fcgi: ruby-fcgi-0.8.7.ebuild ChangeLog Markus Rothe (corsair)
  -- strict thread matches above, loose matches on Subject: below --
2008-11-30 14:25 Hans de Graaff (graaff)
2008-11-30 16:32 Markus Meier (maekke)
2008-11-30 21:22 Tobias Scherbaum (dertobi123)
2008-12-05  9:48 Raul Porcel (armin76)

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