diff options
author | Tim Harder <radhermit@gentoo.org> | 2019-09-27 20:49:30 -0600 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2019-09-27 20:49:30 -0600 |
commit | 4181c4f7a590d4f48ec3acc25f50522681bd10c0 (patch) | |
tree | f4ef776de110cd6d055df88ef07c4835d2252746 /net-mail/t-prot | |
parent | www-client/lynx: version bump to 2.9.0_pre4 (diff) | |
download | gentoo-4181c4f7a590d4f48ec3acc25f50522681bd10c0.tar.gz gentoo-4181c4f7a590d4f48ec3acc25f50522681bd10c0.tar.bz2 gentoo-4181c4f7a590d4f48ec3acc25f50522681bd10c0.zip |
net-mail/t-prot: bump to EAPI 7 and use https:// urls
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'net-mail/t-prot')
-rw-r--r-- | net-mail/t-prot/t-prot-3.4.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
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" |