dilfridge    15/06/13 19:19:59

  Modified:             bioperl-1.6.9.ebuild ChangeLog
                        bioperl-9999-r1.ebuild
  Log:
  Module::Build is no longer part of core Perl and has been moved to dev-perl
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  Changes    Path
1.8                  sci-biology/bioperl/bioperl-1.6.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/bioperl/bioperl-1.6.9.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/bioperl/bioperl-1.6.9.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/bioperl/bioperl-1.6.9.ebuild?r1=1.7&r2=1.8

Index: bioperl-1.6.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.6.9.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- bioperl-1.6.9.ebuild        27 May 2015 10:14:19 -0000      1.7
+++ bioperl-1.6.9.ebuild        13 Jun 2015 19:19:59 -0000      1.8
@@ -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/sci-biology/bioperl/bioperl-1.6.9.ebuild,v 
1.7 2015/05/27 10:14:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.6.9.ebuild,v 
1.8 2015/06/13 19:19:59 dilfridge Exp $
 
 EAPI="5"
 
@@ -55,7 +55,7 @@
        )
        graphviz? ( dev-perl/GraphViz )
        sqlite? ( dev-perl/DBD-SQLite )"
-DEPEND="virtual/perl-Module-Build
+DEPEND="dev-perl/Module-Build
        ${CDEPEND}"
 RDEPEND="${CDEPEND}"
 PDEPEND="db? ( >=sci-biology/bioperl-db-${MIN_PV} )



1.60                 sci-biology/bioperl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/bioperl/ChangeLog?rev=1.60&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/bioperl/ChangeLog?rev=1.60&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/bioperl/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/bioperl/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog   27 May 2015 16:18:24 -0000      1.59
+++ ChangeLog   13 Jun 2015 19:19:59 -0000      1.60
@@ -1,6 +1,10 @@
 # ChangeLog for sci-biology/bioperl
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/ChangeLog,v 1.59 
2015/05/27 16:18:24 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/ChangeLog,v 1.60 
2015/06/13 19:19:59 dilfridge Exp $
+
+  13 Jun 2015; Andreas K. Huettel <[email protected]> bioperl-1.6.9.ebuild,
+  bioperl-9999-r1.ebuild:
+  Module::Build is no longer part of core Perl and has been moved to dev-perl
 
   27 May 2015; Justin Lecher <[email protected]> -bioperl-1.6.0-r2.ebuild:
   Drop old



1.5                  sci-biology/bioperl/bioperl-9999-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/bioperl/bioperl-9999-r1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/bioperl/bioperl-9999-r1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/bioperl/bioperl-9999-r1.ebuild?r1=1.4&r2=1.5

Index: bioperl-9999-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-9999-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bioperl-9999-r1.ebuild      8 Apr 2015 08:03:21 -0000       1.4
+++ bioperl-9999-r1.ebuild      13 Jun 2015 19:19:59 -0000      1.5
@@ -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/sci-biology/bioperl/bioperl-9999-r1.ebuild,v 1.4 
2015/04/08 08:03:21 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-9999-r1.ebuild,v 1.5 
2015/06/13 19:19:59 dilfridge Exp $
 
 EAPI="5"
 
@@ -50,7 +50,7 @@
                dev-perl/SVG-Graph
        )
        graphviz? ( dev-perl/GraphViz )"
-DEPEND="virtual/perl-Module-Build
+DEPEND="dev-perl/Module-Build
        ${CDEPEND}"
 RDEPEND="${CDEPEND}"
 PDEPEND="!minimal? ( dev-perl/Bio-ASN1-EntrezGene )




Reply via email to