summaryrefslogtreecommitdiff
path: root/sys-libs/libsmbios
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-04-29 19:47:04 +0100
committerJustin Lecher <jlec@gentoo.org>2017-04-29 19:49:16 +0100
commit92715265f5e37292e57673f39c5372a268778c44 (patch)
tree66a50bb70e4d2de5c7c08660043176f3909d7d96 /sys-libs/libsmbios
parentfdaaa67d3ea78a9c77daaa761d957aa402562318 (diff)
downloadgentoo-92715265f5e37292e57673f39c5372a268778c44.tar.gz
gentoo-92715265f5e37292e57673f39c5372a268778c44.tar.xz
Globally add missing remote ID references to metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-libs/libsmbios')
-rw-r--r--sys-libs/libsmbios/metadata.xml15
1 files changed, 9 insertions, 6 deletions
diff --git a/sys-libs/libsmbios/metadata.xml b/sys-libs/libsmbios/metadata.xml
index b435fc596cf..5da9415b611 100644
--- a/sys-libs/libsmbios/metadata.xml
+++ b/sys-libs/libsmbios/metadata.xml
@@ -1,11 +1,14 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
- <email>polynomial-c@gentoo.org</email>
- <name>Lars Wendler</name>
-</maintainer>
-<longdescription>The libsmbios project aims towards providing access to as much
+ <maintainer type="person">
+ <email>polynomial-c@gentoo.org</email>
+ <name>Lars Wendler</name>
+ </maintainer>
+ <longdescription>The libsmbios project aims towards providing access to as much
BIOS information as possible. It does this by providing a library of functions
that can be used as well as sample binaries.</longdescription>
+ <upstream>
+ <remote-id type="github">dell/libsmbios</remote-id>
+ </upstream>
</pkgmetadata>