summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-12-08 18:26:18 +0000
committerMarkus Meier <maekke@gentoo.org>2013-12-08 18:26:18 +0000
commit89fb498e6fe12ebe89541c3716b68f32d83ea23e (patch)
tree792d59bda75a6c5d6f0eea5a960bf49882bec7cc /sys-fs
parentx86 stable, bug #478252 (diff)
downloadgentoo-2-89fb498e6fe12ebe89541c3716b68f32d83ea23e.tar.gz
gentoo-2-89fb498e6fe12ebe89541c3716b68f32d83ea23e.tar.bz2
gentoo-2-89fb498e6fe12ebe89541c3716b68f32d83ea23e.zip
arm stable, bug #487238
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/eudev/ChangeLog5
-rw-r--r--sys-fs/eudev/eudev-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/eudev/ChangeLog b/sys-fs/eudev/ChangeLog
index 8fe8d1505070..6f3425f8b9f4 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.80 2013/12/01 15:49:03 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.81 2013/12/08 18:26:18 maekke Exp $
+
+ 08 Dec 2013; Markus Meier <maekke@gentoo.org> eudev-1.3.ebuild:
+ arm stable, bug #487238
01 Dec 2013; Johannes Huber <johu@gentoo.org> eudev-1.3.ebuild:
x86 stable, bug #487238
diff --git a/sys-fs/eudev/eudev-1.3.ebuild b/sys-fs/eudev/eudev-1.3.ebuild
index e848d562a027..f51397713178 100644
--- a/sys-fs/eudev/eudev-1.3.ebuild
+++ b/sys-fs/eudev/eudev-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.3.ebuild,v 1.9 2013/12/01 15:49:03 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.3.ebuild,v 1.10 2013/12/08 18:26:18 maekke 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)"