diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-08 18:25:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-08 18:25:00 +0000 |
commit | e8a0931e0c2ec28b15c2b3cb537b0cd2a19395f7 (patch) | |
tree | 1707b53fe50d9ce78533c6e217542e71602cbd40 /sys-fs/udev | |
parent | arm stable, bug #487340 (diff) | |
download | gentoo-2-e8a0931e0c2ec28b15c2b3cb537b0cd2a19395f7.tar.gz gentoo-2-e8a0931e0c2ec28b15c2b3cb537b0cd2a19395f7.tar.bz2 gentoo-2-e8a0931e0c2ec28b15c2b3cb537b0cd2a19395f7.zip |
arm stable, bug #487340
(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/udev')
-rw-r--r-- | sys-fs/udev/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/udev/udev-208.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog index 8a95487693de..93a2a0b7008e 100644 --- a/sys-fs/udev/ChangeLog +++ b/sys-fs/udev/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/udev # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.975 2013/12/01 15:44:43 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.976 2013/12/08 18:25:00 maekke Exp $ + + 08 Dec 2013; Markus Meier <maekke@gentoo.org> udev-208.ebuild: + arm stable, bug #487340 01 Dec 2013; Johannes Huber <johu@gentoo.org> udev-208.ebuild: x86 stable, bug #487340 diff --git a/sys-fs/udev/udev-208.ebuild b/sys-fs/udev/udev-208.ebuild index 0f9c84c1c408..91158e3e7125 100644 --- a/sys-fs/udev/udev-208.ebuild +++ b/sys-fs/udev/udev-208.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/udev/udev-208.ebuild,v 1.7 2013/12/01 15:44:43 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-208.ebuild,v 1.8 2013/12/08 18:25:00 maekke 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 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" + KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" fi DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)" |