commit: 706be1134587796b51b6fdde585d3b5a3fdf0209 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Tue Oct 27 09:54:01 2015 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Tue Oct 27 09:54:01 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=706be113
sci-biology/manatee-jcvi: depend virtual/mysql Package-Manager: portage-2.2.18 sci-biology/manatee-jcvi/ChangeLog | 6 +++++- sci-biology/manatee-jcvi/manatee-jcvi-2.4.3.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/sci-biology/manatee-jcvi/ChangeLog b/sci-biology/manatee-jcvi/ChangeLog index 51f8c4e..503585b 100644 --- a/sci-biology/manatee-jcvi/ChangeLog +++ b/sci-biology/manatee-jcvi/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for sci-biology/manatee-jcvi -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Id$ + 27 Oct 2015; Martin Mokrejs <[email protected]> + manatee-jcvi-2.4.3.ebuild: + sci-biology/manatee-jcvi: depend virtual/mysql + 13 Nov 2014; Justin Lecher <[email protected]> manatee-jcvi-2.4.3.ebuild, metadata.xml: Use perl virtuals instead of core diff --git a/sci-biology/manatee-jcvi/manatee-jcvi-2.4.3.ebuild b/sci-biology/manatee-jcvi/manatee-jcvi-2.4.3.ebuild index a372621..5701bb8 100644 --- a/sci-biology/manatee-jcvi/manatee-jcvi-2.4.3.ebuild +++ b/sci-biology/manatee-jcvi/manatee-jcvi-2.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -39,7 +39,7 @@ DEPEND=">=dev-libs/expat-1.95.8 #dev-perl/GD-Graph #dev-perl/Date-Manip RDEPEND="${DEPEND} - >=dev-db/mysql-5.0 + >=virtual/mysql-5:* >=www-servers/apache-2.2" S="${WORKDIR}"/manatee-"${PV}"
