summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Johnson <livewire@gentoo.org>2003-03-25 02:52:04 +0000
committerBob Johnson <livewire@gentoo.org>2003-03-25 02:52:04 +0000
commit8cb209f99ebc997e16f044af9378cb68f37de0c8 (patch)
treecd5aa05764bdac6da7d3c0140d7dee61458a2e2c /sys-apps/devfsd
parentfixed deps (diff)
downloadgentoo-2-8cb209f99ebc997e16f044af9378cb68f37de0c8.tar.gz
gentoo-2-8cb209f99ebc997e16f044af9378cb68f37de0c8.tar.bz2
gentoo-2-8cb209f99ebc997e16f044af9378cb68f37de0c8.zip
temp fix, module_init_tools depends on it
Diffstat (limited to 'sys-apps/devfsd')
-rw-r--r--sys-apps/devfsd/devfsd-1.3.25-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/devfsd/devfsd-1.3.25-r3.ebuild b/sys-apps/devfsd/devfsd-1.3.25-r3.ebuild
index 2f399e2291e9..f08c4ef0d4b0 100644
--- a/sys-apps/devfsd/devfsd-1.3.25-r3.ebuild
+++ b/sys-apps/devfsd/devfsd-1.3.25-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/devfsd/devfsd-1.3.25-r3.ebuild,v 1.1 2003/03/15 05:59:40 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/devfsd/devfsd-1.3.25-r3.ebuild,v 1.2 2003/03/25 02:52:04 livewire Exp $
IUSE=""
@@ -11,7 +11,7 @@ DESCRIPTION="Daemon for the Linux Device Filesystem"
SRC_URI="ftp://ftp.atnf.csiro.au/pub/people/rgooch/linux/daemons/devfsd/devfsd-v${PV}.tar.gz"
HOMEPAGE="http://www.atnf.csiro.au/~rgooch/linux/"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa arm"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa arm"
SLOT="0"
LICENSE="GPL-2"