diff options
author | 2013-12-23 17:36:48 +0000 | |
---|---|---|
committer | 2013-12-23 17:36:48 +0000 | |
commit | 54073e1b3ed2b57d8d2cc444ff93bb0776d88261 (patch) | |
tree | ae891cbfb52bbf6d713f215f9a06defbfa3c68ff /net-mail/t-prot/metadata.xml | |
parent | Revbump to get changes also in catalyst autobuilds (#467458#c5 by Rick Farina) (diff) | |
download | gentoo-2-54073e1b3ed2b57d8d2cc444ff93bb0776d88261.tar.gz gentoo-2-54073e1b3ed2b57d8d2cc444ff93bb0776d88261.tar.bz2 gentoo-2-54073e1b3ed2b57d8d2cc444ff93bb0776d88261.zip |
Version bump, add myself as maintainer.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'net-mail/t-prot/metadata.xml')
-rw-r--r-- | net-mail/t-prot/metadata.xml | 26 |
1 files changed, 15 insertions, 11 deletions
diff --git a/net-mail/t-prot/metadata.xml b/net-mail/t-prot/metadata.xml index f719fc371d71..42f942e8e000 100644 --- a/net-mail/t-prot/metadata.xml +++ b/net-mail/t-prot/metadata.xml @@ -1,16 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>net-mail</herd> -<longdescription> - This program is a filter which shall improve the readability for messages - (emails and usenet postings) by *hiding* some annoying parts, e.g. mailing - list footers, signatures, and TOFU, as well as squeezing sequences of blank - lines or punctuation. + <maintainer> + <email>radhermit@gentoo.org</email> + <name>Tim Harder</name> + </maintainer> + <herd>net-mail</herd> + <longdescription> + This program is a filter which shall improve the readability for messages + (emails and usenet postings) by *hiding* some annoying parts, e.g. mailing + list footers, signatures, and TOFU, as well as squeezing sequences of blank + lines or punctuation. - TOFU is an acronym that stands for "Text oben, Fullquote unten" (german - language) which means the style of sadly so many people that just leave all - the quotes in a reply and add some own lines above. This acronym is what - gave the script its name - TOFU Protection. -</longdescription> + TOFU is an acronym that stands for "Text oben, Fullquote unten" (german + language) which means the style of sadly so many people that just leave all + the quotes in a reply and add some own lines above. This acronym is what + gave the script its name - TOFU Protection. + </longdescription> </pkgmetadata> |