Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/asc: asc-2.4.0.0.ebuild ChangeLog
Date: Mon, 28 Feb 2011 18:10:41
Message-Id: 20110228181029.0E95720054@flycatcher.gentoo.org
1 ssuominen 11/02/28 18:10:29
2
3 Modified: asc-2.4.0.0.ebuild ChangeLog
4 Log:
5 Use virtual/jpeg.
6
7 (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 games-strategy/asc/asc-2.4.0.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/asc/asc-2.4.0.0.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/asc/asc-2.4.0.0.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/asc/asc-2.4.0.0.ebuild?r1=1.4&r2=1.5
15
16 Index: asc-2.4.0.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-strategy/asc/asc-2.4.0.0.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- asc-2.4.0.0.ebuild 16 Feb 2010 01:02:01 -0000 1.4
23 +++ asc-2.4.0.0.ebuild 28 Feb 2011 18:10:28 -0000 1.5
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/asc-2.4.0.0.ebuild,v 1.4 2010/02/16 01:02:01 dirtyepic Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/asc-2.4.0.0.ebuild,v 1.5 2011/02/28 18:10:28 ssuominen Exp $
30
31 EAPI=2
32 WX_GTK_VER=2.8
33 @@ -19,7 +19,7 @@
34 IUSE=""
35
36 RDEPEND="app-arch/bzip2
37 - media-libs/jpeg
38 + virtual/jpeg
39 media-libs/libsdl
40 media-libs/libpng
41 media-libs/sdl-image[gif,jpeg,png]
42
43
44
45 1.36 games-strategy/asc/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/asc/ChangeLog?rev=1.36&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/asc/ChangeLog?rev=1.36&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/asc/ChangeLog?r1=1.35&r2=1.36
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v
54 retrieving revision 1.35
55 retrieving revision 1.36
56 diff -u -r1.35 -r1.36
57 --- ChangeLog 16 Feb 2010 01:02:01 -0000 1.35
58 +++ ChangeLog 28 Feb 2011 18:10:28 -0000 1.36
59 @@ -1,6 +1,9 @@
60 # ChangeLog for games-strategy/asc
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v 1.35 2010/02/16 01:02:01 dirtyepic Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v 1.36 2011/02/28 18:10:28 ssuominen Exp $
65 +
66 + 28 Feb 2011; Samuli Suominen <ssuominen@g.o> asc-2.4.0.0.ebuild:
67 + Use virtual/jpeg.
68
69 16 Feb 2010; Ryan Hill <dirtyepic@g.o> asc-2.4.0.0.ebuild:
70 games gets inherited last.