commit:     a986eb4b12cb88bc885c5f7ba721f5d35b230a97
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 17 18:30:15 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 18:34:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a986eb4b

dev-java/tapestry: Use https:// to make repoman happy

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-java/tapestry/tapestry-3.0.4-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/tapestry/tapestry-3.0.4-r3.ebuild 
b/dev-java/tapestry/tapestry-3.0.4-r3.ebuild
index e0ffa07c645..2a3e56bfa5f 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}"

Reply via email to