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/ezquake-bin: ezquake-bin-1.9.3.ebuild
Date: Wed, 02 Dec 2009 21:54:44
Message-Id: E1NFx9k-0003cT-E1@stork.gentoo.org
1 mr_bones_ 09/12/02 21:54:40
2
3 Modified: ezquake-bin-1.9.3.ebuild
4 Log:
5 make the instructions more explicit
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.4 games-fps/ezquake-bin/ezquake-bin-1.9.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ezquake-bin/ezquake-bin-1.9.3.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ezquake-bin/ezquake-bin-1.9.3.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ezquake-bin/ezquake-bin-1.9.3.ebuild?r1=1.3&r2=1.4
14
15 Index: ezquake-bin-1.9.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ezquake-bin-1.9.3.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- ezquake-bin-1.9.3.ebuild 14 Nov 2009 16:33:53 -0000 1.3
22 +++ ezquake-bin-1.9.3.ebuild 2 Dec 2009 21:54:40 -0000 1.4
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/ezquake-bin/ezquake-bin-1.9.3.ebuild,v 1.3 2009/11/14 16:33:53 tupone Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ezquake-bin-1.9.3.ebuild,v 1.4 2009/12/02 21:54:40 mr_bones_ Exp $
28
29 EAPI=2
30 inherit games
31 @@ -72,7 +72,7 @@
32
33 if ! use cdinstall; then
34 elog "NOTE that this client doesn't include .pak files. You *should*"
35 - elog "enable \"cdinstall\" flag or install quake1-demodata."
36 + elog "enable \"cdinstall\" flag or install quake1-demodata with the symlink use flag."
37 elog "You can also copy the files from your Quake1 CD to"
38 elog " ${dir}/quake1/id1 (all names lowercase)"
39 elog ""