diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-22 12:43:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-22 12:43:24 +0000 |
commit | 038a01d270105fd7ddf625645f170abe145b6875 (patch) | |
tree | c5137741463e62fda29dee5fc0e7acbdd5328909 /sys-fs/devfsd | |
parent | header fix; arm and ia64 need deps first (Manifest recommit) (diff) | |
download | gentoo-2-038a01d270105fd7ddf625645f170abe145b6875.tar.gz gentoo-2-038a01d270105fd7ddf625645f170abe145b6875.tar.bz2 gentoo-2-038a01d270105fd7ddf625645f170abe145b6875.zip |
arm needs deps first
Diffstat (limited to 'sys-fs/devfsd')
-rw-r--r-- | sys-fs/devfsd/devfsd-1.3.25-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/devfsd/devfsd-1.3.25-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/devfsd/devfsd-1.3.25-r5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-fs/devfsd/devfsd-1.3.25-r3.ebuild b/sys-fs/devfsd/devfsd-1.3.25-r3.ebuild index c846cb289e24..7106fbb6309d 100644 --- a/sys-fs/devfsd/devfsd-1.3.25-r3.ebuild +++ b/sys-fs/devfsd/devfsd-1.3.25-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/devfsd/devfsd-1.3.25-r3.ebuild,v 1.6 2004/02/13 01:13:25 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/devfsd/devfsd-1.3.25-r3.ebuild,v 1.7 2004/02/22 12:43:24 mr_bones_ 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 amd64 ppc sparc alpha mips hppa arm" +KEYWORDS="x86 amd64 ppc sparc alpha mips hppa" SLOT="0" LICENSE="GPL-2" diff --git a/sys-fs/devfsd/devfsd-1.3.25-r4.ebuild b/sys-fs/devfsd/devfsd-1.3.25-r4.ebuild index 35d788ba2bb5..b5ef301d5c89 100644 --- a/sys-fs/devfsd/devfsd-1.3.25-r4.ebuild +++ b/sys-fs/devfsd/devfsd-1.3.25-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/devfsd/devfsd-1.3.25-r4.ebuild,v 1.6 2004/02/13 01:13:25 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/devfsd/devfsd-1.3.25-r4.ebuild,v 1.7 2004/02/22 12:43:24 mr_bones_ 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 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ia64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ia64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-fs/devfsd/devfsd-1.3.25-r5.ebuild b/sys-fs/devfsd/devfsd-1.3.25-r5.ebuild index 5731ec408ed3..9b229711a95b 100644 --- a/sys-fs/devfsd/devfsd-1.3.25-r5.ebuild +++ b/sys-fs/devfsd/devfsd-1.3.25-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/devfsd/devfsd-1.3.25-r5.ebuild,v 1.6 2004/02/13 01:13:25 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/devfsd/devfsd-1.3.25-r5.ebuild,v 1.7 2004/02/22 12:43:24 mr_bones_ 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 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ia64 ppc64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ia64 ppc64" SLOT="0" LICENSE="GPL-2" |