commit:     82d8becafb966e820932353c9ad64f445fd29316
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 20:17:27 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 20:25:15 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=82d8beca

sci-biology/FLASH: QA fixes

Bump to EAPI 6
shorten DESCRIPTION

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-biology/FLASH/FLASH-1.2.9.ebuild | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/sci-biology/FLASH/FLASH-1.2.9.ebuild 
b/sci-biology/FLASH/FLASH-1.2.9.ebuild
index 31e2de3..6fa4cda 100644
--- a/sci-biology/FLASH/FLASH-1.2.9.ebuild
+++ b/sci-biology/FLASH/FLASH-1.2.9.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-DESCRIPTION="Merge paired-end mates from fragments that are shorter than twice 
the read length "
+DESCRIPTION="Paired-end mates merge from fragments"
 HOMEPAGE="http://sourceforge.net/projects/flashpage";
 SRC_URI="http://downloads.sourceforge.net/project/flashpage/FLASH-1.2.9.tar.gz";
 
@@ -13,9 +13,6 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""
 
-DEPEND=""
-RDEPEND="${DEPEND}"
-
 src_install(){
        dobin flash
        dodoc NEWS README

Reply via email to