blob: c5c2b516e4f81a27966d81ff4d6548a789428b1e (
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/c2a22b3e2590d896d4b0a8fd298f505cc1d787f5 -> inxi-2.3.0_p20160807.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_install:-
_md5_=78355aefd301d4adea06f39c45b7764f
|