diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2015-08-27 04:49:35 +0300 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2015-08-27 04:49:35 +0300 |
commit | b5aa2fc1ce3a4884039c806ea78810926e36656b (patch) | |
tree | 1ebe180782794be9bb4e707f6865f45b6c16dbe7 /sys-apps/lsb-release/metadata.xml | |
parent | ce48c1f77e902db0d66439a25fd454bcfb15c5b8 (diff) |
[lsb-release] adaugat versiunea corecta de lsb-release
Diffstat (limited to 'sys-apps/lsb-release/metadata.xml')
-rw-r--r-- | sys-apps/lsb-release/metadata.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/sys-apps/lsb-release/metadata.xml b/sys-apps/lsb-release/metadata.xml new file mode 100644 index 00000000..6886884e --- /dev/null +++ b/sys-apps/lsb-release/metadata.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>jer@gentoo.org</email> + <name>Jeroen Roovers</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> |