diff options
Diffstat (limited to 'dev-libs/libugpio')
| -rw-r--r-- | dev-libs/libugpio/metadata.xml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/dev-libs/libugpio/metadata.xml b/dev-libs/libugpio/metadata.xml index a15fbda79bd4..ff1988d0e055 100644 --- a/dev-libs/libugpio/metadata.xml +++ b/dev-libs/libugpio/metadata.xml @@ -1,17 +1,18 @@ <?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>conikost@gentoo.org</email> - <name>Conrad Kostecki</name> - </maintainer> - <longdescription> + <maintainer type="person"> + <email>conikost@gentoo.org</email> + <name>Conrad Kostecki</name> + </maintainer> + <longdescription> Libugpio is a free software library to ease the use of linux kernel's sysfs gpio interface from C programs and/or other libraries. The basic function set is derived from the kernel internal gpio api. </longdescription> - <upstream> - <bugs-to>https://github.com/mhei/libugpio/issues</bugs-to> - <remote-id type="github">mhei/libugpio</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">mhei/libugpio</remote-id> + <bugs-to>https://github.com/mhei/libugpio/issues</bugs-to> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
