diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-24 14:31:23 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-24 14:31:23 +0000 |
commit | 1d5108380e7997dc7045829e475572045e06b3ed (patch) | |
tree | 5204c083b89b02009dcee5d5c17f4eed0fde1ec8 /sys-fs | |
parent | amd64 stable, bug #487340 (diff) | |
download | gentoo-2-1d5108380e7997dc7045829e475572045e06b3ed.tar.gz gentoo-2-1d5108380e7997dc7045829e475572045e06b3ed.tar.bz2 gentoo-2-1d5108380e7997dc7045829e475572045e06b3ed.zip |
amd64 stable, bug #487340
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-fs')
-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 7b399d163c99..b9d97db51723 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.973 2013/11/13 03:30:35 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.974 2013/11/24 14:31:23 pacho Exp $ + + 24 Nov 2013; Pacho Ramos <pacho@gentoo.org> udev-208.ebuild: + amd64 stable, bug #487340 13 Nov 2013; Matt Turner <mattst88@gentoo.org> udev-208.ebuild: alpha stable, bug 487340. diff --git a/sys-fs/udev/udev-208.ebuild b/sys-fs/udev/udev-208.ebuild index bcab5f8b0094..0886aa8160fd 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.5 2013/11/13 03:30:35 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-208.ebuild,v 1.6 2013/11/24 14:31:23 pacho 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)" |