[gentoo-commits] repo/gentoo:master commit in: net-mail/t-prot/

2019-11-17 Thread Tim Harder
commit: e7d467e140e6d81cba75fb2251f866e73f85405a
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Nov 18 05:06:09 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Nov 18 05:06:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7d467e1

net-mail/t-prot: drop myself as a maintainer

Signed-off-by: Tim Harder  gentoo.org>

 net-mail/t-prot/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/net-mail/t-prot/metadata.xml b/net-mail/t-prot/metadata.xml
index b759a074395..fc8b75a728d 100644
--- a/net-mail/t-prot/metadata.xml
+++ b/net-mail/t-prot/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   radher...@gentoo.org
-   Tim Harder
-   
+   

This program is a filter which shall improve the readability 
for messages
(emails and usenet postings) by *hiding* some annoying parts, 
e.g. mailing



[gentoo-commits] repo/gentoo:master commit in: net-mail/t-prot/

2019-09-27 Thread Tim Harder
commit: 4181c4f7a590d4f48ec3acc25f50522681bd10c0
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Sep 28 02:49:30 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Sep 28 02:49:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4181c4f7

net-mail/t-prot: bump to EAPI 7 and use https:// urls

Signed-off-by: Tim Harder  gentoo.org>

 net-mail/t-prot/t-prot-3.4.ebuild | 8 
 1 file 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 e4bf5442e85..db55c5f5881 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"