diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-10 22:15:26 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-10 22:15:26 +0000 |
commit | d782fb81069d407ce7c1e5e97a663875345189a8 (patch) | |
tree | a2d8917f858400f06d5c48c4adbba0889911f32a /sci-biology | |
parent | EAPI bump. Convert sed scripts etcetera to patch. Catch a few more missing in... (diff) | |
download | gentoo-2-d782fb81069d407ce7c1e5e97a663875345189a8.tar.gz gentoo-2-d782fb81069d407ce7c1e5e97a663875345189a8.tar.bz2 gentoo-2-d782fb81069d407ce7c1e5e97a663875345189a8.zip |
Depend on virtual/perl-x instead of perl-core/x
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/bioperl/ChangeLog | 7 | ||||
-rw-r--r-- | sci-biology/bioperl/bioperl-1.6.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/bioperl/ChangeLog b/sci-biology/bioperl/ChangeLog index 9758b6ccb332..1c27629a3030 100644 --- a/sci-biology/bioperl/ChangeLog +++ b/sci-biology/bioperl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/bioperl -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/ChangeLog,v 1.52 2012/10/28 14:58:15 jlec Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/ChangeLog,v 1.53 2014/07/10 22:15:26 dilfridge Exp $ + + 10 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> bioperl-1.6.9.ebuild: + Depend on virtual/perl-x instead of perl-core/x 28 Oct 2012; Justin Lecher <jlec@gentoo.org> -bioperl-1.5.1-r1.ebuild, -bioperl-1.6.1.ebuild: diff --git a/sci-biology/bioperl/bioperl-1.6.9.ebuild b/sci-biology/bioperl/bioperl-1.6.9.ebuild index 14990381aa04..3bef30d6403e 100644 --- a/sci-biology/bioperl/bioperl-1.6.9.ebuild +++ b/sci-biology/bioperl/bioperl-1.6.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 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.1 2011/07/18 06:31:35 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.6.9.ebuild,v 1.2 2014/07/10 22:15:25 dilfridge Exp $ EAPI="2" @@ -35,7 +35,7 @@ CDEPEND="dev-perl/libwww-perl dev-perl/SOAP-Lite dev-perl/Sort-Naturally dev-perl/Spreadsheet-ParseExcel - >=perl-core/Storable-2.05 + >=virtual/perl-Storable-2.05 >=dev-perl/SVG-2.26 >=dev-perl/SVG-Graph-0.01 dev-perl/URI |