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-fps/quake2-icculus: quake2-icculus-0.16.1-r1.ebuild
Date: Mon, 25 Jan 2010 22:36:38
Message-Id: E1NZXXw-0005zG-FV@stork.gentoo.org
1 mr_bones_ 10/01/25 22:36:36
2
3 Modified: quake2-icculus-0.16.1-r1.ebuild
4 Log:
5 tidy
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.20 games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild?rev=1.20&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild?rev=1.20&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild?r1=1.19&r2=1.20
14
15 Index: quake2-icculus-0.16.1-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild,v
18 retrieving revision 1.19
19 retrieving revision 1.20
20 diff -u -r1.19 -r1.20
21 --- quake2-icculus-0.16.1-r1.ebuild 7 Dec 2009 21:20:56 -0000 1.19
22 +++ quake2-icculus-0.16.1-r1.ebuild 25 Jan 2010 22:36:36 -0000 1.20
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-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild,v 1.19 2009/12/07 21:20:56 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild,v 1.20 2010/01/25 22:36:36 mr_bones_ Exp $
28
29 EAPI=2
30 inherit eutils toolchain-funcs games
31 @@ -192,7 +192,7 @@
32 elog "right now! It's important - This install is just the engine, you still need"
33 elog "the data paks. Go read."
34
35 - if use demo && ! built_with_use "games-fps/quake2-demodata" symlink ; then
36 + if use demo && ! has_version "games-fps/quake2-demodata[symlink]" ; then
37 ewarn "To play the Quake 2 demo,"
38 ewarn "emerge games-fps/quake2-demodata with the 'symlink' USE flag."
39 echo