diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-05-22 16:18:07 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-05-22 16:18:07 +0000 |
commit | 2e585c41a1698cf678b8f13b160716518753916c (patch) | |
tree | d7ef837ac2c658a08934a840c1d05f87e18da152 /x11-misc | |
parent | Use virtual/libusb instead of dev-libs/libusb. (diff) | |
download | historical-2e585c41a1698cf678b8f13b160716518753916c.tar.gz historical-2e585c41a1698cf678b8f13b160716518753916c.tar.bz2 historical-2e585c41a1698cf678b8f13b160716518753916c.zip |
whitespace
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/winswitch/winswitch-0.12.13.ebuild | 5 |
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]" |