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

graaff      09/07/13 06:33:16

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

Revision  Changes    Path
1.17                 dev-ruby/bluecloth/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	24 Jun 2009 05:31:41 -0000	1.16
+++ ChangeLog	13 Jul 2009 06:33:16 -0000	1.17
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/bluecloth
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.16 2009/06/24 05:31:41 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.17 2009/07/13 06:33:16 graaff Exp $
+
+*bluecloth-2.0.4 (13 Jul 2009)
+
+  13 Jul 2009; Hans de Graaff <graaff@gentoo.org> +bluecloth-2.0.4.ebuild:
+  Version bump.
 
 *bluecloth-2.0.3 (24 Jun 2009)
 



1.1                  dev-ruby/bluecloth/bluecloth-2.0.4.ebuild

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

Index: bluecloth-2.0.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/bluecloth/bluecloth-2.0.4.ebuild,v 1.1 2009/07/13 06:33:16 graaff Exp $

inherit ruby gems

DESCRIPTION="A Ruby implementation of Markdown"
HOMEPAGE="http://www.deveiate.org/projects/BlueCloth"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE=""

USE_RUBY="ruby18 ruby19"
DEPEND=">=dev-lang/ruby-1.8"
RDEPEND="${DEPEND}"






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

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

graaff      09/11/04 18:19:38

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

Revision  Changes    Path
1.20                 dev-ruby/bluecloth/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	26 Jul 2009 06:03:57 -0000	1.19
+++ ChangeLog	4 Nov 2009 18:19:38 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/bluecloth
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.19 2009/07/26 06:03:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.20 2009/11/04 18:19:38 graaff Exp $
+
+  04 Nov 2009; Hans de Graaff <graaff@gentoo.org> -bluecloth-2.0.4.ebuild:
+  Remove old version.
 
   26 Jul 2009; Hans de Graaff <graaff@gentoo.org> -bluecloth-2.0.0.ebuild,
   -bluecloth-2.0.2.ebuild, -bluecloth-2.0.3.ebuild:






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

end of thread, other threads:[~2009-11-04 18:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-04 18:19 [gentoo-commits] gentoo-x86 commit in dev-ruby/bluecloth: ChangeLog bluecloth-2.0.4.ebuild Hans de Graaff (graaff)
  -- strict thread matches above, loose matches on Subject: below --
2009-07-13  6:33 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