summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2007-02-13 02:08:22 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2007-02-13 02:08:22 +0000
commit66137562ba3590d8e3ea242b941af9a0d96c86db (patch)
treecd63cce35791886122839fa4f7dc84e575ad52c2 /sys-fs/udev
parentStable on amd64, bug 163536. (diff)
downloadgentoo-2-66137562ba3590d8e3ea242b941af9a0d96c86db.tar.gz
gentoo-2-66137562ba3590d8e3ea242b941af9a0d96c86db.tar.bz2
gentoo-2-66137562ba3590d8e3ea242b941af9a0d96c86db.zip
Stable on amd64, bug 159871.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'sys-fs/udev')
-rw-r--r--sys-fs/udev/ChangeLog5
-rw-r--r--sys-fs/udev/udev-104-r11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog
index bc7d03b4d074..21a9b8a28edf 100644
--- a/sys-fs/udev/ChangeLog
+++ b/sys-fs/udev/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/udev
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.263 2007/02/12 17:28:21 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.264 2007/02/13 02:08:22 cryos Exp $
+
+ 13 Feb 2007; Marcus D. Hanwell <cryos@gentoo.org> udev-104-r11.ebuild:
+ Stable on amd64, bug 159871.
12 Feb 2007; Bryan Østergaard <kloeri@gentoo.org> udev-104-r11.ebuild:
Stable on Alpha, bug 159871.
diff --git a/sys-fs/udev/udev-104-r11.ebuild b/sys-fs/udev/udev-104-r11.ebuild
index 1bdf77614adc..5bb12c41334f 100644
--- a/sys-fs/udev/udev-104-r11.ebuild
+++ b/sys-fs/udev/udev-104-r11.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-104-r11.ebuild,v 1.6 2007/02/12 17:28:21 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-104-r11.ebuild,v 1.7 2007/02/13 02:08:22 cryos 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 )"