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

(-)/usr/portage/net-wireless/kismet/kismet-2008.05.1.ebuild (-2 / +2 lines)
Lines 14-20 Link Here
14
14
15
LICENSE="GPL-2"
15
LICENSE="GPL-2"
16
SLOT="0"
16
SLOT="0"
17
KEYWORDS="amd64 ppc x86"
17
KEYWORDS="amd64 arm ppc x86"
18
IUSE="dbus ncurses"
18
IUSE="dbus ncurses"
19
19
20
DEPEND="${RDEPEND}"
20
DEPEND="${RDEPEND}"
Lines 35-41 Link Here
35
		-e 's|@mangrp@|root|g' Makefile.in
35
		-e 's|@mangrp@|root|g' Makefile.in
36
36
37
	epatch "${FILESDIR}"/gcc-4.3.patch
37
	epatch "${FILESDIR}"/gcc-4.3.patch
38
	epatch "${FILESDIR}"/${P}-glibc-2.10.patch
38
	epatch "${FILESDIR}/${PN}-nokia770-without-libhildon.patch"
39
}
39
}
40
40
41
src_compile() {
41
src_compile() {

Return to bug 287998