summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-30 13:20:47 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-30 13:20:47 +0000
commit105bdb469af1c0345befeebeb552c790431c38f6 (patch)
treef112c002a92fee892201b20fc775f08633989365 /sys-fs
parentstable on x86, alpha, ia64 (Manifest recommit) (diff)
downloadgentoo-2-105bdb469af1c0345befeebeb552c790431c38f6.tar.gz
gentoo-2-105bdb469af1c0345befeebeb552c790431c38f6.tar.bz2
gentoo-2-105bdb469af1c0345befeebeb552c790431c38f6.zip
stable on alpha and ia64
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/devfsd/ChangeLog5
-rw-r--r--sys-fs/devfsd/devfsd-1.3.25-r8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/devfsd/ChangeLog b/sys-fs/devfsd/ChangeLog
index d11be835bbe8..cff28bf0dd0a 100644
--- a/sys-fs/devfsd/ChangeLog
+++ b/sys-fs/devfsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/devfsd
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/devfsd/ChangeLog,v 1.12 2004/06/24 22:50:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/devfsd/ChangeLog,v 1.13 2004/06/30 13:20:47 agriffis Exp $
+
+ 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> devfsd-1.3.25-r8.ebuild:
+ stable on alpha and ia64
19 Jun 2004; <solar@gentoo.org> devfsd-1.3.25-r8.ebuild,
files/devfsd-1.3.25-no-nis.patch:
diff --git a/sys-fs/devfsd/devfsd-1.3.25-r8.ebuild b/sys-fs/devfsd/devfsd-1.3.25-r8.ebuild
index e0ea89f9dda4..ee49307c7b04 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.4 2004/06/24 22:50:19 agriffis Exp $
+# $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 $
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="~x86 ~ppc ~sparc ~alpha ~mips hppa ~amd64 ia64 ppc64 s390"
+KEYWORDS="~x86 ~ppc ~sparc alpha ~mips hppa ~amd64 ia64 ppc64 s390"
IUSE="uclibc"
DEPEND="virtual/glibc"
PROVIDE="virtual/dev-manager"