Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-simulation/lincity: lincity-1.12.1.ebuild ChangeLog
Date: Tue, 05 Feb 2008 21:16:53
Message-Id: E1JMV9t-0000X6-To@stork.gentoo.org
1 grobian 08/02/05 21:16:49
2
3 Modified: lincity-1.12.1.ebuild ChangeLog
4 Log:
5 Dropped ppc-macos keyword, see you in prefix
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.8 games-simulation/lincity/lincity-1.12.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/lincity/lincity-1.12.1.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/lincity/lincity-1.12.1.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/lincity/lincity-1.12.1.ebuild?r1=1.7&r2=1.8
14
15 Index: lincity-1.12.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-simulation/lincity/lincity-1.12.1.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- lincity-1.12.1.ebuild 6 Dec 2006 20:19:32 -0000 1.7
22 +++ lincity-1.12.1.ebuild 5 Feb 2008 21:16:49 -0000 1.8
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2006 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity/lincity-1.12.1.ebuild,v 1.7 2006/12/06 20:19:32 wolf31o2 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity/lincity-1.12.1.ebuild,v 1.8 2008/02/05 21:16:49 grobian Exp $
29
30 inherit games
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 ppc ~ppc-macos ~sparc x86"
37 +KEYWORDS="amd64 ppc ~sparc x86"
38 IUSE="nls svga X"
39
40 # dep fix (bug #82318)
41
42
43
44 1.17 games-simulation/lincity/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/lincity/ChangeLog?rev=1.17&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/lincity/ChangeLog?rev=1.17&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/lincity/ChangeLog?r1=1.16&r2=1.17
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-simulation/lincity/ChangeLog,v
53 retrieving revision 1.16
54 retrieving revision 1.17
55 diff -u -r1.16 -r1.17
56 --- ChangeLog 6 Dec 2006 20:19:32 -0000 1.16
57 +++ ChangeLog 5 Feb 2008 21:16:49 -0000 1.17
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-simulation/lincity
60 -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity/ChangeLog,v 1.16 2006/12/06 20:19:32 wolf31o2 Exp $
62 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity/ChangeLog,v 1.17 2008/02/05 21:16:49 grobian Exp $
64 +
65 + 05 Feb 2008; Fabian Groffen <grobian@g.o> lincity-1.12.1.ebuild:
66 + Dropped ppc-macos keyword, see you in prefix
67
68 06 Dec 2006; Chris Gianelloni <wolf31o2@g.o> lincity-1.12.1.ebuild:
69 Remove old virtual/x11 dependency.
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list