summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-06-04 16:26:09 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-06-04 16:26:09 +0000
commitd898892fb6bac1b3d1b4aa086712adb63f3bde1f (patch)
tree7b83e7dafb8b3a6c4503e755d74b9e9ffda8ed30 /sci-misc
parentUse Python 2 (bug #316239). (diff)
downloadgentoo-2-d898892fb6bac1b3d1b4aa086712adb63f3bde1f.tar.gz
gentoo-2-d898892fb6bac1b3d1b4aa086712adb63f3bde1f.tar.bz2
gentoo-2-d898892fb6bac1b3d1b4aa086712adb63f3bde1f.zip
Fix shebangs.
(Portage version: HEAD/cvs/Linux x86_64)
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/gato/gato-0.99c.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-misc/gato/gato-0.99c.ebuild b/sci-misc/gato/gato-0.99c.ebuild
index 94d5b3bd8480..95545640aa97 100644
--- a/sci-misc/gato/gato-0.99c.ebuild
+++ b/sci-misc/gato/gato-0.99c.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-misc/gato/gato-0.99c.ebuild,v 1.5 2010/06/04 16:20:34 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/gato/gato-0.99c.ebuild,v 1.6 2010/06/04 16:26:09 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -46,6 +46,7 @@ src_install() {
insinto ${instdir}
doins *.py || die "Failed to install python files"
fperms 755 ${instdir}/{Gato,Gred}.py
+ python_convert_shebangs -r 2 "${ED}"
# create symlinks
dodir /usr/bin