From 7bb2e600a2e941545429f393b1ef59ff07260f55 Mon Sep 17 00:00:00 2001 From: Martin Mokrejš Date: Fri, 1 Jan 2016 22:03:34 +0100 Subject: sci-biology/GAL: add more perl dependencies; drop old Package-Manager: portage-2.2.26 --- sci-biology/GAL/GAL-0.2.1.ebuild | 25 ------------------------- sci-biology/GAL/GAL-0.2.2.ebuild | 16 +++++++++++++++- sci-biology/GAL/Manifest | 1 - 3 files changed, 15 insertions(+), 27 deletions(-) delete mode 100644 sci-biology/GAL/GAL-0.2.1.ebuild (limited to 'sci-biology/GAL') diff --git a/sci-biology/GAL/GAL-0.2.1.ebuild b/sci-biology/GAL/GAL-0.2.1.ebuild deleted file mode 100644 index e84b59579..000000000 --- a/sci-biology/GAL/GAL-0.2.1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit eutils perl-module - -DESCRIPTION="Genome Annotation Library (incl. fasta_tool)" -HOMEPAGE="http://www.sequenceontology.org/software/GAL.html" -SRC_URI="http://www.sequenceontology.org/software/GAL_Code/${PN}_${PV}.tar.gz" - -LICENSE="( GPL-1+ Artistic )" -SLOT="0" -KEYWORDS="" -IUSE="" - -DEPEND="dev-perl/Module-Build" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${PN}_${PV}" - -src_prepare(){ - epatch "${FILESDIR}"/Build.PL.patch -} diff --git a/sci-biology/GAL/GAL-0.2.2.ebuild b/sci-biology/GAL/GAL-0.2.2.ebuild index e84b59579..3b70e1c9f 100644 --- a/sci-biology/GAL/GAL-0.2.2.ebuild +++ b/sci-biology/GAL/GAL-0.2.2.ebuild @@ -15,7 +15,21 @@ SLOT="0" KEYWORDS="" IUSE="" -DEPEND="dev-perl/Module-Build" +DEPEND=" + >=dev-lang/perl-5.6.1 + dev-perl/Module-Build + dev-perl/DBIx-Class + dev-perl/IO-All + dev-perl/Number-Format + dev-perl/Set-IntSpan + dev-perl/Statistics-Descriptive-Discrete + dev-perl/Template + dev-perl/Text-Graph + dev-perl/Text-RecordParser + dev-perl/Text-Table + dev-perl/Exception-Class + dev-perl/Test-Warn + dev-perl/DBIx-Class-ResultClass-HashRefInflator" RDEPEND="${DEPEND}" S="${WORKDIR}/${PN}_${PV}" diff --git a/sci-biology/GAL/Manifest b/sci-biology/GAL/Manifest index 646e8c2b3..924d0e4cf 100644 --- a/sci-biology/GAL/Manifest +++ b/sci-biology/GAL/Manifest @@ -1,2 +1 @@ -DIST GAL_0.2.1.tar.gz 108430974 SHA256 4770a8b73fcb219650377efb13c44e02ad981d7d291d9369a33487ca1a1a3050 SHA512 6c778e7dd4668e1031a536c0d0b06e44dae05fa435de93950ea1ce3d0ebc2d5c0aac0893afb8bedf93f08bf0fd2244b3d1f06fe7f752c36a35ca6407cc2bf7a9 WHIRLPOOL f8fc23f8d050302ec41a1dc85f530ff5c89731c020d079cb78f7fac395e050ada34f31d2840e2860e7cb895b235a73cefdc9bd464cf1df50178a0123fbecb3df DIST GAL_0.2.2.tar.gz 108786594 SHA256 6bcb9a2333bbcd62af519a3241baa3a0af7c36fd131bdc1580281e46dc72182f SHA512 a90b396b7a703da875c2b7ad67a86f477f5b98e68353c94ab7d5876e613bfe386ba8f59d130c4f8fc62e2137742256e95ba9686c14f21b85b21d64fdc4c1be1b WHIRLPOOL 733da137871537aa2afb943fb2f898d133b3962ce1867b9e29427319da62a51bb7440535a8ae7ba7c31f8ccbad39270d7e182046e8274fdf75b3e8a5bff8e2f3 -- cgit v1.2.3-65-gdbad