Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-board/ascal: ascal-0.1.1.ebuild ChangeLog
Date: Thu, 29 Oct 2009 14:49:35
Message-Id: E1N3WJh-0004DP-K5@stork.gentoo.org
1 maekke 09/10/29 14:49:33
2
3 Modified: ascal-0.1.1.ebuild ChangeLog
4 Log:
5 amd64/x86 stable, bug #289100
6 (Portage version: 2.2_rc46/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 games-board/ascal/ascal-0.1.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/ascal/ascal-0.1.1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/ascal/ascal-0.1.1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/ascal/ascal-0.1.1.ebuild?r1=1.5&r2=1.6
14
15 Index: ascal-0.1.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-board/ascal/ascal-0.1.1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- ascal-0.1.1.ebuild 14 Oct 2009 20:14:49 -0000 1.5
22 +++ ascal-0.1.1.ebuild 29 Oct 2009 14:49:32 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-board/ascal/ascal-0.1.1.ebuild,v 1.5 2009/10/14 20:14:49 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-board/ascal/ascal-0.1.1.ebuild,v 1.6 2009/10/29 14:49:32 maekke Exp $
28
29 EAPI=2
30 inherit autotools eutils games
31 @@ -11,7 +11,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="amd64 x86"
37 IUSE=""
38
39 RDEPEND="dev-cpp/libgnomecanvasmm
40
41
42
43 1.5 games-board/ascal/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/ascal/ChangeLog?rev=1.5&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/ascal/ChangeLog?rev=1.5&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/ascal/ChangeLog?r1=1.4&r2=1.5
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-board/ascal/ChangeLog,v
52 retrieving revision 1.4
53 retrieving revision 1.5
54 diff -u -r1.4 -r1.5
55 --- ChangeLog 14 Oct 2009 20:14:49 -0000 1.4
56 +++ ChangeLog 29 Oct 2009 14:49:32 -0000 1.5
57 @@ -1,6 +1,9 @@
58 # ChangeLog for games-board/ascal
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-board/ascal/ChangeLog,v 1.4 2009/10/14 20:14:49 mr_bones_ Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/games-board/ascal/ChangeLog,v 1.5 2009/10/29 14:49:32 maekke Exp $
62 +
63 + 29 Oct 2009; Markus Meier <maekke@g.o> ascal-0.1.1.ebuild:
64 + amd64/x86 stable, bug #289100
65
66 14 Oct 2009; Michael Sterrett <mr_bones_@g.o> ascal-0.1.1.ebuild:
67 EAPI=2