diff options
author | 2004-05-30 02:33:29 +0000 | |
---|---|---|
committer | 2004-05-30 02:33:29 +0000 | |
commit | 8d85361fd19daf69bd7d771e5db90da482d63f63 (patch) | |
tree | 6090cfc9ed7fc5f46e2375027480a63cf5fd2418 /net-mail/exim/metadata.xml | |
parent | add newer automake DEPEND #46037 (diff) | |
download | gentoo-2-8d85361fd19daf69bd7d771e5db90da482d63f63.tar.gz gentoo-2-8d85361fd19daf69bd7d771e5db90da482d63f63.tar.bz2 gentoo-2-8d85361fd19daf69bd7d771e5db90da482d63f63.zip |
Moving to mail-mta/exim
Diffstat (limited to 'net-mail/exim/metadata.xml')
-rw-r--r-- | net-mail/exim/metadata.xml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/net-mail/exim/metadata.xml b/net-mail/exim/metadata.xml deleted file mode 100644 index 56d290e16246..000000000000 --- a/net-mail/exim/metadata.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>net-mail</herd> -<maintainer> - <!-- Primary maintainer --> - <email>peitolm@gentoo.org</email> - <name>Colin Morey</name> -</maintainer> -<maintainer> - <!--secondary maintainer, please bug peitolm first.. --> - <email>pfeifer@gentoo.org</email> - <name>Jay Pfeifer</name> -<!-- <description>Description of the maintainership</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. -</longdescription> -</pkgmetadata> |