diff options
Diffstat (limited to 'sys-fs/devfsd/devfsd-1.3.25-r9.ebuild')
-rw-r--r-- | sys-fs/devfsd/devfsd-1.3.25-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/devfsd/devfsd-1.3.25-r9.ebuild b/sys-fs/devfsd/devfsd-1.3.25-r9.ebuild index b795fcc8c1c5..9770d32ec849 100644 --- a/sys-fs/devfsd/devfsd-1.3.25-r9.ebuild +++ b/sys-fs/devfsd/devfsd-1.3.25-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r9.ebuild,v 1.2 2006/01/17 15:36:46 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/devfsd/devfsd-1.3.25-r9.ebuild,v 1.3 2006/05/31 12:53:56 plasmaroo Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -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 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="virtual/libc" |