diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-10-03 19:33:25 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-10-03 19:33:25 +0000 |
commit | 49a8bad610e154d5832cb70af446e5201bc76272 (patch) | |
tree | 6c580f8ac92a98a567533a87bb2a250acc630c43 /sys-firmware/iwl4965-ucode/iwl4965-ucode-228.61.2.24.ebuild | |
parent | Drop useless DEPEND strings -- these work fine w/out udev or hotplug. (diff) | |
download | gentoo-2-49a8bad610e154d5832cb70af446e5201bc76272.tar.gz gentoo-2-49a8bad610e154d5832cb70af446e5201bc76272.tar.bz2 gentoo-2-49a8bad610e154d5832cb70af446e5201bc76272.zip |
Drop useless DEPEND strings -- these work fine w/out udev or hotplug.
(Portage version: 2.2.0_alpha131/cvs/Linux x86_64)
Diffstat (limited to 'sys-firmware/iwl4965-ucode/iwl4965-ucode-228.61.2.24.ebuild')
-rw-r--r-- | sys-firmware/iwl4965-ucode/iwl4965-ucode-228.61.2.24.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sys-firmware/iwl4965-ucode/iwl4965-ucode-228.61.2.24.ebuild b/sys-firmware/iwl4965-ucode/iwl4965-ucode-228.61.2.24.ebuild index e056f549f21f..2b69525a90d9 100644 --- a/sys-firmware/iwl4965-ucode/iwl4965-ucode-228.61.2.24.ebuild +++ b/sys-firmware/iwl4965-ucode/iwl4965-ucode-228.61.2.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl4965-ucode/iwl4965-ucode-228.61.2.24.ebuild,v 1.1 2012/08/18 20:14:47 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl4965-ucode/iwl4965-ucode-228.61.2.24.ebuild,v 1.2 2012/10/03 19:33:25 vapier Exp $ MY_P=iwlwifi-4965-ucode-${PV} @@ -13,9 +13,6 @@ SLOT="1" KEYWORDS="amd64 x86" IUSE="" -DEPEND="|| ( >=sys-fs/udev-096 >=sys-apps/hotplug-20040923 )" -RDEPEND="${DEPEND}" - S=${WORKDIR}/${MY_P} src_compile() { |