summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-26 09:09:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-26 09:09:36 +0000
commitf9cefb1d020927c33f6937e6d050a80660a5f2de (patch)
treeb8168403af86341c08f9b63d611c1376d9f88186 /sys-fs/udev
parentqingy-1.0.0: fix bug #359637 Updating sys-apps/qingy-1.0.0 autotools files: t... (diff)
downloadgentoo-2-f9cefb1d020927c33f6937e6d050a80660a5f2de.tar.gz
gentoo-2-f9cefb1d020927c33f6937e6d050a80660a5f2de.tar.bz2
gentoo-2-f9cefb1d020927c33f6937e6d050a80660a5f2de.zip
Stable for ia64, wrt bug #487340
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/udev')
-rw-r--r--sys-fs/udev/ChangeLog5
-rw-r--r--sys-fs/udev/udev-208.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog
index a38650be33e4..d4629ec56496 100644
--- a/sys-fs/udev/ChangeLog
+++ b/sys-fs/udev/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/udev
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.981 2014/01/26 09:05:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.982 2014/01/26 09:09:36 ago Exp $
+
+ 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> udev-208.ebuild:
+ Stable for ia64, wrt bug #487340
26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> udev-208.ebuild:
Stable for ppc64, wrt bug #487340
diff --git a/sys-fs/udev/udev-208.ebuild b/sys-fs/udev/udev-208.ebuild
index 94f39459bcd7..d2454e61f18f 100644
--- a/sys-fs/udev/udev-208.ebuild
+++ b/sys-fs/udev/udev-208.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/udev/udev-208.ebuild,v 1.13 2014/01/26 09:05:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-208.ebuild,v 1.14 2014/01/26 09:09:36 ago Exp $
EAPI=5
@@ -17,7 +17,7 @@ else
http://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
http://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
fi
- KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86"
+ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86"
fi
DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"