summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2009-10-11 23:45:38 +0000
committerMark Loeser <halcy0n@gentoo.org>2009-10-11 23:45:38 +0000
commit08b0189fc85b95926f662ace2179e5703a661870 (patch)
tree50349d3ec30e56213206d01ffbc918712effd8dc /app-admin/quickswitch/quickswitch-1.05.ebuild
parentQA fixes; unquoted variables (diff)
downloadgentoo-2-08b0189fc85b95926f662ace2179e5703a661870.tar.gz
gentoo-2-08b0189fc85b95926f662ace2179e5703a661870.tar.bz2
gentoo-2-08b0189fc85b95926f662ace2179e5703a661870.zip
QA fixes; remove useless dodoc LICENSE
(Portage version: 2.2_rc45/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/quickswitch/quickswitch-1.05.ebuild')
-rw-r--r--app-admin/quickswitch/quickswitch-1.05.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/quickswitch/quickswitch-1.05.ebuild b/app-admin/quickswitch/quickswitch-1.05.ebuild
index 2f717d23c7db..eae9ed4d6676 100644
--- a/app-admin/quickswitch/quickswitch-1.05.ebuild
+++ b/app-admin/quickswitch/quickswitch-1.05.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-1.05.ebuild,v 1.14 2007/04/12 21:23:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-1.05.ebuild,v 1.15 2009/10/11 23:45:38 halcy0n Exp $
IUSE="ncurses"
@@ -37,5 +37,5 @@ src_install() {
/etc/quickswitch/switchto.conf
dosed "s:/usr/local/sbin/iwconfig:/sbin/iwconfig:" \
/etc/quickswitch/switchto.conf.sample
- dodoc README LICENSE
+ dodoc README
}