commit:     774fed3afd5665e21069cb814c5e2c2fbc8f7185
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 09:46:02 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 09:46:02 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=774fed3a

sci-biology/Atlas-Link: Fix source location to new upstream setup * Chop 
DESCRIPTION to < 80 chars

* Bump to EAPI=6

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 .../{Atlas-Link-0.01.ebuild => Atlas-Link-0.01-r1.ebuild}     | 11 ++++++-----
 sci-biology/Atlas-Link/metadata.xml                           |  2 +-
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/sci-biology/Atlas-Link/Atlas-Link-0.01.ebuild 
b/sci-biology/Atlas-Link/Atlas-Link-0.01-r1.ebuild
similarity index 68%
rename from sci-biology/Atlas-Link/Atlas-Link-0.01.ebuild
rename to sci-biology/Atlas-Link/Atlas-Link-0.01-r1.ebuild
index 58e2948..59a33b4 100644
--- a/sci-biology/Atlas-Link/Atlas-Link-0.01.ebuild
+++ b/sci-biology/Atlas-Link/Atlas-Link-0.01-r1.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit perl-module
 
-DESCRIPTION="Links and orients genome sequence contigs using mate-pair 
information or superscaffolds .agp files"
+DESCRIPTION="Link and orient genome sequence contigs using mate-pair 
information"
 HOMEPAGE="https://www.hgsc.bcm.edu/software/atlas-link";
-SRC_URI="https://www.hgsc.bcm.edu/sites/default/files/software/Atlas_Link/Atlas-link.tar.gz";
+SRC_URI="https://www.hgsc.bcm.edu/sites/default/files/software/Atlas_Link/Atlas-link.tar.gz
 -> ${P}.tar.gz"
 
 LICENSE="HGSC-BCM"
 SLOT="0"
@@ -16,7 +16,8 @@ KEYWORDS=""
 IUSE=""
 
 # https://github.com/gitpan/Algorithm-ClusterPoints
-DEPEND="dev-lang/perl
+DEPEND="
+       dev-lang/perl
        dev-perl/Graph
        dev-perl/Algorithm-ClusterPoints
        dev-perl/XML-DOM

diff --git a/sci-biology/Atlas-Link/metadata.xml 
b/sci-biology/Atlas-Link/metadata.xml
index 1699e58..f68a1b6 100644
--- a/sci-biology/Atlas-Link/metadata.xml
+++ b/sci-biology/Atlas-Link/metadata.xml
@@ -5,7 +5,7 @@
     <email>mmokr...@fold.natur.cuni.cz</email>
     <name>Martin Mokrejs</name>
   </maintainer>
-<maintainer type="project">
+  <maintainer type="project">
     <email>sci-biol...@gentoo.org</email>
     <name>Gentoo Biology Project</name>
   </maintainer>

Reply via email to