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 games-kids/tuxmathscrabble: tuxmathscrabble-4.2.ebuild
Date: Tue, 02 Oct 2007 04:19:38
Message-Id: E1IcZ5Q-00059O-Vi@stork.gentoo.org
1 mr_bones_ 07/10/02 04:10:20
2
3 Modified: tuxmathscrabble-4.2.ebuild
4 Log:
5 no quotes there
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.4 games-kids/tuxmathscrabble/tuxmathscrabble-4.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmathscrabble/tuxmathscrabble-4.2.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmathscrabble/tuxmathscrabble-4.2.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-kids/tuxmathscrabble/tuxmathscrabble-4.2.ebuild?r1=1.3&r2=1.4
14
15 Index: tuxmathscrabble-4.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-kids/tuxmathscrabble/tuxmathscrabble-4.2.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- tuxmathscrabble-4.2.ebuild 2 Oct 2007 03:51:36 -0000 1.3
22 +++ tuxmathscrabble-4.2.ebuild 2 Oct 2007 04:10:20 -0000 1.4
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/games-kids/tuxmathscrabble/tuxmathscrabble-4.2.ebuild,v 1.3 2007/10/02 03:51:36 dirtyepic Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmathscrabble/tuxmathscrabble-4.2.ebuild,v 1.4 2007/10/02 04:10:20 mr_bones_ Exp $
28
29 inherit eutils python multilib games
30
31 @@ -19,7 +19,7 @@
32 DEPEND="dev-python/pygame
33 =dev-python/wxpython-2.6*"
34
35 -S="${WORKDIR}/${MY_PN}"
36 +S=${WORKDIR}/${MY_PN}
37
38 src_unpack() {
39 unpack ${A}
40
41
42
43 --
44 gentoo-commits@g.o mailing list