summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/lsvpd/metadata.xml')
-rw-r--r--sys-apps/lsvpd/metadata.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/sys-apps/lsvpd/metadata.xml b/sys-apps/lsvpd/metadata.xml
new file mode 100644
index 000000000000..699aa46a4c63
--- /dev/null
+++ b/sys-apps/lsvpd/metadata.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>ppc@gentoo.org</email>
+ <name>PowerPC architecture team</name>
+ </maintainer>
+ <longdescription>
+ The lsvpd package contains all of the lsvpd, lscfg and lsmcode commands.
+ These commands, along with a scanning program called vpdupdate, constitute
+ a hardware inventory system. The lsvpd command provides Vital Product Data
+ (VPD) about hardware components to higher-level serviceability tools. The
+ lscfg command provides a more human-readable format of the VPD, as well as
+ some system-specific information. lsmcode lists microcode and firmware
+ levels. lsvio lists virtual devices.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">power-ras/lsvpd</remote-id>
+ <changelog>https://github.com/power-ras/lsvpd/blob/master/ChangeLog</changelog>
+ </upstream>
+</pkgmetadata>