diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-05 15:48:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-05 15:48:54 +0000 |
commit | 6c297c10a98d9d7602938bdd02f943932eeaf4a0 (patch) | |
tree | c57e8dd7b0ddae5cbde9f1529662de76b829cdfe /sys-fs/devfsd/devfsd-1.3.25-r8.ebuild | |
parent | add note to check pam config files (Manifest recommit) (diff) | |
download | gentoo-2-6c297c10a98d9d7602938bdd02f943932eeaf4a0.tar.gz gentoo-2-6c297c10a98d9d7602938bdd02f943932eeaf4a0.tar.bz2 gentoo-2-6c297c10a98d9d7602938bdd02f943932eeaf4a0.zip |
punt old
Diffstat (limited to 'sys-fs/devfsd/devfsd-1.3.25-r8.ebuild')
-rw-r--r-- | sys-fs/devfsd/devfsd-1.3.25-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/devfsd/devfsd-1.3.25-r8.ebuild b/sys-fs/devfsd/devfsd-1.3.25-r8.ebuild index 328fe95fcb8d..5b0a4c98d9e0 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.8 2004/09/29 12:30:14 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/devfsd/devfsd-1.3.25-r8.ebuild,v 1.9 2004/10/05 15:48:54 vapier Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.atnf.csiro.au/pub/people/rgooch/linux/daemons/devfsd/devfsd-v LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="uclibc" DEPEND="virtual/libc" |