diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-10-27 06:02:27 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-10-27 06:02:27 +0000 |
commit | 965af56dfa1736ff0994a2da077258dc598826e1 (patch) | |
tree | 07bf86e45e36c76b6ab22cc67993bc13219a13e4 /sys-fs/udev | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-965af56dfa1736ff0994a2da077258dc598826e1.tar.gz gentoo-2-965af56dfa1736ff0994a2da077258dc598826e1.tar.bz2 gentoo-2-965af56dfa1736ff0994a2da077258dc598826e1.zip |
arm/s390/sh stable
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'sys-fs/udev')
-rw-r--r-- | sys-fs/udev/udev-119.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/udev/udev-124-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-fs/udev/udev-119.ebuild b/sys-fs/udev/udev-119.ebuild index 795b26b7bccd..76d6cdba45db 100644 --- a/sys-fs/udev/udev-119.ebuild +++ b/sys-fs/udev/udev-119.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-119.ebuild,v 1.8 2008/06/15 05:54:32 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-119.ebuild,v 1.9 2008/10/27 06:02:27 vapier Exp $ inherit eutils flag-o-matic multilib toolchain-funcs versionator @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="selinux" DEPEND="selinux? ( sys-libs/libselinux )" diff --git a/sys-fs/udev/udev-124-r1.ebuild b/sys-fs/udev/udev-124-r1.ebuild index 492b8909a81a..2b2f128a4b03 100644 --- a/sys-fs/udev/udev-124-r1.ebuild +++ b/sys-fs/udev/udev-124-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-124-r1.ebuild,v 1.8 2008/08/14 16:40:35 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-124-r1.ebuild,v 1.9 2008/10/27 06:02:27 vapier Exp $ inherit eutils flag-o-matic multilib toolchain-funcs versionator @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="selinux" DEPEND="selinux? ( sys-libs/libselinux )" |