diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-08-15 07:10:18 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-08-15 07:10:18 +0000 |
commit | e2bb6a4d25fdb50526f1729d17f6a3220ab8222b (patch) | |
tree | 50b679cc45d930d148fc35728045b2ee6d4fbf26 /sys-fs/udev/udev-114.ebuild | |
parent | Masked xoops for security reasons. (diff) | |
download | historical-e2bb6a4d25fdb50526f1729d17f6a3220ab8222b.tar.gz historical-e2bb6a4d25fdb50526f1729d17f6a3220ab8222b.tar.bz2 historical-e2bb6a4d25fdb50526f1729d17f6a3220ab8222b.zip |
stable x86, bug 188796
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'sys-fs/udev/udev-114.ebuild')
-rw-r--r-- | sys-fs/udev/udev-114.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-114.ebuild b/sys-fs/udev/udev-114.ebuild index 6f6697a99809..c2a2ddda18e4 100644 --- a/sys-fs/udev/udev-114.ebuild +++ b/sys-fs/udev/udev-114.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-114.ebuild,v 1.5 2007/08/14 20:51:13 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-114.ebuild,v 1.6 2007/08/15 07:06:38 opfer Exp $ inherit eutils flag-o-matic multilib toolchain-funcs @@ -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 )" |