public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/matchy: ChangeLog matchy-0.5.1.ebuild matchy-0.4.2.ebuild
@ 2010-02-13 17:05 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2010-02-13 17:05 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/02/13 17:05:11

  Modified:             ChangeLog
  Added:                matchy-0.5.1.ebuild
  Removed:              matchy-0.4.2.ebuild
  Log:
  Version bump, exchange a patch for another, thanks to enebo from JRuby for the solution to our problem.
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-ruby/matchy/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/matchy/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	28 Jan 2010 01:15:22 -0000	1.1
+++ ChangeLog	13 Feb 2010 17:05:10 -0000	1.2
@@ -1,6 +1,14 @@
 # ChangeLog for dev-ruby/matchy
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/ChangeLog,v 1.1 2010/01/28 01:15:22 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/ChangeLog,v 1.2 2010/02/13 17:05:10 flameeyes Exp $
+
+*matchy-0.5.1 (13 Feb 2010)
+
+  13 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+  -matchy-0.4.2.ebuild, -files/matchy-0.4.2-order.patch,
+  +matchy-0.5.1.ebuild, +files/matchy-0.5.1+jruby.patch:
+  Version bump, exchange a patch for another, thanks to enebo from JRuby for
+  the solution to our problem.
 
 *matchy-0.4.2 (28 Jan 2010)
 



1.1                  dev-ruby/matchy/matchy-0.5.1.ebuild

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

Index: matchy-0.5.1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/matchy-0.5.1.ebuild,v 1.1 2010/02/13 17:05:10 flameeyes Exp $

EAPI="2"

MY_OWNER="mcmire"

USE_RUBY="ruby18 ruby19 jruby"

RUBY_FAKEGEM_DOCDIR=""
RUBY_FAKEGEM_EXTRADOC=""

RUBY_FAKEGEM_NAME="${MY_OWNER}-${PN}"

inherit ruby-fakegem

DESCRIPTION="RSpec-esque matchers for use in Test::Unit"
HOMEPAGE="http://github.com/mcmire/matchy"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

all_ruby_prepare() {
	# jruby compatibility, sent upstream
	epatch "${FILESDIR}"/${P}+jruby.patch
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-13 17:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-13 17:05 [gentoo-commits] gentoo-x86 commit in dev-ruby/matchy: ChangeLog matchy-0.5.1.ebuild matchy-0.4.2.ebuild 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