Gentoo Archives: gentoo-commits

From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-misc/gato: gato-0.99c.ebuild
Date: Fri, 04 Jun 2010 16:26:15
Message-Id: 20100604162610.17C762CE14@corvid.gentoo.org
1 arfrever 10/06/04 16:26:09
2
3 Modified: gato-0.99c.ebuild
4 Log:
5 Fix shebangs.
6 (Portage version: HEAD/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 sci-misc/gato/gato-0.99c.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/gato/gato-0.99c.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/gato/gato-0.99c.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/gato/gato-0.99c.ebuild?r1=1.5&r2=1.6
14
15 Index: gato-0.99c.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-misc/gato/gato-0.99c.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- gato-0.99c.ebuild 4 Jun 2010 16:20:34 -0000 1.5
22 +++ gato-0.99c.ebuild 4 Jun 2010 16:26:09 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/gato/gato-0.99c.ebuild,v 1.5 2010/06/04 16:20:34 arfrever Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-misc/gato/gato-0.99c.ebuild,v 1.6 2010/06/04 16:26:09 arfrever Exp $
28
29 EAPI="3"
30 PYTHON_DEPEND="2"
31 @@ -46,6 +46,7 @@
32 insinto ${instdir}
33 doins *.py || die "Failed to install python files"
34 fperms 755 ${instdir}/{Gato,Gred}.py
35 + python_convert_shebangs -r 2 "${ED}"
36
37 # create symlinks
38 dodir /usr/bin