diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 10:36:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 10:36:45 +0000 |
commit | af9f063e35887d494b911a138151e4396057fd3a (patch) | |
tree | e83822ba81ca116d6d5f57641f264ef1bd8c7d77 /sys-fs/udev | |
parent | Stable for sh, wrt bug #463632 (diff) | |
download | gentoo-2-af9f063e35887d494b911a138151e4396057fd3a.tar.gz gentoo-2-af9f063e35887d494b911a138151e4396057fd3a.tar.bz2 gentoo-2-af9f063e35887d494b911a138151e4396057fd3a.zip |
Stable for sh, wrt bug #463614
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/udev')
-rw-r--r-- | sys-fs/udev/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/udev/udev-200.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog index c2de510f0db4..cdc324243db5 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.895 2013/04/01 19:55:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.896 2013/04/02 10:36:45 ago Exp $ + + 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> udev-200.ebuild: + Stable for sh, wrt bug #463614 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> udev-200.ebuild: Stable for alpha, wrt bug #463614 diff --git a/sys-fs/udev/udev-200.ebuild b/sys-fs/udev/udev-200.ebuild index 3e7ddb77d194..f9426c391cff 100644 --- a/sys-fs/udev/udev-200.ebuild +++ b/sys-fs/udev/udev-200.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-200.ebuild,v 1.11 2013/04/01 19:55:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-200.ebuild,v 1.12 2013/04/02 10:36:45 ago Exp $ EAPI=5 @@ -24,7 +24,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)" |