Gentoo Archives: gentoo-commits

From: "Tristan Heaven (nyhm)" <nyhm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-arcade/whichwayisup: whichwayisup-0.7.0.ebuild
Date: Wed, 12 Sep 2007 20:50:43
Message-Id: E1IVZ3Y-0002KX-1D@stork.gentoo.org
1 nyhm 07/09/12 20:43:28
2
3 Modified: whichwayisup-0.7.0.ebuild
4 Log:
5 inherit eutils
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.3 games-arcade/whichwayisup/whichwayisup-0.7.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.0.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.0.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.0.ebuild?r1=1.2&r2=1.3
14
15 Index: whichwayisup-0.7.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.0.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- whichwayisup-0.7.0.ebuild 13 Aug 2007 19:08:40 -0000 1.2
22 +++ whichwayisup-0.7.0.ebuild 12 Sep 2007 20:43:27 -0000 1.3
23 @@ -1,10 +1,10 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.0.ebuild,v 1.2 2007/08/13 19:08:40 coldwind Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.0.ebuild,v 1.3 2007/09/12 20:43:27 nyhm Exp $
28
29 NEED_PYTHON="2.4"
30
31 -inherit python games
32 +inherit eutils python games
33
34 MY_PV=${PV//./}
35 MY_P=${PN}_b${MY_PV}
36
37
38
39 --
40 gentoo-commits@g.o mailing list