aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/jtreeview-bin/jtreeview-bin-1.2.0.ebuild')
-rw-r--r--sci-biology/jtreeview-bin/jtreeview-bin-1.2.0.ebuild12
1 files changed, 6 insertions, 6 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..63ec84d2f 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
@@ -8,11 +8,12 @@ inherit java-pkg-2 java-ant-2 perl-module
S="${WORKDIR}"/TreeView-1.1.6r4-bin
DESCRIPTION="Viewer for Microarray Data in PCL or CDT formats"
-HOMEPAGE="http://jtreeview.sourceforge.net/" # no https
+HOMEPAGE="https://jtreeview.sourceforge.net/"
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