Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tcltk/snack: snack-2.2.10-r4.ebuild
Date: Mon, 05 Apr 2010 14:11:28
Message-Id: 20100405141124.CAAC32C04A@corvid.gentoo.org
1 jlec 10/04/05 14:11:24
2
3 Modified: snack-2.2.10-r4.ebuild
4 Log:
5 Proposed enhancement from Arfrever included part 2
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 dev-tcltk/snack/snack-2.2.10-r4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/snack/snack-2.2.10-r4.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/snack/snack-2.2.10-r4.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/snack/snack-2.2.10-r4.ebuild?r1=1.3&r2=1.4
14
15 Index: snack-2.2.10-r4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/snack/snack-2.2.10-r4.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- snack-2.2.10-r4.ebuild 5 Apr 2010 14:02:59 -0000 1.3
22 +++ snack-2.2.10-r4.ebuild 5 Apr 2010 14:11:24 -0000 1.4
23 @@ -1,10 +1,10 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/snack/snack-2.2.10-r4.ebuild,v 1.3 2010/04/05 14:02:59 jlec Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/snack/snack-2.2.10-r4.ebuild,v 1.4 2010/04/05 14:11:24 jlec Exp $
28
29 EAPI="3"
30
31 -PYTHON_DEPEND="python? *"
32 +PYTHON_DEPEND="python? 2"
33 SUPPORT_PYTHON_ABIS="1"
34 PYTHON_MODNAME="tkSnack.py"