summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-28 14:24:15 +0100
committerSam James <sam@gentoo.org>2022-07-28 14:31:37 +0100
commit2dba54747ab700ed4feda7440cf27ac9f1c7a9e9 (patch)
tree7fd7c71275b773096670342f2b5ee7266972ac81 /mail-mta/opensmtpd
parentdev-libs/boost: add github upstream metadata (diff)
downloadgentoo-2dba54747ab700ed4feda7440cf27ac9f1c7a9e9.tar.gz
gentoo-2dba54747ab700ed4feda7440cf27ac9f1c7a9e9.tar.bz2
gentoo-2dba54747ab700ed4feda7440cf27ac9f1c7a9e9.zip
mail-mta/opensmtpd: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-mta/opensmtpd')
-rw-r--r--mail-mta/opensmtpd/metadata.xml23
1 files changed, 13 insertions, 10 deletions
diff --git a/mail-mta/opensmtpd/metadata.xml b/mail-mta/opensmtpd/metadata.xml
index bd9351ccc908..12887d412204 100644
--- a/mail-mta/opensmtpd/metadata.xml
+++ b/mail-mta/opensmtpd/metadata.xml
@@ -1,14 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<longdescription lang="en">
-OpenSMTPD is an implementation of the server-side SMTP protocol as defined by RFC 5321, with some additional standard extensions. It allows ordinary machines to exchange e-mails with other systems speaking the SMTP protocol.
-</longdescription>
-<maintainer type="person">
-<email>zx2c4@gentoo.org</email>
-<name>Jason A. Donenfeld</name>
-</maintainer>
-<use>
-<flag name="mta">Enable this to install as system-wide MTA</flag>
-</use>
+ <longdescription lang="en">
+ OpenSMTPD is an implementation of the server-side SMTP protocol as defined by RFC 5321, with some additional standard extensions. It allows ordinary machines to exchange e-mails with other systems speaking the SMTP protocol.
+ </longdescription>
+ <maintainer type="person">
+ <email>zx2c4@gentoo.org</email>
+ <name>Jason A. Donenfeld</name>
+ </maintainer>
+ <use>
+ <flag name="mta">Enable this to install as system-wide MTA</flag>
+ </use>
+ <upstream>
+ <remote-id type="github">OpenSMTPD/OpenSMTPD</remote-id>
+ </upstream>
</pkgmetadata>