* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-dict: ChangeLog ruby-dict-0.9.4-r4.ebuild
@ 2015-03-25 16:28 Hans de Graaff (graaff)
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2015-03-25 16:28 UTC (permalink / raw
To: gentoo-commits
graaff 15/03/25 16:28:09
Modified: ChangeLog ruby-dict-0.9.4-r4.ebuild
Log:
Add ruby22.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path
1.20 dev-ruby/ruby-dict/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dict/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dict/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dict/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 26 Nov 2014 02:26:55 -0000 1.19
+++ ChangeLog 25 Mar 2015 16:28:09 -0000 1.20
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-dict
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v 1.19 2014/11/26 02:26:55 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v 1.20 2015/03/25 16:28:09 graaff Exp $
+
+ 25 Mar 2015; Hans de Graaff <graaff@gentoo.org> ruby-dict-0.9.4-r4.ebuild:
+ Add ruby22.
26 Nov 2014; Manuel Rüger <mrueg@gentoo.org> ruby-dict-0.9.4-r3.ebuild,
ruby-dict-0.9.4-r4.ebuild:
1.3 dev-ruby/ruby-dict/ruby-dict-0.9.4-r4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4-r4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4-r4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4-r4.ebuild?r1=1.2&r2=1.3
Index: ruby-dict-0.9.4-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4-r4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ruby-dict-0.9.4-r4.ebuild 26 Nov 2014 02:26:55 -0000 1.2
+++ ruby-dict-0.9.4-r4.ebuild 25 Mar 2015 16:28:09 -0000 1.3
@@ -1,10 +1,10 @@
-# 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/ruby-dict/ruby-dict-0.9.4-r4.ebuild,v 1.2 2014/11/26 02:26:55 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4-r4.ebuild,v 1.3 2015/03/25 16:28:09 graaff Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
inherit ruby-ng
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-dict: ChangeLog ruby-dict-0.9.4-r4.ebuild
@ 2015-07-05 7:02 Hans de Graaff (graaff)
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2015-07-05 7:02 UTC (permalink / raw
To: gentoo-commits
graaff 15/07/05 07:02:08
Modified: ChangeLog ruby-dict-0.9.4-r4.ebuild
Log:
Remove tests since they only call the script in production and that requires a network connection, fixing bug 332983.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path
1.21 dev-ruby/ruby-dict/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dict/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dict/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dict/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 25 Mar 2015 16:28:09 -0000 1.20
+++ ChangeLog 5 Jul 2015 07:02:07 -0000 1.21
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-dict
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v 1.20 2015/03/25 16:28:09 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v 1.21 2015/07/05 07:02:07 graaff Exp $
+
+ 05 Jul 2015; Hans de Graaff <graaff@gentoo.org> ruby-dict-0.9.4-r4.ebuild:
+ Remove tests since they only call the script in production and that requires
+ a network connection, fixing bug 332983.
25 Mar 2015; Hans de Graaff <graaff@gentoo.org> ruby-dict-0.9.4-r4.ebuild:
Add ruby22.
1.4 dev-ruby/ruby-dict/ruby-dict-0.9.4-r4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4-r4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4-r4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4-r4.ebuild?r1=1.3&r2=1.4
Index: ruby-dict-0.9.4-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4-r4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ruby-dict-0.9.4-r4.ebuild 25 Mar 2015 16:28:09 -0000 1.3
+++ ruby-dict-0.9.4-r4.ebuild 5 Jul 2015 07:02:07 -0000 1.4
@@ -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/ruby-dict/ruby-dict-0.9.4-r4.ebuild,v 1.3 2015/03/25 16:28:09 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4-r4.ebuild,v 1.4 2015/07/05 07:02:07 graaff Exp $
EAPI=5
@@ -19,12 +19,6 @@
RUBY_PATCHES=( "${PN}-ruby19.patch" )
-each_ruby_test() {
- ewarn "Tests will use network connection"
-
- ${RUBY} -Ilib ./rdict test || die
-}
-
each_ruby_install() {
doruby lib/dict.rb || die "doruby failed"
}
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-05 7:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-05 7:02 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-dict: ChangeLog ruby-dict-0.9.4-r4.ebuild Hans de Graaff (graaff)
-- strict thread matches above, loose matches on Subject: below --
2015-03-25 16:28 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