commit: 0759a61ff4fadfc636f78feb242db478d25bc124 Author: Alexander Tsoy <alexander <AT> tsoy <DOT> me> AuthorDate: Sun Jun 30 09:27:44 2024 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Sat Jul 13 11:06:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0759a61f
net-p2p/amule: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/37373 Signed-off-by: Alexander Tsoy <alexander <AT> tsoy.me> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> net-p2p/amule/amule-2.3.3-r3.ebuild | 2 +- net-p2p/amule/amule-2.3.3-r4.ebuild | 2 +- net-p2p/amule/amule-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-p2p/amule/amule-2.3.3-r3.ebuild b/net-p2p/amule/amule-2.3.3-r3.ebuild index edc3de4268ce..f67a6e764603 100644 --- a/net-p2p/amule/amule-2.3.3-r3.ebuild +++ b/net-p2p/amule/amule-2.3.3-r3.ebuild @@ -17,7 +17,7 @@ else fi DESCRIPTION="aMule, the all-platform eMule p2p client" -HOMEPAGE="http://www.amule.org/" +HOMEPAGE="https://www.amule.org/" LICENSE="GPL-2+" SLOT="0" diff --git a/net-p2p/amule/amule-2.3.3-r4.ebuild b/net-p2p/amule/amule-2.3.3-r4.ebuild index a1aa3c9c2ce6..40687025dc71 100644 --- a/net-p2p/amule/amule-2.3.3-r4.ebuild +++ b/net-p2p/amule/amule-2.3.3-r4.ebuild @@ -17,7 +17,7 @@ else fi DESCRIPTION="aMule, the all-platform eMule p2p client" -HOMEPAGE="http://www.amule.org/" +HOMEPAGE="https://www.amule.org/" LICENSE="GPL-2+" SLOT="0" diff --git a/net-p2p/amule/amule-9999.ebuild b/net-p2p/amule/amule-9999.ebuild index 9673e620eb9c..581dd72dc6dd 100644 --- a/net-p2p/amule/amule-9999.ebuild +++ b/net-p2p/amule/amule-9999.ebuild @@ -17,7 +17,7 @@ else fi DESCRIPTION="aMule, the all-platform eMule p2p client" -HOMEPAGE="http://www.amule.org/" +HOMEPAGE="https://www.amule.org/" LICENSE="GPL-2+" SLOT="0"
