summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-10 13:21:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-10 13:21:37 +0000
commit19ebebdaa32892243630483d7cb2d67fe0acb772 (patch)
tree6c5160de48878a7ae9eafcc08d4a7195f36fe639 /sys-fs
parentStable for x86, wrt bug #480364 (diff)
downloadgentoo-2-19ebebdaa32892243630483d7cb2d67fe0acb772.tar.gz
gentoo-2-19ebebdaa32892243630483d7cb2d67fe0acb772.tar.bz2
gentoo-2-19ebebdaa32892243630483d7cb2d67fe0acb772.zip
Stable for x86, wrt bug #463910
(Portage version: 2.1.13.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/eudev/ChangeLog5
-rw-r--r--sys-fs/eudev/eudev-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/eudev/ChangeLog b/sys-fs/eudev/ChangeLog
index 0d7ca7ae549a..dffa07b57f5c 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.62 2013/08/10 13:20:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.63 2013/08/10 13:21:37 ago Exp $
+
+ 10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> eudev-1.1.ebuild:
+ Stable for x86, wrt bug #463910
10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> eudev-1.1.ebuild:
Stable for amd64, wrt bug #463910
diff --git a/sys-fs/eudev/eudev-1.1.ebuild b/sys-fs/eudev/eudev-1.1.ebuild
index e77fea918983..b88a5414188e 100644
--- a/sys-fs/eudev/eudev-1.1.ebuild
+++ b/sys-fs/eudev/eudev-1.1.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.1.ebuild,v 1.8 2013/08/10 13:20:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.1.ebuild,v 1.9 2013/08/10 13:21:37 ago 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)"