commit: 411961b34c67bafc257fb4715773a9103510ecd8 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> AuthorDate: Fri Sep 4 09:33:44 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Fri Sep 4 09:33:44 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=411961b3
sci-biology/beagle: Fix dependencies and slotting Package-Manager: portage-2.2.20.1 sci-biology/beagle/ChangeLog | 3 +++ sci-biology/beagle/beagle-4.0.ebuild | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/sci-biology/beagle/ChangeLog b/sci-biology/beagle/ChangeLog index e9d9a7a..16542b7 100644 --- a/sci-biology/beagle/ChangeLog +++ b/sci-biology/beagle/ChangeLog @@ -3,6 +3,9 @@ # $Id$ 04 Sep 2015; Marius Brehler <[email protected]> beagle-4.0.ebuild: + sci-biology/beagle: Fix dependencies and slotting + + 04 Sep 2015; Marius Brehler <[email protected]> beagle-4.0.ebuild: sci-biology/beagle: Adjust too long DESCRIPTION *beagle-4.0 (10 May 2015) diff --git a/sci-biology/beagle/beagle-4.0.ebuild b/sci-biology/beagle/beagle-4.0.ebuild index 4686478..70caec7 100644 --- a/sci-biology/beagle/beagle-4.0.ebuild +++ b/sci-biology/beagle/beagle-4.0.ebuild @@ -18,7 +18,6 @@ SLOT="0" KEYWORDS="" IUSE="" -DEPEND=">=virtual/jdk-1.7" +DEPEND=">=virtual/jdk-1.7:*" RDEPEND="${DEPEND} - >=virtual/jdk-1.7 sci-biology/conform-gt"
