summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-04-24 04:42:59 +0000
committerMike Frysinger <vapier@gentoo.org>2004-04-24 04:42:59 +0000
commit45ef5da099dcd966d34fb3540b8b621df754a151 (patch)
tree90e167d73752f94a5f831899f80e99c2ac988519 /sys-fs
parentBump. Fix for ISAKMP Dos. See bug #48847 (Manifest recommit) (diff)
downloadgentoo-2-45ef5da099dcd966d34fb3540b8b621df754a151.tar.gz
gentoo-2-45ef5da099dcd966d34fb3540b8b621df754a151.tar.bz2
gentoo-2-45ef5da099dcd966d34fb3540b8b621df754a151.zip
hppa stable
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/udev/udev-024-r1.ebuild5
-rw-r--r--sys-fs/udev/udev-025-r1.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/sys-fs/udev/udev-024-r1.ebuild b/sys-fs/udev/udev-024-r1.ebuild
index 39120a2b4959..af20bee4103b 100644
--- a/sys-fs/udev/udev-024-r1.ebuild
+++ b/sys-fs/udev/udev-024-r1.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/udev/udev-024-r1.ebuild,v 1.3 2004/04/12 23:29:03 gregkh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-024-r1.ebuild,v 1.4 2004/04/24 04:42:59 vapier Exp $
# Note: Cannot use external libsysfs with klibc ..
USE_KLIBC="no"
@@ -13,7 +13,8 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~hppa ~amd64 ~mips ~alpha"
+KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha hppa ~amd64"
+IUSE=""
DEPEND="virtual/glibc
sys-apps/hotplug-base"
diff --git a/sys-fs/udev/udev-025-r1.ebuild b/sys-fs/udev/udev-025-r1.ebuild
index b6ada2e9bfdf..6fa1d0433109 100644
--- a/sys-fs/udev/udev-025-r1.ebuild
+++ b/sys-fs/udev/udev-025-r1.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/udev/udev-025-r1.ebuild,v 1.1 2004/04/21 23:57:04 gregkh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-025-r1.ebuild,v 1.2 2004/04/24 04:42:59 vapier Exp $
# Note: Cannot use external libsysfs with klibc ..
USE_KLIBC="no"
@@ -14,6 +14,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~hppa ~amd64 ~mips ~alpha"
+IUSE=""
DEPEND="virtual/glibc
sys-apps/hotplug-base"