diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-14 22:48:45 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-14 22:48:45 +0000 |
commit | afb7e3ad98cb280d60c43db48933008c5723c8ec (patch) | |
tree | c45c823e9284a4a55b02de55eeb2eb92be38e227 /mail-mta/exim | |
parent | sync IUSE (+apache2 +ssl) (diff) | |
download | gentoo-2-afb7e3ad98cb280d60c43db48933008c5723c8ec.tar.gz gentoo-2-afb7e3ad98cb280d60c43db48933008c5723c8ec.tar.bz2 gentoo-2-afb7e3ad98cb280d60c43db48933008c5723c8ec.zip |
Move comments into the description tag of the maintainer.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'mail-mta/exim')
-rw-r--r-- | mail-mta/exim/metadata.xml | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/mail-mta/exim/metadata.xml b/mail-mta/exim/metadata.xml index 46aa0c9404c2..791ae27086d1 100644 --- a/mail-mta/exim/metadata.xml +++ b/mail-mta/exim/metadata.xml @@ -3,16 +3,22 @@ <pkgmetadata> <herd>net-mail</herd> <maintainer> - <!-- Primary maintainer --> <email>peitolm@gentoo.org</email> <name>Colin Morey</name> + <description>Primary maintainer</description> </maintainer> <maintainer> - <!--secondary maintainer, please bug peitolm first.. --> <email>pfeifer@gentoo.org</email> <name>Jay Pfeifer</name> + <description>Secondary maintainer, please bug peitolm first</description> </maintainer> <longdescription> -Exim is a message transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet. It is freely available under the terms of the GNU General Public Licence. In style it is similar to Smail 3, but its facilities are more general. There is a great deal of flexibility in the way mail can be routed, and there are extensive facilities for checking incoming mail. Exim can be installed in place of sendmail, although the configuration of exim is quite different to that of sendmail. +Exim is a message transfer agent (MTA) developed at the University of Cambridge +for use on Unix systems connected to the Internet. It is freely available under +the terms of the GNU General Public Licence. In style it is similar to Smail 3, +but its facilities are more general. There is a great deal of flexibility in the +way mail can be routed, and there are extensive facilities for checking incoming +mail. Exim can be installed in place of sendmail, although the configuration of +exim is quite different to that of sendmail. </longdescription> </pkgmetadata> |