diff options
author | Volkmar W. Pogatzki <gentoo@pogatzki.net> | 2024-04-14 15:28:53 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-14 16:56:35 +0300 |
commit | 9a47f456166216a6df0be041b4819c4cf2468b69 (patch) | |
tree | c3419c1484686d22b37e5b82dc8bc0fe921fe187 /dev-util/weka | |
parent | dev-java/javacc: drop 5.0-r5 (diff) | |
download | gentoo-9a47f456166216a6df0be041b4819c4cf2468b69.tar.gz gentoo-9a47f456166216a6df0be041b4819c4cf2468b69.tar.bz2 gentoo-9a47f456166216a6df0be041b4819c4cf2468b69.zip |
dev-util/weka: update HOMEPAGE
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/weka')
-rw-r--r-- | dev-util/weka/weka-3.8.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/weka/weka-3.8.0-r1.ebuild b/dev-util/weka/weka-3.8.0-r1.ebuild index cc3a1d1e946a..ab0006e09113 100644 --- a/dev-util/weka/weka-3.8.0-r1.ebuild +++ b/dev-util/weka/weka-3.8.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="source" inherit java-pkg-2 java-ant-2 DESCRIPTION="A Java data mining package" -HOMEPAGE="https://www.cs.waikato.ac.nz/ml/weka/" +HOMEPAGE="https://ml.cms.waikato.ac.nz/weka" SRC_URI="mirror://sourceforge/project/weka/weka-3-8/${PV}/weka-${PV//./-}.zip" SLOT="0" |