diff options
author | 2004-04-12 23:06:52 +0000 | |
---|---|---|
committer | 2004-04-12 23:06:52 +0000 | |
commit | 0db4cb29a6ff47b1b04e1d88ff6b95db64613267 (patch) | |
tree | 7e1c624d903c3475fb1006a5dda2d4a160f2304c /sys-apps/hotplug/hotplug-20040401.ebuild | |
parent | Version bump. (Manifest recommit) (diff) | |
download | gentoo-2-0db4cb29a6ff47b1b04e1d88ff6b95db64613267.tar.gz gentoo-2-0db4cb29a6ff47b1b04e1d88ff6b95db64613267.tar.bz2 gentoo-2-0db4cb29a6ff47b1b04e1d88ff6b95db64613267.zip |
marked stable on x86
Diffstat (limited to 'sys-apps/hotplug/hotplug-20040401.ebuild')
-rw-r--r-- | sys-apps/hotplug/hotplug-20040401.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hotplug/hotplug-20040401.ebuild b/sys-apps/hotplug/hotplug-20040401.ebuild index ac9c5ce944c5..e8d1fa131d9f 100644 --- a/sys-apps/hotplug/hotplug-20040401.ebuild +++ b/sys-apps/hotplug/hotplug-20040401.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-20040401.ebuild,v 1.1 2004/04/01 18:13:58 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040401.ebuild,v 1.2 2004/04/12 23:06:52 gregkh Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 DEPEND=">=sys-apps/pciutils-2.1.9 >=sys-apps/usbutils-0.9 hotplug-base" |