summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-30 17:12:23 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-30 17:12:23 +0000
commitc283ab7fc22696ecc527f547f86533baf9dfab7b (patch)
tree661113ff722de2ca306e536c81d6ea3a631c80b8 /sys-fs/devfsd/devfsd-1.3.25-r8.ebuild
parentupdate libgd DEPEND (Manifest recommit) (diff)
downloadgentoo-2-c283ab7fc22696ecc527f547f86533baf9dfab7b.tar.gz
gentoo-2-c283ab7fc22696ecc527f547f86533baf9dfab7b.tar.bz2
gentoo-2-c283ab7fc22696ecc527f547f86533baf9dfab7b.zip
change glibc to libc and other magical things !
Diffstat (limited to 'sys-fs/devfsd/devfsd-1.3.25-r8.ebuild')
-rw-r--r--sys-fs/devfsd/devfsd-1.3.25-r8.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/sys-fs/devfsd/devfsd-1.3.25-r8.ebuild b/sys-fs/devfsd/devfsd-1.3.25-r8.ebuild
index ee49307c7b04..6f5a62595caf 100644
--- a/sys-fs/devfsd/devfsd-1.3.25-r8.ebuild
+++ b/sys-fs/devfsd/devfsd-1.3.25-r8.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-fs/devfsd/devfsd-1.3.25-r8.ebuild,v 1.5 2004/06/30 13:20:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/devfsd/devfsd-1.3.25-r8.ebuild,v 1.6 2004/06/30 17:07:34 vapier Exp $
inherit eutils flag-o-matic
@@ -10,9 +10,10 @@ SRC_URI="ftp://ftp.atnf.csiro.au/pub/people/rgooch/linux/daemons/devfsd/devfsd-v
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc alpha ~mips hppa ~amd64 ia64 ppc64 s390"
+KEYWORDS="~x86 ~ppc ~sparc ~mips alpha hppa ~amd64 ia64 ppc64 s390"
IUSE="uclibc"
-DEPEND="virtual/glibc"
+
+DEPEND="virtual/libc"
PROVIDE="virtual/dev-manager"
S=${WORKDIR}/${PN}