public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/fastthread: ChangeLog fastthread-1.0.7.ebuild
@ 2009-05-13  8:17 Hans de Graaff (graaff)
  0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2009-05-13  8:17 UTC (permalink / raw
  To: gentoo-commits

graaff      09/05/13 08:17:31

  Modified:             ChangeLog
  Added:                fastthread-1.0.7.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.27                 dev-ruby/fastthread/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	22 Jan 2008 10:12:10 -0000	1.26
+++ ChangeLog	13 May 2009 08:17:31 -0000	1.27
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/fastthread
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.26 2008/01/22 10:12:10 welp Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.27 2009/05/13 08:17:31 graaff Exp $
+
+*fastthread-1.0.7 (13 May 2009)
+
+  13 May 2009; Hans de Graaff <graaff@gentoo.org> +fastthread-1.0.7.ebuild:
+  Version bump with compatibility fixes for various versions of ruby.
 
   22 Jan 2008; Peter Weller <welp@gentoo.org> fastthread-1.0.1.ebuild:
   Stable on amd64; bug 204321



1.1                  dev-ruby/fastthread/fastthread-1.0.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7.ebuild?rev=1.1&content-type=text/plain

Index: fastthread-1.0.7.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7.ebuild,v 1.1 2009/05/13 08:17:31 graaff Exp $

inherit ruby gems

USE_RUBY="ruby18"
DESCRIPTION="Optimized replacement for thread.rb primitives"
# Mongrel hosts gem_plugin, so setting that as homepage
HOMEPAGE="http://mongrel.rubyforge.org/"

LICENSE="Ruby"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/fastthread: ChangeLog fastthread-1.0.7.ebuild
@ 2011-04-24 18:01 Hans de Graaff (graaff)
  0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2011-04-24 18:01 UTC (permalink / raw
  To: gentoo-commits

graaff      11/04/24 18:01:11

  Modified:             ChangeLog
  Removed:              fastthread-1.0.7.ebuild
  Log:
  Remove old version.
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.47                 dev-ruby/fastthread/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	24 Apr 2011 17:34:38 -0000	1.46
+++ ChangeLog	24 Apr 2011 18:01:11 -0000	1.47
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/fastthread
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.46 2011/04/24 17:34:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.47 2011/04/24 18:01:11 graaff Exp $
+
+  24 Apr 2011; Hans de Graaff <graaff@gentoo.org> -fastthread-1.0.7.ebuild:
+  Remove old version.
 
   24 Apr 2011; Raúl Porcel <armin76@gentoo.org> fastthread-1.0.7-r1.ebuild:
   sparc stable wrt #349877






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

end of thread, other threads:[~2011-04-24 18:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-24 18:01 [gentoo-commits] gentoo-x86 commit in dev-ruby/fastthread: ChangeLog fastthread-1.0.7.ebuild Hans de Graaff (graaff)
  -- strict thread matches above, loose matches on Subject: below --
2009-05-13  8:17 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