Gentoo Archives: gentoo-commits

From: "Tim Harder (radhermit)" <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/t-prot: metadata.xml ChangeLog t-prot-3.0.ebuild
Date: Mon, 23 Dec 2013 17:36:52
Message-Id: 20131223173649.309EC2004C@flycatcher.gentoo.org
1 radhermit 13/12/23 17:36:49
2
3 Modified: metadata.xml ChangeLog
4 Added: t-prot-3.0.ebuild
5 Log:
6 Version bump, add myself as maintainer.
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
9
10 Revision Changes Path
11 1.5 net-mail/t-prot/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/t-prot/metadata.xml?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/t-prot/metadata.xml?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/t-prot/metadata.xml?r1=1.4&r2=1.5
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-mail/t-prot/metadata.xml,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- metadata.xml 23 Dec 2013 15:40:16 -0000 1.4
24 +++ metadata.xml 23 Dec 2013 17:36:48 -0000 1.5
25 @@ -1,16 +1,20 @@
26 <?xml version="1.0" encoding="UTF-8"?>
27 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
28 <pkgmetadata>
29 -<herd>net-mail</herd>
30 -<longdescription>
31 - This program is a filter which shall improve the readability for messages
32 - (emails and usenet postings) by *hiding* some annoying parts, e.g. mailing
33 - list footers, signatures, and TOFU, as well as squeezing sequences of blank
34 - lines or punctuation.
35 + <maintainer>
36 + <email>radhermit@g.o</email>
37 + <name>Tim Harder</name>
38 + </maintainer>
39 + <herd>net-mail</herd>
40 + <longdescription>
41 + This program is a filter which shall improve the readability for messages
42 + (emails and usenet postings) by *hiding* some annoying parts, e.g. mailing
43 + list footers, signatures, and TOFU, as well as squeezing sequences of blank
44 + lines or punctuation.
45
46 - TOFU is an acronym that stands for "Text oben, Fullquote unten" (german
47 - language) which means the style of sadly so many people that just leave all
48 - the quotes in a reply and add some own lines above. This acronym is what
49 - gave the script its name - TOFU Protection.
50 -</longdescription>
51 + TOFU is an acronym that stands for "Text oben, Fullquote unten" (german
52 + language) which means the style of sadly so many people that just leave all
53 + the quotes in a reply and add some own lines above. This acronym is what
54 + gave the script its name - TOFU Protection.
55 + </longdescription>
56 </pkgmetadata>
57
58
59
60 1.45 net-mail/t-prot/ChangeLog
61
62 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/t-prot/ChangeLog?rev=1.45&view=markup
63 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/t-prot/ChangeLog?rev=1.45&content-type=text/plain
64 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/t-prot/ChangeLog?r1=1.44&r2=1.45
65
66 Index: ChangeLog
67 ===================================================================
68 RCS file: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v
69 retrieving revision 1.44
70 retrieving revision 1.45
71 diff -u -r1.44 -r1.45
72 --- ChangeLog 23 Dec 2013 15:40:16 -0000 1.44
73 +++ ChangeLog 23 Dec 2013 17:36:48 -0000 1.45
74 @@ -1,6 +1,12 @@
75 # ChangeLog for net-mail/t-prot
76 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
77 -# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.44 2013/12/23 15:40:16 pacho Exp $
78 +# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.45 2013/12/23 17:36:48 radhermit Exp $
79 +
80 +*t-prot-3.0 (23 Dec 2013)
81 +
82 + 23 Dec 2013; Tim Harder <radhermit@g.o> +t-prot-3.0.ebuild,
83 + metadata.xml:
84 + Version bump, add myself as maintainer.
85
86 23 Dec 2013; Pacho Ramos <pacho@g.o> metadata.xml:
87 Cleanup due bug #65652
88
89
90
91 1.1 net-mail/t-prot/t-prot-3.0.ebuild
92
93 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/t-prot/t-prot-3.0.ebuild?rev=1.1&view=markup
94 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/t-prot/t-prot-3.0.ebuild?rev=1.1&content-type=text/plain
95
96 Index: t-prot-3.0.ebuild
97 ===================================================================
98 # Copyright 1999-2013 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 # $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/t-prot-3.0.ebuild,v 1.1 2013/12/23 17:36:48 radhermit Exp $
101
102 EAPI=5
103
104 DESCRIPTION="TOFU protection - display filter for RFC822 messages"
105 HOMEPAGE="http://www.escape.de/~tolot/mutt/"
106 SRC_URI="http://www.escape.de/~tolot/mutt/t-prot/downloads/${P}.tar.gz"
107
108 LICENSE="BSD-4"
109 SLOT="0"
110 KEYWORDS="~amd64 ~ppc ~x86"
111
112 RDEPEND="dev-lang/perl
113 dev-perl/Locale-gettext
114 virtual/perl-Getopt-Long"
115
116 src_install() {
117 dobin t-prot
118 doman t-prot.1
119 dodoc ChangeLog README TODO
120 docinto contrib
121 dodoc contrib/{README.examples,{muttrc,mailcap,nailrc}.t-prot*,t-prot.sl*,filter_innd.pl}
122 }