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/tuxtype: tuxtype-1.5.16.ebuild tuxtype-1.8.1.ebuild
Date: Thu, 02 Dec 2010 08:05:48
Message-Id: 20101202080535.DBC7120054@flycatcher.gentoo.org
1 mr_bones_ 10/12/02 08:05:35
2
3 Modified: tuxtype-1.5.16.ebuild tuxtype-1.8.1.ebuild
4 Log:
5 tidy
6
7 (Portage version: 2.1.9.24/cvs/Linux i686)
8
9 Revision Changes Path
10 1.5 games-kids/tuxtype/tuxtype-1.5.16.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/tuxtype/tuxtype-1.5.16.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/tuxtype/tuxtype-1.5.16.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/tuxtype/tuxtype-1.5.16.ebuild?r1=1.4&r2=1.5
15
16 Index: tuxtype-1.5.16.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-kids/tuxtype/tuxtype-1.5.16.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- tuxtype-1.5.16.ebuild 2 Dec 2010 07:28:57 -0000 1.4
23 +++ tuxtype-1.5.16.ebuild 2 Dec 2010 08:05:34 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxtype/tuxtype-1.5.16.ebuild,v 1.4 2010/12/02 07:28:57 tupone Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxtype/tuxtype-1.5.16.ebuild,v 1.5 2010/12/02 08:05:34 mr_bones_ Exp $
29
30 inherit eutils games
31
32 @@ -13,12 +13,11 @@
33 KEYWORDS="amd64 ppc sparc x86"
34 IUSE=""
35
36 -RDEPEND="media-libs/libsdl
37 +DEPEND="media-libs/libsdl
38 media-libs/sdl-pango
39 media-libs/sdl-mixer
40 media-libs/sdl-image
41 media-libs/sdl-ttf"
42 -DEPEND="${RDEPEND}"
43
44 S=${WORKDIR}/tuxtype_w_fonts-${PV}
45
46
47
48
49 1.2 games-kids/tuxtype/tuxtype-1.8.1.ebuild
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/tuxtype/tuxtype-1.8.1.ebuild?rev=1.2&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/tuxtype/tuxtype-1.8.1.ebuild?rev=1.2&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/tuxtype/tuxtype-1.8.1.ebuild?r1=1.1&r2=1.2
54
55 Index: tuxtype-1.8.1.ebuild
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/games-kids/tuxtype/tuxtype-1.8.1.ebuild,v
58 retrieving revision 1.1
59 retrieving revision 1.2
60 diff -u -r1.1 -r1.2
61 --- tuxtype-1.8.1.ebuild 2 Dec 2010 07:28:54 -0000 1.1
62 +++ tuxtype-1.8.1.ebuild 2 Dec 2010 08:05:34 -0000 1.2
63 @@ -1,8 +1,8 @@
64 # Copyright 1999-2010 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxtype/tuxtype-1.8.1.ebuild,v 1.1 2010/12/02 07:28:54 tupone Exp $
67 -EAPI=2
68 +# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxtype/tuxtype-1.8.1.ebuild,v 1.2 2010/12/02 08:05:34 mr_bones_ Exp $
69
70 +EAPI=2
71 inherit eutils games
72
73 DESCRIPTION="Typing tutorial with lots of eye-candy"
74 @@ -14,12 +14,11 @@
75 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
76 IUSE=""
77
78 -RDEPEND="media-libs/libsdl
79 +DEPEND="media-libs/libsdl
80 media-libs/sdl-pango
81 media-libs/sdl-mixer
82 media-libs/sdl-image
83 media-libs/sdl-ttf"
84 -DEPEND="${RDEPEND}"
85
86 S=${WORKDIR}/tuxtype_w_fonts-${PV}