Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/MagicViewer/
Date: Sun, 29 Jan 2017 20:25:33
Message-Id: 1485721516.a413663265c4bf249275b355de43113310cbdcb5.jlec@gentoo
1 commit: a413663265c4bf249275b355de43113310cbdcb5
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 20:20:00 2017 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 20:25:16 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a4136632
7
8 sci-biology/MagicViewer: QA fixes
9
10 Bump to EAPI 6
11 shorten DESCRIPTION
12
13 Package-Manager: Portage-2.3.3, Repoman-2.3.1
14 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
15
16 sci-biology/MagicViewer/MagicViewer-1.2.1.ebuild | 8 ++++----
17 sci-biology/MagicViewer/metadata.xml | 2 +-
18 2 files changed, 5 insertions(+), 5 deletions(-)
19
20 diff --git a/sci-biology/MagicViewer/MagicViewer-1.2.1.ebuild b/sci-biology/MagicViewer/MagicViewer-1.2.1.ebuild
21 index 8d566c5..28e9c9f 100644
22 --- a/sci-biology/MagicViewer/MagicViewer-1.2.1.ebuild
23 +++ b/sci-biology/MagicViewer/MagicViewer-1.2.1.ebuild
24 @@ -1,12 +1,12 @@
25 -# Copyright 1999-2015 Gentoo Foundation
26 +# Copyright 1999-2017 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 # $Id$
29
30 -EAPI=5
31 +EAPI=6
32
33 -inherit java-pkg-2 java-ant-2 eutils
34 +inherit java-pkg-2 java-ant-2
35
36 -DESCRIPTION="Display short reads alignment, identify the genetic variation + associate with reference annotation"
37 +DESCRIPTION="Display short reads alignment"
38 HOMEPAGE="http://bioinformatics.zj.cn/magicviewer"
39 SRC_URI="
40 http://59.79.168.90/soft/${PN}_${PV}_x86_64_linux.tar.gz
41
42 diff --git a/sci-biology/MagicViewer/metadata.xml b/sci-biology/MagicViewer/metadata.xml
43 index 1699e58..f68a1b6 100644
44 --- a/sci-biology/MagicViewer/metadata.xml
45 +++ b/sci-biology/MagicViewer/metadata.xml
46 @@ -5,7 +5,7 @@
47 <email>mmokrejs@×××××××××××××××.cz</email>
48 <name>Martin Mokrejs</name>
49 </maintainer>
50 -<maintainer type="project">
51 + <maintainer type="project">
52 <email>sci-biology@g.o</email>
53 <name>Gentoo Biology Project</name>
54 </maintainer>