diff options
| author | Liguros - Gitlab CI/CD [master] <gitlab@liguros.net> | 2021-03-01 00:37:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [master] <gitlab@liguros.net> | 2021-03-01 00:37:58 +0000 |
| commit | 8ddb1a3d1229412a438971f82d37d518a0223726 (patch) | |
| tree | 83438b5ddb9d23a390f1a3fc505303d3d2223bf2 /dev-libs/liblogging | |
| parent | 9acab46e1a820daece7b2e631485c157ce2210ad (diff) | |
| download | baldeagleos-repo-21.1.5.tar.gz baldeagleos-repo-21.1.5.tar.xz baldeagleos-repo-21.1.5.zip | |
Adding metadatav21.1.5
Diffstat (limited to 'dev-libs/liblogging')
| -rw-r--r-- | dev-libs/liblogging/metadata.xml | 37 |
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 |
