Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/wxglade: wxglade-0.6.ebuild
Date: Wed, 05 Dec 2007 16:25:40
Message-Id: E1Izx43-00084K-2f@stork.gentoo.org
1 mr_bones_ 07/12/05 16:25:35
2
3 Modified: wxglade-0.6.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.8 dev-util/wxglade/wxglade-0.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/wxglade/wxglade-0.6.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/wxglade/wxglade-0.6.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/wxglade/wxglade-0.6.ebuild?r1=1.7&r2=1.8
14
15 Index: wxglade-0.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.6.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- wxglade-0.6.ebuild 4 Dec 2007 15:42:07 -0000 1.7
22 +++ wxglade-0.6.ebuild 5 Dec 2007 16:25:34 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.6.ebuild,v 1.7 2007/12/04 15:42:07 dirtyepic Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.6.ebuild,v 1.8 2007/12/05 16:25:34 mr_bones_ Exp $
28
29 inherit python multilib eutils
30
31 @@ -23,7 +23,6 @@
32 epatch "${FILESDIR}"/${PN}-0.6.1-wxversion.patch
33 }
34
35 -
36 src_install() {
37 python_version
38 dodir /usr/$(get_libdir)/python${PYVER}/site-packages/${PN}
39
40
41
42 --
43 gentoo-commits@g.o mailing list