* [gentoo-commits] proj/sci:master commit in: sci-biology/Gambit/
@ 2017-01-29 20:25 99% Justin Lecher
0 siblings, 0 replies; 1+ results
From: Justin Lecher @ 2017-01-29 20:25 UTC (permalink / raw
To: gentoo-commits
commit: 03b89dba2de9b51e1cc3f2afb9fd937e69af5356
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 20:19:10 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=03b89dba
sci-biology/Gambit: QA fixes
Bump to EAPI 6
shorten DESCRIPTION
Add USE=doc
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-biology/Gambit/Gambit-0.4.145.ebuild | 13 +++++++------
sci-biology/Gambit/metadata.xml | 2 +-
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/sci-biology/Gambit/Gambit-0.4.145.ebuild b/sci-biology/Gambit/Gambit-0.4.145.ebuild
index 8302a2b..33c2efe 100644
--- a/sci-biology/Gambit/Gambit-0.4.145.ebuild
+++ b/sci-biology/Gambit/Gambit-0.4.145.ebuild
@@ -1,21 +1,22 @@
-# 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 qmake-utils
-DESCRIPTION="Genomic alignments from BAM files with annotations from BED, GFF, GFF3, VCF formats"
+DESCRIPTION="Genomic alignments from BAM files"
HOMEPAGE="http://code.google.com/p/gambit-viewer/"
SRC_URI="
http://gambit-viewer.googlecode.com/files/Gambit_v0.4.145_src.tar.gz
- http://gambit-viewer.googlecode.com/files/GambitDocumentation_v0.4.145.pdf"
+ doc? ( http://gambit-viewer.googlecode.com/files/GambitDocumentation_v0.4.145.pdf )
+"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="doc"
DEPEND="
dev-qt/qtcore:4
@@ -33,5 +34,5 @@ src_configure() {
src_install() {
dobin ${PN}
- dodoc "${DISTDIR}"/GambitDocumentation_v0.4.145.pdf
+ use doc && dodoc "${DISTDIR}"/GambitDocumentation_v0.4.145.pdf
}
diff --git a/sci-biology/Gambit/metadata.xml b/sci-biology/Gambit/metadata.xml
index 1699e58..f68a1b6 100644
--- a/sci-biology/Gambit/metadata.xml
+++ b/sci-biology/Gambit/metadata.xml
@@ -5,7 +5,7 @@
<email>mmokrejs@fold.natur.cuni.cz</email>
<name>Martin Mokrejs</name>
</maintainer>
-<maintainer type="project">
+ <maintainer type="project">
<email>sci-biology@gentoo.org</email>
<name>Gentoo Biology Project</name>
</maintainer>
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2017-01-29 20:25 99% [gentoo-commits] proj/sci:master commit in: sci-biology/Gambit/ Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox