summaryrefslogtreecommitdiff
path: root/dev-cpp/prometheus-cpp/metadata.xml
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-cpp/prometheus-cpp/metadata.xml
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-cpp/prometheus-cpp/metadata.xml')
-rw-r--r--dev-cpp/prometheus-cpp/metadata.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-cpp/prometheus-cpp/metadata.xml b/dev-cpp/prometheus-cpp/metadata.xml
deleted file mode 100644
index af77f88bef95..000000000000
--- a/dev-cpp/prometheus-cpp/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <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>
- <!-- maintainer-needed -->
- <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>