Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 591566
Collapse All | Expand All

(-)inxi-2.3.0_p20160807.ebuild (-2 / +2 lines)
Lines 4-10 Link Here
4
4
5
EAPI=6
5
EAPI=6
6
6
7
MY_COMMIT=c2a22b3e2590d896d4b0a8fd298f505cc1d787f5 #because upstream refuses to tag commits with version numbers
7
MY_COMMIT=c2a22b3   #because upstream refuses to tag commits with version numbers
8
8
9
DESCRIPTION="Commandline script to print hardware information for irc and administration."
9
DESCRIPTION="Commandline script to print hardware information for irc and administration."
10
10
Lines 20-26 Link Here
20
	sys-apps/pciutils
20
	sys-apps/pciutils
21
	"
21
	"
22
22
23
S="${WORKDIR}/smxi-${PN}-${MY_COMMITID}"
23
S="${WORKDIR}/smxi-${PN}-${MY_COMMIT}"
24
24
25
src_install() {
25
src_install() {
26
	dobin ${PN}
26
	dobin ${PN}

Return to bug 591566