summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-03 13:35:06 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-03 13:35:06 +0000
commit48f4c5ab2ace284c89e302646a239032ccc5990f (patch)
treee524028d6ba132278631d321b9ccb0714a896ec7 /sys-fs
parentStable for ia64, wrt bug #482298 (diff)
downloadgentoo-2-48f4c5ab2ace284c89e302646a239032ccc5990f.tar.gz
gentoo-2-48f4c5ab2ace284c89e302646a239032ccc5990f.tar.bz2
gentoo-2-48f4c5ab2ace284c89e302646a239032ccc5990f.zip
Stable for ia64, wrt bug #463910
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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 f6edc2e6806f..1aff242d956f 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.68 2013/09/01 17:12:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.69 2013/09/03 13:35:06 ago Exp $
+
+ 03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> eudev-1.1.ebuild:
+ Stable for ia64, wrt bug #463910
01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> eudev-1.1.ebuild:
Stable for alpha, wrt bug #463910
diff --git a/sys-fs/eudev/eudev-1.1.ebuild b/sys-fs/eudev/eudev-1.1.ebuild
index 77e83a672c58..410966996315 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.12 2013/09/01 17:12:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.1.ebuild,v 1.13 2013/09/03 13:35:06 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="alpha amd64 arm hppa ~mips ppc ppc64 x86"
+ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 x86"
fi
DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"