pentoo-overlay/net-wireless/athload/athload-2009.05.21.ebuild
2009-05-21 06:25:16 +00:00

16 lines
390 B
Bash

# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
DESCRIPTION="athload scripts ripped from compat-wireless"
HOMEPAGE="http://wireless.kernel.org/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 amd64"
IUSE=""
DEPENDS="compat-wireless"
src_install() {
einfo "I'm sorry, this ebuild has be made obsolute by compat-wireless"
}