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

(-)mips-headers-2.6.11.ebuild (-1 / +5 lines)
Lines 30-36 Link Here
30
30
31
HOMEPAGE="http://www.linux-mips.org/ http://www.kernel.org/ http://www.gentoo.org/"
31
HOMEPAGE="http://www.linux-mips.org/ http://www.kernel.org/ http://www.gentoo.org/"
32
SLOT="0"
32
SLOT="0"
33
PROVIDE="virtual/os-headers"
33
34
if [[ ${CATEGORY/cross-} == ${CATEGORY} ]] ; then
35
	PROVIDE="virtual/os-headers"
36
fi
37
34
KEYWORDS="-* ~mips"
38
KEYWORDS="-* ~mips"
35
IUSE="ip30 nptl"
39
IUSE="ip30 nptl"
36
40

Return to bug 89703