diff options
author | 2004-02-17 08:27:27 +0000 | |
---|---|---|
committer | 2004-02-17 08:27:27 +0000 | |
commit | ea9af22366ef934e120ef613ced321bc70ed18d7 (patch) | |
tree | 23a024f5fce5ca2881b04cc6989fd7c1590e52f7 /sys-apps/hotplug/hotplug-20030805-r3.ebuild | |
parent | header fix; arm needs deps first (diff) | |
download | historical-ea9af22366ef934e120ef613ced321bc70ed18d7.tar.gz historical-ea9af22366ef934e120ef613ced321bc70ed18d7.tar.bz2 historical-ea9af22366ef934e120ef613ced321bc70ed18d7.zip |
mips and arm need deps first
Diffstat (limited to 'sys-apps/hotplug/hotplug-20030805-r3.ebuild')
-rw-r--r-- | sys-apps/hotplug/hotplug-20030805-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hotplug/hotplug-20030805-r3.ebuild b/sys-apps/hotplug/hotplug-20030805-r3.ebuild index dfe9d066e583..221aa1a2d377 100644 --- a/sys-apps/hotplug/hotplug-20030805-r3.ebuild +++ b/sys-apps/hotplug/hotplug-20030805-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20030805-r3.ebuild,v 1.3 2004/01/10 02:59:48 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20030805-r3.ebuild,v 1.4 2004/02/17 08:27:27 mr_bones_ Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/linux-hotplug/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~ppc hppa sparc ~alpha ~mips ~arm" +KEYWORDS="x86 amd64 ~ppc hppa sparc ~alpha" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 DEPEND=">=sys-apps/pciutils-2.1.9 >=sys-apps/usbutils-0.9" |