summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-05-04 15:05:00 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-05-04 15:05:00 +0000
commit0375747387fb3d2a41bb9571c8bc8a2b226d35fb (patch)
treea2da5452603266c28e4598b3c09dbd654a456345 /sys-fs
parentamd64 stable wrt bug #506078 (diff)
downloadgentoo-2-0375747387fb3d2a41bb9571c8bc8a2b226d35fb.tar.gz
gentoo-2-0375747387fb3d2a41bb9571c8bc8a2b226d35fb.tar.bz2
gentoo-2-0375747387fb3d2a41bb9571c8bc8a2b226d35fb.zip
x86 stable wrt bug #506078
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/eudev/ChangeLog5
-rw-r--r--sys-fs/eudev/eudev-1.5.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/eudev/ChangeLog b/sys-fs/eudev/ChangeLog
index 3ed646bc7b2f..a322c7af05d3 100644
--- a/sys-fs/eudev/ChangeLog
+++ b/sys-fs/eudev/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/eudev
# Copyright 1999- Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.104 2014/05/04 15:02:49 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.105 2014/05/04 15:05:00 zlogene Exp $
+
+ 04 May 2014; Mikle Kolyada <zlogene@gentoo.org> eudev-1.5.3-r1.ebuild:
+ x86 stable wrt bug #506078
04 May 2014; Mikle Kolyada <zlogene@gentoo.org> eudev-1.5.3-r1.ebuild:
amd64 stable wrt bug #506078
diff --git a/sys-fs/eudev/eudev-1.5.3-r1.ebuild b/sys-fs/eudev/eudev-1.5.3-r1.ebuild
index 1f87d04c3ea5..27c489f5c5d6 100644
--- a/sys-fs/eudev/eudev-1.5.3-r1.ebuild
+++ b/sys-fs/eudev/eudev-1.5.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.5.3-r1.ebuild,v 1.7 2014/05/04 15:02:49 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.5.3-r1.ebuild,v 1.8 2014/05/04 15:05:00 zlogene Exp $
EAPI="5"
@@ -14,7 +14,7 @@ then
inherit git-2
else
SRC_URI="http://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
- KEYWORDS="amd64 ~arm hppa ~mips ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm hppa ~mips ~ppc ~ppc64 x86"
fi
DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"