commit: a413663265c4bf249275b355de43113310cbdcb5 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sun Jan 29 20:20:00 2017 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sun Jan 29 20:25:16 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a4136632
sci-biology/MagicViewer: 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/MagicViewer/MagicViewer-1.2.1.ebuild | 8 ++++---- sci-biology/MagicViewer/metadata.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sci-biology/MagicViewer/MagicViewer-1.2.1.ebuild b/sci-biology/MagicViewer/MagicViewer-1.2.1.ebuild index 8d566c5..28e9c9f 100644 --- a/sci-biology/MagicViewer/MagicViewer-1.2.1.ebuild +++ b/sci-biology/MagicViewer/MagicViewer-1.2.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 -inherit java-pkg-2 java-ant-2 eutils +inherit java-pkg-2 java-ant-2 -DESCRIPTION="Display short reads alignment, identify the genetic variation + associate with reference annotation" +DESCRIPTION="Display short reads alignment" HOMEPAGE="http://bioinformatics.zj.cn/magicviewer" SRC_URI=" http://59.79.168.90/soft/${PN}_${PV}_x86_64_linux.tar.gz diff --git a/sci-biology/MagicViewer/metadata.xml b/sci-biology/MagicViewer/metadata.xml index 1699e58..f68a1b6 100644 --- a/sci-biology/MagicViewer/metadata.xml +++ b/sci-biology/MagicViewer/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>
