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

graaff      09/06/10 04:44:02

  Modified:             ChangeLog
  Added:                eventmachine-0.12.8.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-ruby/eventmachine/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/eventmachine/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	14 Apr 2009 17:21:11 -0000	1.4
+++ ChangeLog	10 Jun 2009 04:44:02 -0000	1.5
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/eventmachine
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/eventmachine/ChangeLog,v 1.4 2009/04/14 17:21:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/eventmachine/ChangeLog,v 1.5 2009/06/10 04:44:02 graaff Exp $
+
+*eventmachine-0.12.8 (10 Jun 2009)
+
+  10 Jun 2009; Hans de Graaff <graaff@gentoo.org>
+  +eventmachine-0.12.8.ebuild:
+  Version bump.
 
   14 Apr 2009; Hans de Graaff <graaff@gentoo.org>
   -eventmachine-0.12.0.ebuild, -eventmachine-0.12.2.ebuild:



1.1                  dev-ruby/eventmachine/eventmachine-0.12.8.ebuild

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

Index: eventmachine-0.12.8.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/eventmachine/eventmachine-0.12.8.ebuild,v 1.1 2009/06/10 04:44:02 graaff Exp $

inherit gems

DESCRIPTION="Ruby/EventMachine is a fast, simple event-processing library for Ruby programs. "
HOMEPAGE="http://rubyeventmachine.com"

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

USE_RUBY="ruby18"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/eventmachine: ChangeLog eventmachine-0.12.8.ebuild
@ 2009-12-09 19:09 Hans de Graaff (graaff)
  0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2009-12-09 19:09 UTC (permalink / raw
  To: gentoo-commits

graaff      09/12/09 19:09:53

  Modified:             ChangeLog
  Removed:              eventmachine-0.12.8.ebuild
  Log:
  Remove old version.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  dev-ruby/eventmachine/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/eventmachine/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	19 Nov 2009 06:41:18 -0000	1.7
+++ ChangeLog	9 Dec 2009 19:09:53 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/eventmachine
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/eventmachine/ChangeLog,v 1.7 2009/11/19 06:41:18 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/eventmachine/ChangeLog,v 1.8 2009/12/09 19:09:53 graaff Exp $
+
+  09 Dec 2009; Hans de Graaff <graaff@gentoo.org>
+  -eventmachine-0.12.8.ebuild:
+  Remove old version.
 
 *eventmachine-0.12.10 (19 Nov 2009)
 






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

end of thread, other threads:[~2009-12-09 19:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-10  4:44 [gentoo-commits] gentoo-x86 commit in dev-ruby/eventmachine: ChangeLog eventmachine-0.12.8.ebuild Hans de Graaff (graaff)
  -- strict thread matches above, loose matches on Subject: below --
2009-12-09 19:09 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