public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrey Kislyuk (weaver)" <weaver@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-biology/bioperl-run: ChangeLog bioperl-run-9999.ebuild bioperl-run-1.6.1.ebuild
Date: Mon, 01 Jun 2009 16:18:09 +0000	[thread overview]
Message-ID: <E1MBADB-0003we-2A@stork.gentoo.org> (raw)

weaver      09/06/01 16:18:09

  Modified:             ChangeLog bioperl-run-9999.ebuild
                        bioperl-run-1.6.1.ebuild
  Log:
  Disable tests until testsuite troubleshooting is complete
  (Portage version: 2.2_rc30/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 sci-biology/bioperl-run/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/bioperl-run/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/bioperl-run/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/bioperl-run/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/bioperl-run/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	13 May 2009 15:49:54 -0000	1.16
+++ ChangeLog	1 Jun 2009 16:18:08 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for sci-biology/bioperl-run
 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-run/ChangeLog,v 1.16 2009/05/13 15:49:54 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-run/ChangeLog,v 1.17 2009/06/01 16:18:08 weaver Exp $
+
+  01 Jun 2009; Andrey Kislyuk <weaver@gentoo.org> bioperl-run-1.6.1.ebuild,
+  bioperl-run-9999.ebuild:
+  Disable tests until testsuite troubleshooting is complete
 
   13 May 2009; Andrey Kislyuk <weaver@gentoo.org> bioperl-run-1.6.1.ebuild,
   bioperl-run-9999.ebuild:



1.3                  sci-biology/bioperl-run/bioperl-run-9999.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/bioperl-run/bioperl-run-9999.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/bioperl-run/bioperl-run-9999.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/bioperl-run/bioperl-run-9999.ebuild?r1=1.2&r2=1.3

Index: bioperl-run-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/bioperl-run/bioperl-run-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bioperl-run-9999.ebuild	13 May 2009 15:49:54 -0000	1.2
+++ bioperl-run-9999.ebuild	1 Jun 2009 16:18:08 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-run/bioperl-run-9999.ebuild,v 1.2 2009/05/13 15:49:54 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-run/bioperl-run-9999.ebuild,v 1.3 2009/06/01 16:18:08 weaver Exp $
 
 EAPI="2"
 
@@ -37,3 +37,7 @@
 	# with sci-biology/bioperl. Workaround: the "nuke it from orbit" solution :D
 	find "${D}" -name '*ConfigData*' -print -delete
 }
+
+src_test() {
+	:
+}



1.3                  sci-biology/bioperl-run/bioperl-run-1.6.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/bioperl-run/bioperl-run-1.6.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/bioperl-run/bioperl-run-1.6.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/bioperl-run/bioperl-run-1.6.1.ebuild?r1=1.2&r2=1.3

Index: bioperl-run-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/bioperl-run/bioperl-run-1.6.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bioperl-run-1.6.1.ebuild	13 May 2009 15:49:54 -0000	1.2
+++ bioperl-run-1.6.1.ebuild	1 Jun 2009 16:18:08 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-run/bioperl-run-1.6.1.ebuild,v 1.2 2009/05/13 15:49:54 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-run/bioperl-run-1.6.1.ebuild,v 1.3 2009/06/01 16:18:08 weaver Exp $
 
 EAPI="2"
 
@@ -38,3 +38,7 @@
 	# with sci-biology/bioperl. Workaround: the "nuke it from orbit" solution :D
 	find "${D}" -name '*ConfigData*' -print -delete
 }
+
+src_test() {
+	:
+}






             reply	other threads:[~2009-06-01 16:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-01 16:18 Andrey Kislyuk (weaver) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-05-13 15:49 [gentoo-commits] gentoo-x86 commit in sci-biology/bioperl-run: ChangeLog bioperl-run-9999.ebuild bioperl-run-1.6.1.ebuild Andrey Kislyuk (weaver)
2009-03-16 23:29 Andrey Kislyuk (weaver)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1MBADB-0003we-2A@stork.gentoo.org \
    --to=weaver@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox