commit:     aeed9bb8d4cc7edc64713df7839d1c30c8574a2a
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 25 15:34:55 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Jan 25 15:34:55 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=aeed9bb8

sci-biology/jtreeview-bin: drop non-existing blocker

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-biology/jtreeview-bin/jtreeview-bin-1.2.0.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/sci-biology/jtreeview-bin/jtreeview-bin-1.2.0.ebuild 
b/sci-biology/jtreeview-bin/jtreeview-bin-1.2.0.ebuild
index fe8fef44a..d146efd5a 100644
--- a/sci-biology/jtreeview-bin/jtreeview-bin-1.2.0.ebuild
+++ b/sci-biology/jtreeview-bin/jtreeview-bin-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,6 +13,7 @@ SRC_URI="
        
https://sourceforge.net/projects/jtreeview/files/jtreeview/${PV}/TreeView-${PV}-bin.tar.gz
        
https://sourceforge.net/projects/jtreeview/files/helper-scripts/0.0.2/helper-scripts-0.0.2.tar.gz
 "
+S="${WORKDIR}/TreeView-${PV}-bin"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -20,11 +21,10 @@ KEYWORDS="~amd64"
 
 DEPEND="
        >virtual/jdk-1.5:*
-       !sci-biology/jtreeview"
+"
 RDEPEND="${DEPEND}
-       >=virtual/jre-1.5:*"
-
-S="${WORKDIR}/TreeView-${PV}-bin"
+       >=virtual/jre-1.5:*
+"
 
 # TODO: use xltproc to create docs following TreeView-1.1.6r4-src/doc/README
 

Reply via email to