summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-05-22 16:18:07 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-05-22 16:18:07 +0000
commitff5c854807560b21a5bba95b13d91969ad65b930 (patch)
tree64b3c97e576a63dd5f7247998ea5e3a345181eb3 /x11-misc
parentUse virtual/libusb instead of dev-libs/libusb. (diff)
downloadgentoo-2-ff5c854807560b21a5bba95b13d91969ad65b930.tar.gz
gentoo-2-ff5c854807560b21a5bba95b13d91969ad65b930.tar.bz2
gentoo-2-ff5c854807560b21a5bba95b13d91969ad65b930.zip
whitespace
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/winswitch/winswitch-0.12.13.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-misc/winswitch/winswitch-0.12.13.ebuild b/x11-misc/winswitch/winswitch-0.12.13.ebuild
index 288e837a5a19..087c0d945a37 100644
--- a/x11-misc/winswitch/winswitch-0.12.13.ebuild
+++ b/x11-misc/winswitch/winswitch-0.12.13.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/x11-misc/winswitch/winswitch-0.12.13.ebuild,v 1.1 2012/05/22 09:29:11 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/winswitch/winswitch-0.12.13.ebuild,v 1.2 2012/05/22 16:18:07 mr_bones_ Exp $
EAPI=4
@@ -35,11 +35,10 @@ DEPEND=""
src_prepare() {
einfo "Remove bundled Vash"
rm -r skel/share/Vash
-
+
python_convert_shebangs -r 2 skel
}
-
pkg_postinst() {
elog "You might want to install following packages for additional protocol functionality"
elog " net-misc/tigervnc[?server]"