summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-03-17 19:30:15 +0100
committerPacho Ramos <pacho@gentoo.org>2018-03-17 19:34:33 +0100
commita986eb4b12cb88bc885c5f7ba721f5d35b230a97 (patch)
treef9c8e12ad73b5d9cc4dabfb1d9612f92a913c029 /dev-java/tapestry
parentdev-java/tapestry: Stop using obsolete dev-java/servletapi (#398689 by Willia... (diff)
downloadgentoo-a986eb4b12cb88bc885c5f7ba721f5d35b230a97.tar.gz
gentoo-a986eb4b12cb88bc885c5f7ba721f5d35b230a97.tar.bz2
gentoo-a986eb4b12cb88bc885c5f7ba721f5d35b230a97.zip
dev-java/tapestry: Use https:// to make repoman happy
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-java/tapestry')
-rw-r--r--dev-java/tapestry/tapestry-3.0.4-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/tapestry/tapestry-3.0.4-r3.ebuild b/dev-java/tapestry/tapestry-3.0.4-r3.ebuild
index e0ffa07c6459..2a3e56bfa5f8 100644
--- a/dev-java/tapestry/tapestry-3.0.4-r3.ebuild
+++ b/dev-java/tapestry/tapestry-3.0.4-r3.ebuild
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-ant-2
DESCRIPTION="Dynamic, robust, highly scalable web framework in Java"
-HOMEPAGE="http://tapestry.apache.org/"
+HOMEPAGE="https://tapestry.apache.org/"
SRC_URI="mirror://apache/${PN}/Tapestry-${PV}-src.zip"
IUSE="${JAVA_PKG_IUSE}"