summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-01-20 22:45:08 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-01-20 22:45:08 +0000
commit6c3b8e8106e8ad983a47c430cbfc9363f4e0f901 (patch)
tree9fbffe6270f5f4fdbc775060dc6013b384ed2aef /sys-fs
parentwhitespace (diff)
downloadgentoo-2-6c3b8e8106e8ad983a47c430cbfc9363f4e0f901.tar.gz
gentoo-2-6c3b8e8106e8ad983a47c430cbfc9363f4e0f901.tar.bz2
gentoo-2-6c3b8e8106e8ad983a47c430cbfc9363f4e0f901.zip
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/udev/udev-136.ebuild3
-rw-r--r--sys-fs/udev/udev-9999.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/sys-fs/udev/udev-136.ebuild b/sys-fs/udev/udev-136.ebuild
index 6b2bd253588a..4d8e805a6d1d 100644
--- a/sys-fs/udev/udev-136.ebuild
+++ b/sys-fs/udev/udev-136.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-136.ebuild,v 1.1 2009/01/20 13:00:01 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-136.ebuild,v 1.2 2009/01/20 22:45:08 mr_bones_ Exp $
inherit eutils flag-o-matic multilib toolchain-funcs versionator
@@ -200,7 +200,6 @@ src_install() {
-e "s/%KV_MIN_RELIABLE%/${KV_min_reliable}/" \
-i "${D}"/etc/init.d/udev-mount
-
# config file for init-script and start-addon
newconfd "${scriptdir}/udev.confd" udev \
|| die "config file not installed properly"
diff --git a/sys-fs/udev/udev-9999.ebuild b/sys-fs/udev/udev-9999.ebuild
index b3ee9831f2f3..098012bd0fe3 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.3 2009/01/20 13:00:01 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v 1.4 2009/01/20 22:45:08 mr_bones_ Exp $
inherit eutils flag-o-matic multilib toolchain-funcs versionator
@@ -199,7 +199,6 @@ src_install() {
-e "s/%KV_MIN_RELIABLE%/${KV_min_reliable}/" \
-i "${D}"/etc/init.d/udev-mount
-
# config file for init-script and start-addon
newconfd "${scriptdir}/udev.confd" udev \
|| die "config file not installed properly"