diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-04-29 06:01:20 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-04-29 06:01:20 +0000 |
| commit | 585411f8a551570e81d5af64aac1ac83374fd93e (patch) | |
| tree | 07aea7a4ff7f2ae12fe0bb5434a350d982a2ec01 /dev-cpp/prometheus-cpp | |
| parent | 103afc75d23d19b7864dfb2e0fb35b982dfa5962 (diff) | |
| download | baldeagleos-repo-585411f8a551570e81d5af64aac1ac83374fd93e.tar.gz baldeagleos-repo-585411f8a551570e81d5af64aac1ac83374fd93e.tar.xz baldeagleos-repo-585411f8a551570e81d5af64aac1ac83374fd93e.zip | |
Adding metadata
Diffstat (limited to 'dev-cpp/prometheus-cpp')
| -rw-r--r-- | dev-cpp/prometheus-cpp/metadata.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/dev-cpp/prometheus-cpp/metadata.xml b/dev-cpp/prometheus-cpp/metadata.xml index 580819f278f6..b25065cee303 100644 --- a/dev-cpp/prometheus-cpp/metadata.xml +++ b/dev-cpp/prometheus-cpp/metadata.xml @@ -1,20 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>marecki@gentoo.org</email> - <name>Marek Szuba</name> - </maintainer> - <longdescription lang="en"> + <longdescription lang="en"> This library aims to enable Metrics-Driven Development for C++ services. It implements the Prometheus Data Model, a powerful abstraction on which to collect and expose metrics. We offer the possibility for metrics to be collected by Prometheus, but other push/pull collections can be added as plugins. </longdescription> - <upstream> - <bugs-to>https://github.com/jupp0r/prometheus-cpp/issues</bugs-to> - <doc lang="en">https://jupp0r.github.io/prometheus-cpp/</doc> - </upstream> - <origin>gentoo-staging</origin> -</pkgmetadata>
\ No newline at end of file + <maintainer type="person"> + <email>marecki@gentoo.org</email> + <name>Marek Szuba</name> + </maintainer> + <upstream> + <bugs-to>https://github.com/jupp0r/prometheus-cpp/issues</bugs-to> + <doc lang="en">https://jupp0r.github.io/prometheus-cpp/</doc> + <remote-id type="github">jupp0r/prometheus-cpp</remote-id> + </upstream> +</pkgmetadata> |
