summaryrefslogtreecommitdiff
path: root/dev-libs/liblogging
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/liblogging')
-rw-r--r--dev-libs/liblogging/metadata.xml37
1 files changed, 19 insertions, 18 deletions
diff --git a/dev-libs/liblogging/metadata.xml b/dev-libs/liblogging/metadata.xml
index 06391ac7ae29..e3d26f3f282b 100644
--- a/dev-libs/liblogging/metadata.xml
+++ b/dev-libs/liblogging/metadata.xml
@@ -1,25 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>ultrabug@gentoo.org</email>
- <name>Ultrabug</name>
- </maintainer>
- <maintainer type="person">
- <email>whissi@gentoo.org</email>
- <name>Thomas Deutschmann</name>
- </maintainer>
- <use>
- <flag name="rfc3195">
+ <maintainer type="person">
+ <email>ultrabug@gentoo.org</email>
+ <name>Ultrabug</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>whissi@gentoo.org</email>
+ <name>Thomas Deutschmann</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpe">cpe:/a:adiscon:liblogging</remote-id>
+ <remote-id type="github">rsyslog/liblogging</remote-id>
+ </upstream>
+ <use>
+ <flag name="rfc3195">
Enables RFC 3195 protocol (aka syslog-reliable) support.
If you don't know what this is, you don't need it!
</flag>
- <flag name="stdlog">
+ <flag name="stdlog">
Enables liblogging's core component (think of it as a the next version of the syslog(3) API).
</flag>
- </use>
- <upstream>
- <remote-id type="cpe">cpe:/a:adiscon:liblogging</remote-id>
- <remote-id type="github">rsyslog/liblogging</remote-id>
- </upstream>
-</pkgmetadata>
+ </use>
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file