Gentoo Archives: gentoo-commits

From: "Alfredo Tupone (tupone)" <tupone@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: Thu, 22 Mar 2012 08:12:26
Message-Id: 20120322081216.0486A2004B@flycatcher.gentoo.org
1 tupone 12/03/22 08:12:16
2
3 Modified: asc-2.4.0.0.ebuild ChangeLog
4 Log:
5 Need zip to build asc. Bug #409113
6
7 (Portage version: 2.1.10.49/cvs/Linux i686)
8
9 Revision Changes Path
10 1.6 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.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/asc/asc-2.4.0.0.ebuild?rev=1.6&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.5&r2=1.6
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.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- asc-2.4.0.0.ebuild 28 Feb 2011 18:10:28 -0000 1.5
23 +++ asc-2.4.0.0.ebuild 22 Mar 2012 08:12:15 -0000 1.6
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 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.5 2011/02/28 18:10:28 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/asc-2.4.0.0.ebuild,v 1.6 2012/03/22 08:12:15 tupone Exp $
30
31 EAPI=2
32 WX_GTK_VER=2.8
33 @@ -36,7 +36,8 @@
34 dev-libs/libsigc++:1.2"
35 DEPEND="${RDEPEND}
36 dev-lang/perl
37 - dev-util/pkgconfig"
38 + dev-util/pkgconfig
39 + app-arch/zip"
40
41 src_unpack() {
42 local f
43
44
45
46 1.37 games-strategy/asc/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/asc/ChangeLog?rev=1.37&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/asc/ChangeLog?rev=1.37&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/asc/ChangeLog?r1=1.36&r2=1.37
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v
55 retrieving revision 1.36
56 retrieving revision 1.37
57 diff -u -r1.36 -r1.37
58 --- ChangeLog 28 Feb 2011 18:10:28 -0000 1.36
59 +++ ChangeLog 22 Mar 2012 08:12:15 -0000 1.37
60 @@ -1,6 +1,9 @@
61 # ChangeLog for games-strategy/asc
62 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v 1.36 2011/02/28 18:10:28 ssuominen Exp $
64 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v 1.37 2012/03/22 08:12:15 tupone Exp $
66 +
67 + 22 Mar 2012; Tupone Alfredo <tupone@g.o> asc-2.4.0.0.ebuild:
68 + Need zip to build asc. Bug #409113 by Piotr Szymaniak
69
70 28 Feb 2011; Samuli Suominen <ssuominen@g.o> asc-2.4.0.0.ebuild:
71 Use virtual/jpeg.