diff options
Diffstat (limited to 'sys-kernel/iwlwifi-sources/iwlwifi-sources-9999.ebuild')
-rw-r--r-- | sys-kernel/iwlwifi-sources/iwlwifi-sources-9999.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sys-kernel/iwlwifi-sources/iwlwifi-sources-9999.ebuild b/sys-kernel/iwlwifi-sources/iwlwifi-sources-9999.ebuild new file mode 100644 index 0000000..05df47d --- /dev/null +++ b/sys-kernel/iwlwifi-sources/iwlwifi-sources-9999.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.25_rc6.ebuild,v 1.1 2008/03/17 11:07:13 armin76 Exp $ + +EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/rchatre/iwlwifi-2.6.git" +K_SECURITY_UNSUPPORTED="1" +ETYPE="sources" +inherit kernel-2 git +detect_version + +DESCRIPTION="Full sources of the Intel wireless development tree of the Linux kernel" +HOMEPAGE="http://intellinuxwireless.org/?p=iwlwifi" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" |