summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-26 09:09:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-26 09:09:41 +0000
commit1a929fe395bf182cf21ba3325c3bc3ebde692906 (patch)
treedf53457903a633b1d7d4a9ef153425a035b0db94 /sys-fs
parentStable for ia64, wrt bug #487340 (diff)
downloadgentoo-2-1a929fe395bf182cf21ba3325c3bc3ebde692906.tar.gz
gentoo-2-1a929fe395bf182cf21ba3325c3bc3ebde692906.tar.bz2
gentoo-2-1a929fe395bf182cf21ba3325c3bc3ebde692906.zip
Stable for ia64, wrt bug #487238
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, 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.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/eudev/ChangeLog b/sys-fs/eudev/ChangeLog
index 70c9b4e79a0e..5bb1894b9f6a 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.87 2014/01/26 09:00:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.88 2014/01/26 09:09:41 ago Exp $
+
+ 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> eudev-1.3.ebuild:
+ Stable for ia64, wrt bug #487238
26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> eudev-1.3.ebuild:
Stable for ppc, wrt bug #487238
diff --git a/sys-fs/eudev/eudev-1.3.ebuild b/sys-fs/eudev/eudev-1.3.ebuild
index 7151ec851b43..285d416492fd 100644
--- a/sys-fs/eudev/eudev-1.3.ebuild
+++ b/sys-fs/eudev/eudev-1.3.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.3.ebuild,v 1.13 2014/01/26 09:00:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.3.ebuild,v 1.14 2014/01/26 09:09:41 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)"