diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-16 03:21:30 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-16 03:21:30 +0000 |
commit | f8a4c67cf4f218614c6880c09d5f8bf67ce173f7 (patch) | |
tree | 79f1c259532cb63f9cfdfafb6e6d27f55b221faa /sys-fs/udev/udev-164-r2.ebuild | |
parent | Fix version in init.d script by Aaron Burnett (bug #416013). (diff) | |
download | gentoo-2-f8a4c67cf4f218614c6880c09d5f8bf67ce173f7.tar.gz gentoo-2-f8a4c67cf4f218614c6880c09d5f8bf67ce173f7.tar.bz2 gentoo-2-f8a4c67cf4f218614c6880c09d5f8bf67ce173f7.zip |
Apply udev-164-remove-v4l1.patch to every old sys-fs/udev ebuild with USE="extras" wrt #413055 by Andreis_Vinogradovs
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/udev/udev-164-r2.ebuild')
-rw-r--r-- | sys-fs/udev/udev-164-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-164-r2.ebuild b/sys-fs/udev/udev-164-r2.ebuild index 65c9227e11f1..dae353c86bce 100644 --- a/sys-fs/udev/udev-164-r2.ebuild +++ b/sys-fs/udev/udev-164-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-164-r2.ebuild,v 1.21 2012/05/04 19:09:16 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-164-r2.ebuild,v 1.22 2012/05/16 03:21:30 ssuominen Exp $ EAPI="1" @@ -151,7 +151,7 @@ src_unpack() { cd "${S}" - # patches go here... + # Bug 413055 epatch "${FILESDIR}"/udev-164-remove-v4l1.patch # backport some patches |