From: Tim Harder Date: Sat, 28 Sep 2019 02:49:30 +0000 (-0600) Subject: net-mail/t-prot: bump to EAPI 7 and use https:// urls X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4181c4f7a590d4f48ec3acc25f50522681bd10c0;p=gentoo.git net-mail/t-prot: bump to EAPI 7 and use https:// urls Signed-off-by: Tim Harder --- diff --git a/net-mail/t-prot/t-prot-3.4.ebuild b/net-mail/t-prot/t-prot-3.4.ebuild index e4bf5442e85c..db55c5f58810 100644 --- a/net-mail/t-prot/t-prot-3.4.ebuild +++ b/net-mail/t-prot/t-prot-3.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 DESCRIPTION="TOFU protection - display filter for RFC822 messages" -HOMEPAGE="http://www.escape.de/~tolot/mutt/" -SRC_URI="http://www.escape.de/~tolot/mutt/t-prot/downloads/${P}.tar.gz" +HOMEPAGE="https://www.escape.de/~tolot/mutt/" +SRC_URI="https://www.escape.de/~tolot/mutt/t-prot/downloads/${P}.tar.gz" LICENSE="BSD-4" SLOT="0"