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 dev-python/twisted: twisted-9.0.0.ebuild
Date: Mon, 30 Nov 2009 12:45:59
Message-Id: E1NF5dd-0003T8-4q@stork.gentoo.org
1 arfrever 09/11/30 12:45:57
2
3 Modified: twisted-9.0.0.ebuild
4 Log:
5 Use generic shebang in /usr/bin/trial.
6 (Portage version: 14920-svn/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 dev-python/twisted/twisted-9.0.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted/twisted-9.0.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted/twisted-9.0.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted/twisted-9.0.0.ebuild?r1=1.1&r2=1.2
14
15 Index: twisted-9.0.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-9.0.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- twisted-9.0.0.ebuild 30 Nov 2009 01:29:35 -0000 1.1
22 +++ twisted-9.0.0.ebuild 30 Nov 2009 12:45:57 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-9.0.0.ebuild,v 1.1 2009/11/30 01:29:35 arfrever Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-9.0.0.ebuild,v 1.2 2009/11/30 12:45:57 arfrever Exp $
28
29 EAPI="2"
30 SUPPORT_PYTHON_ABIS="1"
31 @@ -66,6 +66,8 @@
32 src_install() {
33 distutils_src_install
34
35 + python_convert_shebangs "" "${D}usr/bin/trial"
36 +
37 # get rid of this to prevent collision-protect from killing us. it
38 # is regenerated in pkg_postinst.
39 rm -f "${D}/usr/$(get_libdir)"/python*/site-packages/twisted/plugins/dropin.cache