diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2006-05-31 12:53:56 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2006-05-31 12:53:56 +0000 |
commit | e1cd0218ebe5d6f3cafe1e9b71d959dddb3ef025 (patch) | |
tree | bab96b66f6f27245eee0b0edd1018ec7237eb468 /sys-fs/devfsd | |
parent | Re-add ~x86-fbsd and ~amd64 keywords. (diff) | |
download | gentoo-2-e1cd0218ebe5d6f3cafe1e9b71d959dddb3ef025.tar.gz gentoo-2-e1cd0218ebe5d6f3cafe1e9b71d959dddb3ef025.tar.bz2 gentoo-2-e1cd0218ebe5d6f3cafe1e9b71d959dddb3ef025.zip |
Does not compile on IA64 (and we don't support 2.4); pulling keyword.
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'sys-fs/devfsd')
-rw-r--r-- | sys-fs/devfsd/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/devfsd/devfsd-1.3.25-r8.ebuild | 6 | ||||
-rw-r--r-- | sys-fs/devfsd/devfsd-1.3.25-r9.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-fs/devfsd/ChangeLog b/sys-fs/devfsd/ChangeLog index dcfa61083a3f..2759a44c01cd 100644 --- a/sys-fs/devfsd/ChangeLog +++ b/sys-fs/devfsd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/devfsd # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/devfsd/ChangeLog,v 1.23 2006/01/17 15:36:46 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/devfsd/ChangeLog,v 1.24 2006/05/31 12:53:56 plasmaroo Exp $ + + 31 May 2006; <plasmaroo@gentoo.org> devfsd-1.3.25-r8.ebuild, + devfsd-1.3.25-r9.ebuild: + Does not compile on IA64 (and we don't support 2.4); pulling keyword. 17 Jan 2006; Roy Marples <uberlord@gentoo.org> devfsd-1.3.25-r9.ebuild: Marked stable, wrt bug #119273. diff --git a/sys-fs/devfsd/devfsd-1.3.25-r8.ebuild b/sys-fs/devfsd/devfsd-1.3.25-r8.ebuild index 197036aa60f3..80c0244c28cb 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-2005 Gentoo Foundation +# 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-r8.ebuild,v 1.19 2005/09/12 14:22:46 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/devfsd/devfsd-1.3.25-r8.ebuild,v 1.20 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" 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" |