commit:     447b6483fb516f12b339ae9ac77fbb328a3e3f51
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 10 12:01:23 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Nov 10 12:01:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=447b6483

net-mail/getmail: https:// in HOMEPAGE, remove redundant IUSE

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-mail/getmail/getmail-6.9.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-mail/getmail/getmail-6.9.ebuild 
b/net-mail/getmail/getmail-6.9.ebuild
index 7721b8688ee..ef9a338b225 100644
--- a/net-mail/getmail/getmail-6.9.ebuild
+++ b/net-mail/getmail/getmail-6.9.ebuild
@@ -10,13 +10,12 @@ DISTUTILS_USE_SETUPTOOLS=bdepend
 inherit distutils-r1
 
 DESCRIPTION="A mail retriever with reliable Maildir and mbox delivery"
-HOMEPAGE="http://www.getmail6.org/";
+HOMEPAGE="https://www.getmail6.org/ https://github.com/getmail6/getmail6";
 SRC_URI="https://github.com/getmail6/getmail6/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="ssl"
 
 S="${WORKDIR}/getmail6-${PV}"
 

Reply via email to