dev-java/ecs: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 8 Apr 2018 17:24:47 +0000 (19:24 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 8 Apr 2018 18:37:28 +0000 (19:37 +0100)
dev-java/ecs/ecs-1.4.2-r2.ebuild

index baa18cc2e5cbc7e4986ca46a2e4847d5498a320e..01ab7de4e5d9d64ff4dc4aa8860be10e8fa86284 100644 (file)
@@ -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
 
 EAPI=5
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source"
 inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Java library to generate markup language text such as HTML and XML"
-HOMEPAGE="http://jakarta.apache.org/ecs"
+HOMEPAGE="https://jakarta.apache.org/ecs"
 SRC_URI="mirror://apache/jakarta/${PN}/source/${P}-src.tar.gz"
 
 LICENSE="Apache-1.1"