summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-firmware')
-rw-r--r--sys-firmware/iwl1000-ucode/ChangeLog7
-rw-r--r--sys-firmware/iwl1000-ucode/iwl1000-ucode-128.50.3.1.ebuild4
-rw-r--r--sys-firmware/iwl1000-ucode/iwl1000-ucode-39.31.5.1.ebuild4
3 files changed, 7 insertions, 8 deletions
diff --git a/sys-firmware/iwl1000-ucode/ChangeLog b/sys-firmware/iwl1000-ucode/ChangeLog
index 1de6a602a2fc..73c1afd12963 100644
--- a/sys-firmware/iwl1000-ucode/ChangeLog
+++ b/sys-firmware/iwl1000-ucode/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-firmware/iwl1000-ucode
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl1000-ucode/ChangeLog,v 1.1 2012/08/06 15:30:25 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl1000-ucode/ChangeLog,v 1.2 2012/10/03 19:32:13 vapier Exp $
+
+ 03 Oct 2012; Mike Frysinger <vapier@gentoo.org>
+ iwl1000-ucode-128.50.3.1.ebuild, iwl1000-ucode-39.31.5.1.ebuild:
+ Drop useless DEPEND strings -- these work fine w/out udev or hotplug.
06 Aug 2012; Ulrich Müller <ulm@gentoo.org> +iwl1000-ucode-39.31.5.1.ebuild,
+iwl1000-ucode-128.50.3.1.ebuild, +metadata.xml:
@@ -44,4 +48,3 @@
+iwl1000-ucode-128.50.3.1.ebuild, +metadata.xml:
Initial import. Ebuild contributed by kazuya08@gmail.com in bug 296352,
with modifications by me.
-
diff --git a/sys-firmware/iwl1000-ucode/iwl1000-ucode-128.50.3.1.ebuild b/sys-firmware/iwl1000-ucode/iwl1000-ucode-128.50.3.1.ebuild
index 5da6e3dce731..a10a23b2b915 100644
--- a/sys-firmware/iwl1000-ucode/iwl1000-ucode-128.50.3.1.ebuild
+++ b/sys-firmware/iwl1000-ucode/iwl1000-ucode-128.50.3.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/iwl1000-ucode/iwl1000-ucode-128.50.3.1.ebuild,v 1.1 2012/08/06 15:30:25 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl1000-ucode/iwl1000-ucode-128.50.3.1.ebuild,v 1.2 2012/10/03 19:32:13 vapier Exp $
EAPI=4
MY_P="iwlwifi-1000-ucode-${PV}"
@@ -14,8 +14,6 @@ SLOT="3"
KEYWORDS=""
IUSE=""
-RDEPEND="|| ( >=sys-fs/udev-096 >=sys-apps/hotplug-20040923 )"
-
S="${WORKDIR}/${MY_P}"
src_install() {
diff --git a/sys-firmware/iwl1000-ucode/iwl1000-ucode-39.31.5.1.ebuild b/sys-firmware/iwl1000-ucode/iwl1000-ucode-39.31.5.1.ebuild
index f6ebebeb3656..b3aff4c8fd3b 100644
--- a/sys-firmware/iwl1000-ucode/iwl1000-ucode-39.31.5.1.ebuild
+++ b/sys-firmware/iwl1000-ucode/iwl1000-ucode-39.31.5.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/iwl1000-ucode/iwl1000-ucode-39.31.5.1.ebuild,v 1.1 2012/08/06 15:30:25 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl1000-ucode/iwl1000-ucode-39.31.5.1.ebuild,v 1.2 2012/10/03 19:32:13 vapier Exp $
EAPI=4
@@ -16,8 +16,6 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-RDEPEND="|| ( >=sys-fs/udev-096 >=sys-apps/hotplug-20040923 )"
-
S="${WORKDIR}/${MY_P}"
pkg_pretend() {