Gentoo Archives: gentoo-commits

From: "Tristan Heaven (nyhm)" <nyhm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-simulation/micropolis: micropolis-1.0.ebuild
Date: Wed, 25 Jun 2008 09:51:47
Message-Id: E1KBRfB-0004mO-Gf@stork.gentoo.org
1 nyhm 08/06/25 09:51:41
2
3 Modified: micropolis-1.0.ebuild
4 Log:
5 call prepgamesdirs
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.25.8 x86_64)
7
8 Revision Changes Path
9 1.2 games-simulation/micropolis/micropolis-1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/micropolis/micropolis-1.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/micropolis/micropolis-1.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/micropolis/micropolis-1.0.ebuild?r1=1.1&r2=1.2
14
15 Index: micropolis-1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-simulation/micropolis/micropolis-1.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- micropolis-1.0.ebuild 11 Jun 2008 15:11:49 -0000 1.1
22 +++ micropolis-1.0.ebuild 25 Jun 2008 09:51:41 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/micropolis/micropolis-1.0.ebuild,v 1.1 2008/06/11 15:11:49 hanno Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/micropolis/micropolis-1.0.ebuild,v 1.2 2008/06/25 09:51:41 nyhm Exp $
28
29 inherit eutils games
30
31 @@ -47,4 +47,6 @@
32 games_make_wrapper micropolis res/sim "${dir}"
33 doicon Micropolis.png
34 make_desktop_entry micropolis "Micropolis" Micropolis.png
35 +
36 + prepgamesdirs
37 }
38
39
40
41 --
42 gentoo-commits@l.g.o mailing list