Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 98952 | Differences between
and this patch

Collapse All | Expand All

(-)hping-2.0.0_rc3-r1.ebuild (-1 / +2 lines)
Lines 11-17 Link Here
11
11
12
LICENSE="GPL-2"
12
LICENSE="GPL-2"
13
SLOT="0"
13
SLOT="0"
14
KEYWORDS="x86 sparc hppa ~ia64 amd64 alpha ppc"
14
KEYWORDS="alpha amd64 hppa ~ia64 ppc ~ppc-macos sparc x86"
15
IUSE="debug"
15
IUSE="debug"
16
16
17
DEPEND="virtual/libpcap"
17
DEPEND="virtual/libpcap"
Lines 22-27 Link Here
22
	./configure || die
22
	./configure || die
23
	epatch ${FILESDIR}/bytesex.h.patch
23
	epatch ${FILESDIR}/bytesex.h.patch
24
	epatch ${FILESDIR}/hping-bridge.patch
24
	epatch ${FILESDIR}/hping-bridge.patch
25
	epatch ${FILESDIR}/libpcap_stuff.c.patch
25
26
26
	if use debug
27
	if use debug
27
	then
28
	then

Return to bug 98952