diff options
Diffstat (limited to 'sys-apps/lsb-release/metadata.xml')
-rw-r--r-- | sys-apps/lsb-release/metadata.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/sys-apps/lsb-release/metadata.xml b/sys-apps/lsb-release/metadata.xml new file mode 100644 index 000000000000..8d01ac071c11 --- /dev/null +++ b/sys-apps/lsb-release/metadata.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd></herd> + <maintainer> + <email>pioto@gentoo.org</email> + <name>Mike Kelly</name> + </maintainer> + <longdescription lang="en"> + This program forms part of the required functionality of + the LSB (Linux Standard Base) specification. + + The program queries the installed state of the distribution + to display certain properties such as the version of the + LSB against which the distribution claims compliance as + well. It can also attempt to display the name and release + of the distribution along with an identifier of who produces + the distribution. + </longdescription> +</pkgmetadata> |