From 482322a7f1f9f5244a692e87143e1cbb39018169 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sun, 30 Jul 2017 04:22:17 +1000 Subject: [PATCH] net-mail/Freemail: use HTTPS for GitHub, replace defunct HOMEPAGE Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- net-mail/Freemail/Freemail-9999-r1.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/net-mail/Freemail/Freemail-9999-r1.ebuild b/net-mail/Freemail/Freemail-9999-r1.ebuild index ee9035cf5e16..5220b68419a4 100644 --- a/net-mail/Freemail/Freemail-9999-r1.ebuild +++ b/net-mail/Freemail/Freemail-9999-r1.ebuild @@ -1,16 +1,15 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" -EGIT_REPO_URI="git://github.com/freenet/plugin-Freemail-official.git - https://github.com/freenet/plugin-Freemail-official.git" +EGIT_REPO_URI="https://github.com/freenet/plugin-Freemail-official.git" EGIT_PROJECT="Freemail/official" EANT_BUILD_TARGET="dist" inherit eutils git-2 java-pkg-2 java-ant-2 DESCRIPTION="Anonymous IMAP/SMTP e-mail server over Freenet" -HOMEPAGE="http://www.freenetproject.org/tools.html" +HOMEPAGE="https://github.com/freenet/plugin-Freemail" SRC_URI="" LICENSE="LGPL-2.1" -- 2.26.2