blob: 76406f5cf285a5fd0b83641827547c03917d2fd7 (
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_=0de2d61104416e6fee68aa28d638cae2
|