* [gentoo-commits] gentoo-x86 commit in dev-ruby/test-unit: test-unit-1.2.3-r3.ebuild ChangeLog
@ 2015-06-12 15:26 Manuel Rueger (mrueg)
0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2015-06-12 15:26 UTC (permalink / raw
To: gentoo-commits
mrueg 15/06/12 15:26:36
Modified: ChangeLog
Added: test-unit-1.2.3-r3.ebuild
Log:
Add ruby22 support to slot 0.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.122 dev-ruby/test-unit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?rev=1.122&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?rev=1.122&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?r1=1.121&r2=1.122
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog 10 Jun 2015 09:18:59 -0000 1.121
+++ ChangeLog 12 Jun 2015 15:26:36 -0000 1.122
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/test-unit
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.121 2015/06/10 09:18:59 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.122 2015/06/12 15:26:36 mrueg Exp $
+
+*test-unit-1.2.3-r3 (12 Jun 2015)
+
+ 12 Jun 2015; Manuel Rüger <mrueg@gentoo.org> +test-unit-1.2.3-r3.ebuild:
+ Add ruby22 support to slot 0.
*test-unit-3.1.2 (10 Jun 2015)
1.1 dev-ruby/test-unit/test-unit-1.2.3-r3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-1.2.3-r3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-1.2.3-r3.ebuild?rev=1.1&content-type=text/plain
Index: test-unit-1.2.3-r3.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-1.2.3-r3.ebuild,v 1.1 2015/06/12 15:26:36 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 ruby22"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="README.txt History.txt"
# Disable default binwraps
RUBY_FAKEGEM_BINWRAP=""
inherit ruby-fakegem
# Tests need to be verified
# Two tests are failing
# test_assert_nothing_thrown(Test::Unit::TC_Assertions):
# test_assert_throws(Test::Unit::TC_Assertions):
RESTRICT=test
DESCRIPTION="Nathaniel Talbott's originial test-unit"
HOMEPAGE="http://test-unit.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
each_ruby_test() {
cd test || die
${RUBY} -I../lib:.. -S testrb test_*.rb || die
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-12 15:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-12 15:26 [gentoo-commits] gentoo-x86 commit in dev-ruby/test-unit: test-unit-1.2.3-r3.ebuild ChangeLog Manuel Rueger (mrueg)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox