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-strategy/asc: asc-2.0.1.0.ebuild ChangeLog
Date: Tue, 20 Nov 2007 09:16:11
Message-Id: E1IuPDC-0007Pk-9V@stork.gentoo.org
1 mr_bones_ 07/11/20 09:16:06
2
3 Modified: asc-2.0.1.0.ebuild ChangeLog
4 Log:
5 Add physfs dep (bug #199742)
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.2 games-strategy/asc/asc-2.0.1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/asc/asc-2.0.1.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/asc/asc-2.0.1.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/asc/asc-2.0.1.0.ebuild?r1=1.1&r2=1.2
14
15 Index: asc-2.0.1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-strategy/asc/asc-2.0.1.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- asc-2.0.1.0.ebuild 8 Nov 2007 00:00:37 -0000 1.1
22 +++ asc-2.0.1.0.ebuild 20 Nov 2007 09:16:05 -0000 1.2
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-strategy/asc/asc-2.0.1.0.ebuild,v 1.1 2007/11/08 00:00:37 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/asc-2.0.1.0.ebuild,v 1.2 2007/11/20 09:16:05 mr_bones_ Exp $
28
29 inherit toolchain-funcs flag-o-matic games
30
31 @@ -22,6 +22,7 @@
32 media-libs/sdl-image
33 >=media-libs/sdl-mixer-1.2
34 dev-libs/boost
35 + dev-games/physfs
36 media-libs/smpeg
37 =dev-libs/libsigc++-1.2*"
38 DEPEND="${RDEPEND}
39
40
41
42 1.23 games-strategy/asc/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/asc/ChangeLog?rev=1.23&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/asc/ChangeLog?rev=1.23&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/asc/ChangeLog?r1=1.22&r2=1.23
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v
51 retrieving revision 1.22
52 retrieving revision 1.23
53 diff -u -r1.22 -r1.23
54 --- ChangeLog 8 Nov 2007 00:00:37 -0000 1.22
55 +++ ChangeLog 20 Nov 2007 09:16:05 -0000 1.23
56 @@ -1,6 +1,9 @@
57 # ChangeLog for games-strategy/asc
58 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v 1.22 2007/11/08 00:00:37 mr_bones_ Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v 1.23 2007/11/20 09:16:05 mr_bones_ Exp $
61 +
62 + 20 Nov 2007; Michael Sterrett <mr_bones_@g.o> asc-2.0.1.0.ebuild:
63 + Add physfs dep (bug #199742)
64
65 *asc-2.0.1.0 (07 Nov 2007)
66
67
68
69
70 --
71 gentoo-commits@g.o mailing list