summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-25 14:47:42 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-25 14:47:42 +0000
commit112ed2c7bfb52dda1be1e4859f6465f8af2767cb (patch)
treed57c76fce2d671201b6f4e51de0c631eb4424ef7 /sci-biology
parentdev-perl/Storable => perl-core/Storable migration (diff)
downloadgentoo-2-112ed2c7bfb52dda1be1e4859f6465f8af2767cb.tar.gz
gentoo-2-112ed2c7bfb52dda1be1e4859f6465f8af2767cb.tar.bz2
gentoo-2-112ed2c7bfb52dda1be1e4859f6465f8af2767cb.zip
dev-perl/Storable => perl-core/Storable migration
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/bioperl/ChangeLog5
-rw-r--r--sci-biology/bioperl/bioperl-1.0.2.ebuild4
-rw-r--r--sci-biology/bioperl/bioperl-1.2.2.ebuild4
-rw-r--r--sci-biology/bioperl/bioperl-1.2.3.ebuild4
-rw-r--r--sci-biology/bioperl/bioperl-1.2.ebuild4
-rw-r--r--sci-biology/bioperl/bioperl-1.4.ebuild4
6 files changed, 14 insertions, 11 deletions
diff --git a/sci-biology/bioperl/ChangeLog b/sci-biology/bioperl/ChangeLog
index 7389c1c03a61..0c544653bd37 100644
--- a/sci-biology/bioperl/ChangeLog
+++ b/sci-biology/bioperl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/bioperl
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/ChangeLog,v 1.14 2005/05/25 14:47:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/ChangeLog,v 1.15 2005/05/25 14:47:23 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> bioperl-1.4.ebuild:
+ dev-perl/Storable => perl-core/Storable migration
25 May 2005; Michael Cummings <mcummings@gentoo.org> bioperl-1.2.ebuild:
dev-perl/Storable => perl-core/Storable migration
diff --git a/sci-biology/bioperl/bioperl-1.0.2.ebuild b/sci-biology/bioperl/bioperl-1.0.2.ebuild
index 0c172e014d4d..24a0e31176ac 100644
--- a/sci-biology/bioperl/bioperl-1.0.2.ebuild
+++ b/sci-biology/bioperl/bioperl-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.0.2.ebuild,v 1.4 2005/05/25 13:53:29 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.0.2.ebuild,v 1.5 2005/05/25 14:46:11 mcummings Exp $
inherit perl-module
CATEGORY="sci-biology"
@@ -19,7 +19,7 @@ DEPEND="perl-core/File-Temp
dev-perl/IO-String
dev-perl/IO-stringy
dev-perl/SOAP-Lite
- dev-perl/Storable
+ perl-core/Storable
dev-perl/XML-DOM
dev-perl/XML-Parser
dev-perl/XML-Writer
diff --git a/sci-biology/bioperl/bioperl-1.2.2.ebuild b/sci-biology/bioperl/bioperl-1.2.2.ebuild
index c62b092b21bd..239ec5f3bb2f 100644
--- a/sci-biology/bioperl/bioperl-1.2.2.ebuild
+++ b/sci-biology/bioperl/bioperl-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.2.ebuild,v 1.4 2005/05/25 13:53:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.2.ebuild,v 1.5 2005/05/25 14:46:29 mcummings Exp $
inherit perl-module eutils
CATEGORY="sci-biology"
@@ -21,7 +21,7 @@ DEPEND="${DEPEND}
dev-perl/IO-String
dev-perl/IO-stringy
dev-perl/SOAP-Lite
- dev-perl/Storable
+ perl-core/Storable
dev-perl/XML-DOM
dev-perl/XML-Parser
dev-perl/XML-Writer
diff --git a/sci-biology/bioperl/bioperl-1.2.3.ebuild b/sci-biology/bioperl/bioperl-1.2.3.ebuild
index 93ef602a054c..375b1c23070d 100644
--- a/sci-biology/bioperl/bioperl-1.2.3.ebuild
+++ b/sci-biology/bioperl/bioperl-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.3.ebuild,v 1.4 2005/05/25 13:54:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.3.ebuild,v 1.5 2005/05/25 14:46:47 mcummings Exp $
inherit perl-module eutils
@@ -22,7 +22,7 @@ DEPEND="${DEPEND}
dev-perl/IO-String
dev-perl/IO-stringy
dev-perl/SOAP-Lite
- dev-perl/Storable
+ perl-core/Storable
dev-perl/XML-DOM
dev-perl/XML-Parser
dev-perl/XML-Writer
diff --git a/sci-biology/bioperl/bioperl-1.2.ebuild b/sci-biology/bioperl/bioperl-1.2.ebuild
index 565f38069703..ed8c29d3a57b 100644
--- a/sci-biology/bioperl/bioperl-1.2.ebuild
+++ b/sci-biology/bioperl/bioperl-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.ebuild,v 1.4 2005/05/25 13:56:03 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.ebuild,v 1.5 2005/05/25 14:47:05 mcummings Exp $
inherit perl-module debug
@@ -22,7 +22,7 @@ DEPEND="perl-core/File-Temp
dev-perl/IO-stringy
dev-perl/Parse-RecDescent
dev-perl/SOAP-Lite
- dev-perl/Storable
+ perl-core/Storable
dev-perl/XML-DOM
dev-perl/XML-Parser
dev-perl/XML-Writer
diff --git a/sci-biology/bioperl/bioperl-1.4.ebuild b/sci-biology/bioperl/bioperl-1.4.ebuild
index eb781ce2bf3f..5afad68f0089 100644
--- a/sci-biology/bioperl/bioperl-1.4.ebuild
+++ b/sci-biology/bioperl/bioperl-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.4.ebuild,v 1.6 2005/05/25 13:56:21 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.4.ebuild,v 1.7 2005/05/25 14:47:23 mcummings Exp $
inherit perl-module eutils
@@ -21,7 +21,7 @@ DEPEND="
dev-perl/IO-String
dev-perl/IO-stringy
dev-perl/SOAP-Lite
- dev-perl/Storable
+ perl-core/Storable
dev-perl/XML-DOM
dev-perl/XML-Parser
dev-perl/XML-Writer