summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-12-07 11:14:33 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-12-07 11:14:33 +0000
commit9967639a7b7abab181cb1390d2e437b532124725 (patch)
treed8d81e09a3d666869e648b0dd748c0f51f3fe6fc /sys-fs
parentamd64 stable wrt #284745 (diff)
downloadgentoo-2-9967639a7b7abab181cb1390d2e437b532124725.tar.gz
gentoo-2-9967639a7b7abab181cb1390d2e437b532124725.tar.bz2
gentoo-2-9967639a7b7abab181cb1390d2e437b532124725.zip
amd64 stable wrt #286074
(Portage version: 2.2_rc56/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/udev/ChangeLog5
-rw-r--r--sys-fs/udev/udev-146-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog
index 7c6e51e88dd8..692eb6001af4 100644
--- a/sys-fs/udev/ChangeLog
+++ b/sys-fs/udev/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/udev
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.517 2009/12/05 16:38:53 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.518 2009/12/07 11:14:33 ssuominen Exp $
+
+ 07 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> udev-146-r1.ebuild:
+ amd64 stable wrt #286074
05 Dec 2009; Matthias Schwarzott <zzam@gentoo.org> udev-141-r1.ebuild:
Mark this ebuild as the highest that can work with xen-sources and should
diff --git a/sys-fs/udev/udev-146-r1.ebuild b/sys-fs/udev/udev-146-r1.ebuild
index b3099ec1644e..7caa0059fa61 100644
--- a/sys-fs/udev/udev-146-r1.ebuild
+++ b/sys-fs/udev/udev-146-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-146-r1.ebuild,v 1.8 2009/11/29 22:00:34 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-146-r1.ebuild,v 1.9 2009/12/07 11:14:33 ssuominen Exp $
EAPI="1"
@@ -21,7 +21,7 @@ HOMEPAGE="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
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 +devfs-compat -extras"
COMMON_DEPEND="selinux? ( sys-libs/libselinux )