summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-06-27 09:11:51 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-06-27 09:11:51 +0000
commitf0c42395ae96d0753a23fea9b317a735495660fe (patch)
treeaec9a25f5c8fe240cf6c1f95d93568a68ff87bab /sys-fs/udev
parentAdd ~x86 as it works there. :] (diff)
downloadgentoo-2-f0c42395ae96d0753a23fea9b317a735495660fe.tar.gz
gentoo-2-f0c42395ae96d0753a23fea9b317a735495660fe.tar.bz2
gentoo-2-f0c42395ae96d0753a23fea9b317a735495660fe.zip
Stable on alpha, bug #254616
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/udev')
-rw-r--r--sys-fs/udev/ChangeLog5
-rw-r--r--sys-fs/udev/udev-141.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog
index f5dcb7c8ce2f..0c7de0378872 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.473 2009/06/26 18:00:43 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.474 2009/06/27 09:11:51 klausman Exp $
+
+ 27 Jun 2009; Tobias Klausmann <klausman@gentoo.org> udev-141.ebuild:
+ Stable on alpha, bug #254616
26 Jun 2009; Thomas Anderson <gentoofan23@gentoo.org> udev-141.ebuild:
stable amd64, bug 254616
diff --git a/sys-fs/udev/udev-141.ebuild b/sys-fs/udev/udev-141.ebuild
index 3193ab0f8e4b..f32d86ef3d00 100644
--- a/sys-fs/udev/udev-141.ebuild
+++ b/sys-fs/udev/udev-141.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-141.ebuild,v 1.5 2009/06/26 18:00:43 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-141.ebuild,v 1.6 2009/06/27 09:11:51 klausman Exp $
inherit eutils flag-o-matic multilib toolchain-funcs versionator
@@ -16,7 +16,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"
COMMON_DEPEND="selinux? ( sys-libs/libselinux )"