summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2009-09-19 21:36:48 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2009-09-19 21:36:48 +0000
commit95cabb56a7171c23e1e7f337a2f2eb02573f2cf4 (patch)
tree21faa08d6be00086f9630135392feb25c2268180 /sys-fs
parentFix installation paths, bug 285588. (diff)
downloadgentoo-2-95cabb56a7171c23e1e7f337a2f2eb02573f2cf4.tar.gz
gentoo-2-95cabb56a7171c23e1e7f337a2f2eb02573f2cf4.tar.bz2
gentoo-2-95cabb56a7171c23e1e7f337a2f2eb02573f2cf4.zip
Do not apply upstream patch that is already applied.
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/udev/ChangeLog5
-rw-r--r--sys-fs/udev/udev-9999.ebuild6
2 files changed, 5 insertions, 6 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog
index 8793ef3b896a..4f2cdaae1b43 100644
--- a/sys-fs/udev/ChangeLog
+++ b/sys-fs/udev/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/udev
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.491 2009/09/19 17:41:52 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.492 2009/09/19 21:36:48 zzam Exp $
+
+ 19 Sep 2009; Matthias Schwarzott <zzam@gentoo.org> udev-9999.ebuild:
+ Do not apply upstream patch that is already applied.
*udev-146 (19 Sep 2009)
diff --git a/sys-fs/udev/udev-9999.ebuild b/sys-fs/udev/udev-9999.ebuild
index c3594f5bcb9b..c4f285cda3cc 100644
--- a/sys-fs/udev/udev-9999.ebuild
+++ b/sys-fs/udev/udev-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v 1.13 2009/09/19 17:41:52 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v 1.14 2009/09/19 21:36:48 zzam Exp $
EAPI="1"
@@ -130,10 +130,6 @@ src_unpack() {
cd "${S}"
# patches go here...
-
- # allow cups to access usb_device nodes of printers, Bug #285166
- epatch "${FILESDIR}"/udev-146-printer-usb_device-permission.diff
-
if ! use devfs-compat; then
# see Bug #269359
epatch "${FILESDIR}"/udev-141-remove-devfs-names.diff