blob: f56f53590a737c0eda6bfe49fbfbd1f66a4ed597 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install postinst
DESCRIPTION=Commandline script to print hardware information for irc and administration
EAPI=6
HOMEPAGE=https://github.com/smxi/inxi
KEYWORDS=~amd64 ~arm ~x86
LICENSE=GPL-3
RDEPEND=>=app-shells/bash-3.0 sys-apps/pciutils
SLOT=0
SRC_URI=https://github.com/smxi/inxi/tarball/89e18d245bc34fc5be5f5baddac2ccd8106be050 -> inxi-2.3.4_p20161104.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_install:-
_md5_=7f18447b64a65701293c90374aef6728
|