diff options
author | 2004-08-22 22:17:42 +0000 | |
---|---|---|
committer | 2004-08-22 22:17:42 +0000 | |
commit | 1b79b88f984e10e3b0e1f2ac3849aae131494835 (patch) | |
tree | ff278ebbbba4a0ee7277e5887b7f4d3d6b589ba9 /sys-apps/hotplug/hotplug-20040401.ebuild | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-1b79b88f984e10e3b0e1f2ac3849aae131494835.tar.gz gentoo-2-1b79b88f984e10e3b0e1f2ac3849aae131494835.tar.bz2 gentoo-2-1b79b88f984e10e3b0e1f2ac3849aae131494835.zip |
Stable on alpha.
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 79011a2296db..df20e7962645 100644 --- a/sys-apps/hotplug/hotplug-20040401.ebuild +++ b/sys-apps/hotplug/hotplug-20040401.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040401.ebuild,v 1.8 2004/08/17 23:36:10 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040401.ebuild,v 1.9 2004/08/22 22:15:12 kloeri 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" IUSE="" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 |