summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-08 19:30:30 +0200
committerJames Le Cuirot <chewi@gentoo.org>2018-04-08 19:37:29 +0100
commit5edd5a8d81faff8abedfc2f6ef0e08817589a43a (patch)
tree9df9a2418ebf60cbcd05800a4635d5c5021277c0 /dev-java/jgraph
parentdev-java/javacsv: use HTTPS (diff)
downloadgentoo-5edd5a8d81faff8abedfc2f6ef0e08817589a43a.tar.gz
gentoo-5edd5a8d81faff8abedfc2f6ef0e08817589a43a.tar.bz2
gentoo-5edd5a8d81faff8abedfc2f6ef0e08817589a43a.zip
dev-java/jgraph: use HTTPS
Diffstat (limited to 'dev-java/jgraph')
-rw-r--r--dev-java/jgraph/jgraph-5.12.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jgraph/jgraph-5.12.0.4.ebuild b/dev-java/jgraph/jgraph-5.12.0.4.ebuild
index aec07697aa2f..bc4068473434 100644
--- a/dev-java/jgraph/jgraph-5.12.0.4.ebuild
+++ b/dev-java/jgraph/jgraph-5.12.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
JAVA_PKG_IUSE="doc source"
@@ -7,7 +7,7 @@ inherit java-pkg-2 java-ant-2
DESCRIPTION="Open-source graph component for Java"
SRC_URI="mirror://sourceforge/${PN}/${P}-lgpl-src.jar"
-HOMEPAGE="http://www.jgraph.com"
+HOMEPAGE="https://www.jgraph.com"
IUSE="doc examples source"
DEPEND=">=virtual/jdk-1.4
app-arch/unzip"