commit:     4f98cf388140dd5fb557129852ed06e4286df1cc
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 17 14:06:33 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Feb 17 14:06:33 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=4f98cf38

sci-biology/cross_genome: Bump to EAPI=6

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

 sci-biology/cross_genome/cross_genome-20140822.ebuild | 8 +++-----
 sci-biology/cross_genome/metadata.xml                 | 2 +-
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/sci-biology/cross_genome/cross_genome-20140822.ebuild 
b/sci-biology/cross_genome/cross_genome-20140822.ebuild
index d85fec8..259cc96 100644
--- a/sci-biology/cross_genome/cross_genome-20140822.ebuild
+++ b/sci-biology/cross_genome/cross_genome-20140822.ebuild
@@ -1,8 +1,8 @@
 # Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
-EAPI=5
+EAPI=6
 
 DESCRIPTION="Genome scaffolding using cross-species synteny"
 HOMEPAGE="http://www.sanger.ac.uk/science/tools/crossgenome";
@@ -13,14 +13,12 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""
 
-DEPEND=""
-RDEPEND="${DEPEND}"
-
 S="${WORKDIR}"
 
 src_prepare(){
        sed -e 's/^CC =/# CC =/' -i Makefile || die
        sed -e 's/^CFLAGS =/# CFLAGS =/' -i Makefile || die
+       default
 }
 
 src_install(){

diff --git a/sci-biology/cross_genome/metadata.xml 
b/sci-biology/cross_genome/metadata.xml
index 1699e58..f68a1b6 100644
--- a/sci-biology/cross_genome/metadata.xml
+++ b/sci-biology/cross_genome/metadata.xml
@@ -5,7 +5,7 @@
     <email>[email protected]</email>
     <name>Martin Mokrejs</name>
   </maintainer>
-<maintainer type="project">
+  <maintainer type="project">
     <email>[email protected]</email>
     <name>Gentoo Biology Project</name>
   </maintainer>

Reply via email to