summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2006-03-24 04:55:53 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2006-03-24 04:55:53 +0000
commit98d86308a533d6a7b1c0564803e47ba4ceeaebdc (patch)
tree340423caf1e5101ead242fc740de727c1638189b /sys-apps/hotplug/hotplug-20040923-r1.ebuild
parentarm/hppa/ia64/s390/sh stabe (diff)
downloadhistorical-98d86308a533d6a7b1c0564803e47ba4ceeaebdc.tar.gz
historical-98d86308a533d6a7b1c0564803e47ba4ceeaebdc.tar.bz2
historical-98d86308a533d6a7b1c0564803e47ba4ceeaebdc.zip
Bug #126249, patch against scsi.agent. Affecte hardware is very rare, not bumping revision.
Package-Manager: portage-2.1_pre6-r5
Diffstat (limited to 'sys-apps/hotplug/hotplug-20040923-r1.ebuild')
-rw-r--r--sys-apps/hotplug/hotplug-20040923-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/hotplug/hotplug-20040923-r1.ebuild b/sys-apps/hotplug/hotplug-20040923-r1.ebuild
index 1044cb3e42d2..b794dffb360b 100644
--- a/sys-apps/hotplug/hotplug-20040923-r1.ebuild
+++ b/sys-apps/hotplug/hotplug-20040923-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923-r1.ebuild,v 1.3 2006/03/05 22:20:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923-r1.ebuild,v 1.4 2006/03/24 04:55:53 robbat2 Exp $
inherit eutils
@@ -25,6 +25,7 @@ src_unpack() {
unpack ${A}
cd "${S}"
epatch "${FILESDIR}"/${PN}-ifrename.patch
+ epatch "${FILESDIR}"/${P}-scsi-agent-timeout.patch
}
src_install() {