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/manatee-jcvi/
Date: Tue, 27 Oct 2015 09:55:21
Message-Id: 1445939641.706be1134587796b51b6fdde585d3b5a3fdf0209.mmokrejs@gentoo
1 commit: 706be1134587796b51b6fdde585d3b5a3fdf0209
2 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
3 AuthorDate: Tue Oct 27 09:54:01 2015 +0000
4 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
5 CommitDate: Tue Oct 27 09:54:01 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=706be113
7
8 sci-biology/manatee-jcvi: depend virtual/mysql
9
10 Package-Manager: portage-2.2.18
11
12 sci-biology/manatee-jcvi/ChangeLog | 6 +++++-
13 sci-biology/manatee-jcvi/manatee-jcvi-2.4.3.ebuild | 4 ++--
14 2 files changed, 7 insertions(+), 3 deletions(-)
15
16 diff --git a/sci-biology/manatee-jcvi/ChangeLog b/sci-biology/manatee-jcvi/ChangeLog
17 index 51f8c4e..503585b 100644
18 --- a/sci-biology/manatee-jcvi/ChangeLog
19 +++ b/sci-biology/manatee-jcvi/ChangeLog
20 @@ -1,7 +1,11 @@
21 # ChangeLog for sci-biology/manatee-jcvi
22 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
23 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
24 # $Id$
25
26 + 27 Oct 2015; Martin Mokrejs <mmokrejs@×××××××××××××××.cz>
27 + manatee-jcvi-2.4.3.ebuild:
28 + sci-biology/manatee-jcvi: depend virtual/mysql
29 +
30 13 Nov 2014; Justin Lecher <jlec@g.o> manatee-jcvi-2.4.3.ebuild,
31 metadata.xml:
32 Use perl virtuals instead of core
33
34 diff --git a/sci-biology/manatee-jcvi/manatee-jcvi-2.4.3.ebuild b/sci-biology/manatee-jcvi/manatee-jcvi-2.4.3.ebuild
35 index a372621..5701bb8 100644
36 --- a/sci-biology/manatee-jcvi/manatee-jcvi-2.4.3.ebuild
37 +++ b/sci-biology/manatee-jcvi/manatee-jcvi-2.4.3.ebuild
38 @@ -1,4 +1,4 @@
39 -# Copyright 1999-2014 Gentoo Foundation
40 +# Copyright 1999-2015 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42 # $Id$
43
44 @@ -39,7 +39,7 @@ DEPEND=">=dev-libs/expat-1.95.8
45 #dev-perl/GD-Graph
46 #dev-perl/Date-Manip
47 RDEPEND="${DEPEND}
48 - >=dev-db/mysql-5.0
49 + >=virtual/mysql-5:*
50 >=www-servers/apache-2.2"
51
52 S="${WORKDIR}"/manatee-"${PV}"