public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/shorturl: ChangeLog shorturl-1.0.0-r1.ebuild
@ 2013-10-26  6:13 Hans de Graaff (graaff)
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2013-10-26  6:13 UTC (permalink / raw
  To: gentoo-commits

graaff      13/10/26 06:13:12

  Modified:             ChangeLog shorturl-1.0.0-r1.ebuild
  Log:
  Restrict tests since all of them require network connectivity.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.24                 dev-ruby/shorturl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	4 Oct 2013 18:30:28 -0000	1.23
+++ ChangeLog	26 Oct 2013 06:13:11 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/shorturl
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/ChangeLog,v 1.23 2013/10/04 18:30:28 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/ChangeLog,v 1.24 2013/10/26 06:13:11 graaff Exp $
+
+  26 Oct 2013; Hans de Graaff <graaff@gentoo.org> shorturl-1.0.0-r1.ebuild:
+  Restrict tests since all of them require network connectivity.
 
 *shorturl-1.0.0-r1 (04 Oct 2013)
 



1.2                  dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild?r1=1.1&r2=1.2

Index: shorturl-1.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- shorturl-1.0.0-r1.ebuild	4 Oct 2013 18:30:28 -0000	1.1
+++ shorturl-1.0.0-r1.ebuild	26 Oct 2013 06:13:11 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild,v 1.1 2013/10/04 18:30:28 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild,v 1.2 2013/10/26 06:13:11 graaff Exp $
 
 EAPI=5
 
@@ -21,6 +21,9 @@
 KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-macos"
 IUSE=""
 
+# All tests require network connectivity.
+RESTRICT="test"
+
 each_ruby_test() {
 	${RUBY} -Ilib:test test/ts_all.rb || die "tests failed"
 }





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

only message in thread, other threads:[~2013-10-26  6:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-26  6:13 [gentoo-commits] gentoo-x86 commit in dev-ruby/shorturl: ChangeLog shorturl-1.0.0-r1.ebuild 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