diff options
Diffstat (limited to 'sys-apps/hotplug/hotplug-20020114.ebuild')
-rw-r--r-- | sys-apps/hotplug/hotplug-20020114.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-apps/hotplug/hotplug-20020114.ebuild b/sys-apps/hotplug/hotplug-20020114.ebuild index d2208577f74d..b22f6db52998 100644 --- a/sys-apps/hotplug/hotplug-20020114.ebuild +++ b/sys-apps/hotplug/hotplug-20020114.ebuild @@ -1,12 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20020114.ebuild,v 1.3 2002/07/10 16:17:58 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20020114.ebuild,v 1.4 2002/07/14 19:20:18 aliz Exp $ # source maintainers named it hotplug-YYYY_MM_DD instead of hotplug-YYYYMMDD S=${WORKDIR}/${P} DESCRIPTION="USB hotplug utilities" SRC_URI="mirror://sourceforge/linux-hotplug/hotplug-2002_01_14.tar.gz" HOMEPAGE="http://linux-hotplug.sourceforge.net" +KEYWORDS="x86" +SLOT="0" LICENSE="GPL-2" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 |