Gentoo Archives: gentoo-commits

From: Martin Mokrejs <mmokrejs@×××××××××××××××.cz>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/vague-bin/
Date: Tue, 30 Apr 2019 18:40:45
Message-Id: 1556649623.72457ca425a702a0640f6bddeef66d3985d03ea5.mmokrejs@gentoo
1 commit: 72457ca425a702a0640f6bddeef66d3985d03ea5
2 Author: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
3 AuthorDate: Tue Apr 30 18:40:23 2019 +0000
4 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
5 CommitDate: Tue Apr 30 18:40:23 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=72457ca4
7
8 sci-biology/vague-bin: drop DEPEND on velvetk
9
10 It is gone from the tree.
11
12 Package-Manager: Portage-2.3.62, Repoman-2.3.12
13 Signed-off-by: Martin Mokrejs <mmokrejs <AT> fold.natur.cuni.cz>
14
15 sci-biology/vague-bin/vague-bin-1.0.5.ebuild | 5 ++---
16 1 file changed, 2 insertions(+), 3 deletions(-)
17
18 diff --git a/sci-biology/vague-bin/vague-bin-1.0.5.ebuild b/sci-biology/vague-bin/vague-bin-1.0.5.ebuild
19 index bbb594948..dc327b8d6 100644
20 --- a/sci-biology/vague-bin/vague-bin-1.0.5.ebuild
21 +++ b/sci-biology/vague-bin/vague-bin-1.0.5.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -23,8 +23,7 @@ SLOT="0"
29
30 RDEPEND="
31 >=virtual/jre-1.5:*
32 - sci-biology/velvet
33 - sci-biology/velvetk"
34 + sci-biology/velvet"
35 DEPEND=">=virtual/jdk-1.5:*"
36
37 S="${WORKDIR}"/vague-${PV}