diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-10-03 19:34:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-10-03 19:34:33 +0000 |
commit | 87d616dce06fbed20555240f68f671b07aa67471 (patch) | |
tree | ca751fd4b85b4c0beb2eb13c38ccfc43b79e2aa9 /sys-firmware/iwl6030-ucode | |
parent | Drop useless DEPEND strings -- these work fine w/out udev or hotplug. (diff) | |
download | gentoo-2-87d616dce06fbed20555240f68f671b07aa67471.tar.gz gentoo-2-87d616dce06fbed20555240f68f671b07aa67471.tar.bz2 gentoo-2-87d616dce06fbed20555240f68f671b07aa67471.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/iwl6030-ucode')
-rw-r--r-- | sys-firmware/iwl6030-ucode/ChangeLog | 7 | ||||
-rw-r--r-- | sys-firmware/iwl6030-ucode/iwl6030-ucode-17.168.5.2.ebuild | 5 | ||||
-rw-r--r-- | sys-firmware/iwl6030-ucode/iwl6030-ucode-18.168.6.1.ebuild | 5 |
3 files changed, 7 insertions, 10 deletions
diff --git a/sys-firmware/iwl6030-ucode/ChangeLog b/sys-firmware/iwl6030-ucode/ChangeLog index 26cd28e89e47..e8642c66083e 100644 --- a/sys-firmware/iwl6030-ucode/ChangeLog +++ b/sys-firmware/iwl6030-ucode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-firmware/iwl6030-ucode # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl6030-ucode/ChangeLog,v 1.1 2012/08/18 20:13:14 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl6030-ucode/ChangeLog,v 1.2 2012/10/03 19:34:33 vapier Exp $ + + 03 Oct 2012; Mike Frysinger <vapier@gentoo.org> + iwl6030-ucode-17.168.5.2.ebuild, iwl6030-ucode-18.168.6.1.ebuild: + Drop useless DEPEND strings -- these work fine w/out udev or hotplug. 18 Aug 2012; Ulrich Müller <ulm@gentoo.org> +iwl6030-ucode-17.168.5.2.ebuild, +iwl6030-ucode-18.168.6.1.ebuild, @@ -24,4 +28,3 @@ 22 Aug 2011; Tony Vroon <chainsaw@gentoo.org> +iwl6030-ucode-17.168.5.2.ebuild, +metadata.xml: Initial commit, ebuild by Daniel Raneland in bug #377545. - diff --git a/sys-firmware/iwl6030-ucode/iwl6030-ucode-17.168.5.2.ebuild b/sys-firmware/iwl6030-ucode/iwl6030-ucode-17.168.5.2.ebuild index aec668a296a5..7151dd3f636f 100644 --- a/sys-firmware/iwl6030-ucode/iwl6030-ucode-17.168.5.2.ebuild +++ b/sys-firmware/iwl6030-ucode/iwl6030-ucode-17.168.5.2.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/iwl6030-ucode/iwl6030-ucode-17.168.5.2.ebuild,v 1.1 2012/08/18 20:13:14 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl6030-ucode/iwl6030-ucode-17.168.5.2.ebuild,v 1.2 2012/10/03 19:34:33 vapier Exp $ MY_PN="iwlwifi-6000g2b-ucode" @@ -12,9 +12,6 @@ LICENSE="ipw3945" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="" - -DEPEND="|| ( >=sys-fs/udev-096 >=sys-apps/hotplug-20040923 )" S="${WORKDIR}/${MY_PN}-${PV}" diff --git a/sys-firmware/iwl6030-ucode/iwl6030-ucode-18.168.6.1.ebuild b/sys-firmware/iwl6030-ucode/iwl6030-ucode-18.168.6.1.ebuild index 1c910e532bd9..77cca47a354f 100644 --- a/sys-firmware/iwl6030-ucode/iwl6030-ucode-18.168.6.1.ebuild +++ b/sys-firmware/iwl6030-ucode/iwl6030-ucode-18.168.6.1.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/iwl6030-ucode/iwl6030-ucode-18.168.6.1.ebuild,v 1.1 2012/08/18 20:13:14 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl6030-ucode/iwl6030-ucode-18.168.6.1.ebuild,v 1.2 2012/10/03 19:34:33 vapier Exp $ MY_PN="iwlwifi-6000g2b-ucode" @@ -12,9 +12,6 @@ LICENSE="ipw3945" SLOT="1" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="" - -DEPEND="|| ( >=sys-fs/udev-096 >=sys-apps/hotplug-20040923 )" S="${WORKDIR}/${MY_PN}-${PV}" |