summaryrefslogtreecommitdiff
path: root/dev-libs/libp11/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libp11/metadata.xml')
-rw-r--r--dev-libs/libp11/metadata.xml31
1 files changed, 16 insertions, 15 deletions
diff --git a/dev-libs/libp11/metadata.xml b/dev-libs/libp11/metadata.xml
index aa000f76c124..29308ba5b6e3 100644
--- a/dev-libs/libp11/metadata.xml
+++ b/dev-libs/libp11/metadata.xml
@@ -1,20 +1,21 @@
<?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">
- <name>Lars Wendler</name>
- <email>polynomial-c@gentoo.org</email>
- </maintainer>
- <longdescription>
+ <maintainer type="person">
+ <email>polynomial-c@gentoo.org</email>
+ <name>Lars Wendler</name>
+ </maintainer>
+ <longdescription>
Library implementing a small layer on top of PKCS#11 API to make
using PKCS#11 implementations easier.
</longdescription>
- <use>
- <flag name="doc">Generate and install API documentation for the package.</flag>
- </use>
- <upstream>
- <remote-id type="cpe">cpe:/a:opensc-project:opensc</remote-id>
- <remote-id type="github">opensc/libp11</remote-id>
- <remote-id type="sourceforge">opensc</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="cpe">cpe:/a:opensc-project:opensc</remote-id>
+ <remote-id type="github">opensc/libp11</remote-id>
+ <remote-id type="sourceforge">opensc</remote-id>
+ </upstream>
+ <use>
+ <flag name="doc">Generate and install API documentation for the package.</flag>
+ </use>
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file