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-rpg/egoboo: egoboo-2.22-r1.ebuild egoboo-2.22.ebuild
Date: Tue, 30 Oct 2007 06:33:08
Message-Id: E1Imker-00032Y-Hp@stork.gentoo.org
1 mr_bones_ 07/10/30 06:33:01
2
3 Modified: egoboo-2.22-r1.ebuild
4 Removed: egoboo-2.22.ebuild
5 Log:
6 clean up silly rev bump
7 (Portage version: 2.1.3.16)
8
9 Revision Changes Path
10 1.2 games-rpg/egoboo/egoboo-2.22-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/egoboo/egoboo-2.22-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/egoboo/egoboo-2.22-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/egoboo/egoboo-2.22-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: egoboo-2.22-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-rpg/egoboo/egoboo-2.22-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- egoboo-2.22-r1.ebuild 27 May 2007 19:30:04 -0000 1.1
23 +++ egoboo-2.22-r1.ebuild 30 Oct 2007 06:33:01 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/egoboo/egoboo-2.22-r1.ebuild,v 1.1 2007/05/27 19:30:04 tupone Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/egoboo/egoboo-2.22-r1.ebuild,v 1.2 2007/10/30 06:33:01 mr_bones_ Exp $
29
30 inherit eutils flag-o-matic toolchain-funcs games
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~x86"
37 +KEYWORDS="~amd64 ppc x86"
38 IUSE=""
39
40 DEPEND="virtual/opengl
41
42
43
44 --
45 gentoo-commits@g.o mailing list