aboutsummaryrefslogtreecommitdiff
blob: 924885a71b8e76dea6a5aa683afa87ac390fda17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /home/cvsroot/gentoo-x86/sys-kernel/homebrew-sources/homebrew-sources-2.6.99.ebuild,v $

ETYPE="sources"
inherit kernel-2
KEYWORDS="x86 ppc sparc alpha amd64 hppa mips sparc64 ppc64 ia64"

src_unpack() {
	true
}

src_install() {
	true
}



PROVIDE="virtual/alsa virtual/linux-sources"