* [gentoo-commits] gentoo-x86 commit in dev-ruby/litc: ChangeLog litc-1.0.3-r1.ebuild
@ 2015-02-01 15:42 Hans de Graaff (graaff)
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2015-02-01 15:42 UTC (permalink / raw
To: gentoo-commits
graaff 15/02/01 15:42:04
Modified: ChangeLog litc-1.0.3-r1.ebuild
Log:
Add ruby21.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path
1.11 dev-ruby/litc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/litc/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/litc/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/litc/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/litc/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 21 Nov 2014 12:25:03 -0000 1.10
+++ ChangeLog 1 Feb 2015 15:42:04 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/litc
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/litc/ChangeLog,v 1.10 2014/11/21 12:25:03 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/litc/ChangeLog,v 1.11 2015/02/01 15:42:04 graaff Exp $
+
+ 01 Feb 2015; Hans de Graaff <graaff@gentoo.org> litc-1.0.3-r1.ebuild:
+ Add ruby21.
21 Nov 2014; Manuel Rüger <mrueg@gentoo.org> litc-1.0.3-r1.ebuild:
Fix building docs.
1.5 dev-ruby/litc/litc-1.0.3-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/litc/litc-1.0.3-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/litc/litc-1.0.3-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/litc/litc-1.0.3-r1.ebuild?r1=1.4&r2=1.5
Index: litc-1.0.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/litc/litc-1.0.3-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- litc-1.0.3-r1.ebuild 21 Nov 2014 12:25:03 -0000 1.4
+++ litc-1.0.3-r1.ebuild 1 Feb 2015 15:42:04 -0000 1.5
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/litc/litc-1.0.3-r1.ebuild,v 1.4 2014/11/21 12:25:03 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/litc/litc-1.0.3-r1.ebuild,v 1.5 2015/02/01 15:42:04 graaff Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC="rerdoc"
RUBY_FAKEGEM_DOCDIR="rdoc"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/litc: ChangeLog litc-1.0.3-r1.ebuild
@ 2015-07-05 18:34 Hans de Graaff (graaff)
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2015-07-05 18:34 UTC (permalink / raw
To: gentoo-commits
graaff 15/07/05 18:34:22
Modified: ChangeLog litc-1.0.3-r1.ebuild
Log:
Make sure a compatible version of minitest is used for tests.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path
1.13 dev-ruby/litc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/litc/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/litc/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/litc/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/litc/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 7 Jun 2015 18:08:13 -0000 1.12
+++ ChangeLog 5 Jul 2015 18:34:22 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/litc
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/litc/ChangeLog,v 1.12 2015/06/07 18:08:13 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/litc/ChangeLog,v 1.13 2015/07/05 18:34:22 graaff Exp $
+
+ 05 Jul 2015; Hans de Graaff <graaff@gentoo.org> litc-1.0.3-r1.ebuild:
+ Make sure a compatible version of minitest is used for tests.
07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
1.6 dev-ruby/litc/litc-1.0.3-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/litc/litc-1.0.3-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/litc/litc-1.0.3-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/litc/litc-1.0.3-r1.ebuild?r1=1.5&r2=1.6
Index: litc-1.0.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/litc/litc-1.0.3-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- litc-1.0.3-r1.ebuild 1 Feb 2015 15:42:04 -0000 1.5
+++ litc-1.0.3-r1.ebuild 5 Jul 2015 18:34:22 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/litc/litc-1.0.3-r1.ebuild,v 1.5 2015/02/01 15:42:04 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/litc/litc-1.0.3-r1.ebuild,v 1.6 2015/07/05 18:34:22 graaff Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -19,11 +19,12 @@
SLOT="0"
KEYWORDS="~amd64 ~x86"
-ruby_add_bdepend "test? ( dev-ruby/shoulda dev-ruby/fakeweb )"
+ruby_add_bdepend "test? ( dev-ruby/shoulda dev-ruby/fakeweb dev-ruby/minitest:0 )"
all_ruby_prepare() {
# Don't check dependencies since we provide slightly different packages.
sed -i -e '/check_dependencies/d'\
-e 's#rake/rdoctask#rdoc/task#' Rakefile || die
- sed -i -e '/ruby-debug/ s:^:#:' test/helper.rb || die
+ sed -i -e '/ruby-debug/ s:^:#:' \
+ -e '2agem "minitest", "~> 4.0"' test/helper.rb || die
}
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-05 18:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-01 15:42 [gentoo-commits] gentoo-x86 commit in dev-ruby/litc: ChangeLog litc-1.0.3-r1.ebuild Hans de Graaff (graaff)
-- strict thread matches above, loose matches on Subject: below --
2015-07-05 18:34 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