summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-08-14 20:13:32 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-08-14 20:13:32 +0000
commit4f12119a64c368c0d19b1e5bb1d09733e16eff7d (patch)
treefc9899bd30cc81c4e71baca85b3b1a58db06d217 /sys-fs/udev/udev-114.ebuild
parentNew upstream release, various fixes, read the changelog :) (diff)
downloadhistorical-4f12119a64c368c0d19b1e5bb1d09733e16eff7d.tar.gz
historical-4f12119a64c368c0d19b1e5bb1d09733e16eff7d.tar.bz2
historical-4f12119a64c368c0d19b1e5bb1d09733e16eff7d.zip
ppc stable, 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.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-114.ebuild b/sys-fs/udev/udev-114.ebuild
index 0b8132619624..90e1bebdc596 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.2 2007/08/14 19:05:32 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-114.ebuild,v 1.3 2007/08/14 20:12:27 dertobi123 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 )"