commit: 5edd5a8d81faff8abedfc2f6ef0e08817589a43a
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Apr 8 17:30:30 2018 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Apr 8 18:37:29 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5edd5a8d
dev-java/jgraph: use HTTPS
dev-java/jgraph/jgraph-5.12.0.4.ebuild | 4 ++--
1 file 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 aec07697aa2..bc406847343 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"