summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-28 13:58:55 +0100
committerSam James <sam@gentoo.org>2022-07-28 14:19:06 +0100
commit2327bf545ce918882ecc3150b7dd1573c002c1ab (patch)
tree974632b7be1fe5e1997909088386805c8c1af3b9
parentsys-libs/gpm: add github upstream metadata (diff)
downloadgentoo-2327bf545ce918882ecc3150b7dd1573c002c1ab.tar.gz
gentoo-2327bf545ce918882ecc3150b7dd1573c002c1ab.tar.bz2
gentoo-2327bf545ce918882ecc3150b7dd1573c002c1ab.zip
sys-libs/libcap-ng: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-libs/libcap-ng/metadata.xml19
1 files changed, 10 insertions, 9 deletions
diff --git a/sys-libs/libcap-ng/metadata.xml b/sys-libs/libcap-ng/metadata.xml
index 2d75111936ad..d321b5cf8882 100644
--- a/sys-libs/libcap-ng/metadata.xml
+++ b/sys-libs/libcap-ng/metadata.xml
@@ -1,17 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>base-system@gentoo.org</email>
- <name>Gentoo Base System</name>
-</maintainer>
-<longdescription>
+ <maintainer type="project">
+ <email>base-system@gentoo.org</email>
+ <name>Gentoo Base System</name>
+ </maintainer>
+ <longdescription>
The libcap-ng library is intended to make programming with POSIX
capabilities much easier than the traditional libcap library. It includes
utilities that can analyse all currently running applications and print
out any capabilities and whether or not it has an open ended bounding set.
-</longdescription>
-<upstream>
- <remote-id type="cpe">cpe:/a:libcap-ng_project:libcap-ng</remote-id>
-</upstream>
+ </longdescription>
+ <upstream>
+ <remote-id type="cpe">cpe:/a:libcap-ng_project:libcap-ng</remote-id>
+ <remote-id type="github">stevegrubb/libcap-ng</remote-id>
+ </upstream>
</pkgmetadata>