summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-10-13 22:46:29 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-10-13 22:46:29 +0000
commit9deb57824f18b0bc1107eff4bef36c326ba3802a (patch)
tree7d0aeff8ee7ee16cfbdb3aec318836a9548e13bc /app-misc/lirc
parentDon't enable uptimes as site default. (diff)
downloadgentoo-2-9deb57824f18b0bc1107eff4bef36c326ba3802a.tar.gz
gentoo-2-9deb57824f18b0bc1107eff4bef36c326ba3802a.tar.bz2
gentoo-2-9deb57824f18b0bc1107eff4bef36c326ba3802a.zip
whitespace
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-misc/lirc')
-rw-r--r--app-misc/lirc/lirc-0.8.2.ebuild3
-rw-r--r--app-misc/lirc/lirc-0.8.2_pre2.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/app-misc/lirc/lirc-0.8.2.ebuild b/app-misc/lirc/lirc-0.8.2.ebuild
index 76233a0d4501..aef3b28e521a 100644
--- a/app-misc/lirc/lirc-0.8.2.ebuild
+++ b/app-misc/lirc/lirc-0.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.8.2.ebuild,v 1.3 2007/10/13 09:20:15 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.8.2.ebuild,v 1.4 2007/10/13 22:46:29 mr_bones_ Exp $
inherit eutils linux-mod flag-o-matic autotools
@@ -121,7 +121,6 @@ pkg_setup() {
MY_OPTS=""
LIRC_DRIVER_DEVICE="/dev/lirc/0"
-
if use lirc_devices_all; then
# compile in drivers for a lot of devices
add_device all "a lot of devices"
diff --git a/app-misc/lirc/lirc-0.8.2_pre2.ebuild b/app-misc/lirc/lirc-0.8.2_pre2.ebuild
index 8642a52d2fe0..65584314dde6 100644
--- a/app-misc/lirc/lirc-0.8.2_pre2.ebuild
+++ b/app-misc/lirc/lirc-0.8.2_pre2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.8.2_pre2.ebuild,v 1.4 2007/10/13 09:20:15 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.8.2_pre2.ebuild,v 1.5 2007/10/13 22:46:29 mr_bones_ Exp $
inherit eutils linux-mod flag-o-matic autotools
@@ -121,7 +121,6 @@ pkg_setup() {
MY_OPTS=""
LIRC_DRIVER_DEVICE="/dev/lirc/0"
-
if use lirc_devices_all; then
# compile in drivers for a lot of devices
add_device all "a lot of devices"