mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-10 07:04:13 +02:00
Version bump to 3.3.33.1 Add optional dependencies with optfeature Upstream moved from github to codeberg Signed-off-by: Jonas Stein <jstein@gentoo.org>
13 lines
664 B
XML
13 lines
664 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>jstein@gentoo.org</email>
|
|
<name>Jonas Stein</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="codeberg">smxi/inxi</remote-id>
|
|
<remote-id type="github">smxi/inxi</remote-id>
|
|
</upstream>
|
|
<longdescription>inxi is a script to print information about the system. It was forked from infobash. The script parses files in /proc but can also collects information from other tools such as glxinfo or dmidecode. See a full list of supported tools with inxi --recommends.</longdescription>
|
|
</pkgmetadata>
|