public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/rgen: rgen-0.7.0.ebuild ChangeLog
@ 2014-08-21  7:13 Hans de Graaff (graaff)
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2014-08-21  7:13 UTC (permalink / raw
  To: gentoo-commits

graaff      14/08/21 07:13:44

  Modified:             ChangeLog
  Added:                rgen-0.7.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.4                  dev-ruby/rgen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rgen/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	18 May 2014 17:55:22 -0000	1.3
+++ ChangeLog	21 Aug 2014 07:13:44 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/rgen
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rgen/ChangeLog,v 1.3 2014/05/18 17:55:22 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rgen/ChangeLog,v 1.4 2014/08/21 07:13:44 graaff Exp $
+
+*rgen-0.7.0 (21 Aug 2014)
+
+  21 Aug 2014; Hans de Graaff <graaff@gentoo.org> +rgen-0.7.0.ebuild:
+  Version bump.
 
 *rgen-0.6.6-r1 (18 May 2014)
 



1.1                  dev-ruby/rgen/rgen-0.7.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rgen/rgen-0.7.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rgen/rgen-0.7.0.ebuild?rev=1.1&content-type=text/plain

Index: rgen-0.7.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rgen/rgen-0.7.0.ebuild,v 1.1 2014/08/21 07:13:44 graaff Exp $

EAPI=5

USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"

inherit ruby-fakegem

DESCRIPTION="Ruby Modelling and Generator Framework"
HOMEPAGE="https://github.com/mthiede/rgen"

LICENSE="MIT"
SLOT="0"
IUSE=""
KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"

all_ruby_prepare() {
	# Skip Bignum test since it fails on 64bit machines. Reported
	# upstream: https://github.com/mthiede/rgen/pull/18
	sed -e '273 s:^:#:' -i test/metamodel_builder_test.rb || die
}

each_ruby_test() {
	${RUBY} -Ilib -S testrb $(find test -type f -name '*_test.rb') || die
}





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

only message in thread, other threads:[~2014-08-21  7:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-21  7:13 [gentoo-commits] gentoo-x86 commit in dev-ruby/rgen: rgen-0.7.0.ebuild ChangeLog 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