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/etqw-bin: ChangeLog etqw-bin-1.5.ebuild
Date: Fri, 01 Oct 2010 17:04:06
Message-Id: 20101001170403.07F2120051@flycatcher.gentoo.org
1 mr_bones_ 10/10/01 17:04:03
2
3 Modified: ChangeLog etqw-bin-1.5.ebuild
4 Log:
5 update download location (bug #338639)
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 games-fps/etqw-bin/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/etqw-bin/ChangeLog?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/etqw-bin/ChangeLog?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/etqw-bin/ChangeLog?r1=1.2&r2=1.3
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-fps/etqw-bin/ChangeLog,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ChangeLog 30 Sep 2009 20:07:37 -0000 1.2
22 +++ ChangeLog 1 Oct 2010 17:04:02 -0000 1.3
23 @@ -1,6 +1,9 @@
24 # ChangeLog for games-fps/etqw-bin
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-fps/etqw-bin/ChangeLog,v 1.2 2009/09/30 20:07:37 nyhm Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/games-fps/etqw-bin/ChangeLog,v 1.3 2010/10/01 17:04:02 mr_bones_ Exp $
29 +
30 + 01 Oct 2010; Michael Sterrett <mr_bones_@g.o> etqw-bin-1.5.ebuild:
31 + update download location (bug #338639)
32
33 30 Sep 2009; Tristan Heaven <nyhm@g.o> etqw-bin-1.5.ebuild:
34 Don't specify icon filename extension in desktop entry
35
36
37
38 1.4 games-fps/etqw-bin/etqw-bin-1.5.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/etqw-bin/etqw-bin-1.5.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/etqw-bin/etqw-bin-1.5.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/etqw-bin/etqw-bin-1.5.ebuild?r1=1.3&r2=1.4
43
44 Index: etqw-bin-1.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-fps/etqw-bin/etqw-bin-1.5.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- etqw-bin-1.5.ebuild 30 Sep 2009 20:07:37 -0000 1.3
51 +++ etqw-bin-1.5.ebuild 1 Oct 2010 17:04:02 -0000 1.4
52 @@ -1,19 +1,18 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/games-fps/etqw-bin/etqw-bin-1.5.ebuild,v 1.3 2009/09/30 20:07:37 nyhm Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/games-fps/etqw-bin/etqw-bin-1.5.ebuild,v 1.4 2010/10/01 17:04:02 mr_bones_ Exp $
58
59 inherit eutils games
60
61 DESCRIPTION="Enemy Territory: Quake Wars"
62 HOMEPAGE="http://zerowing.idsoftware.com/linux/etqw/"
63 -SRC_URI="ETQW-client-${PV}-full.x86.run"
64 +SRC_URI="ftp://ftp.i3d.net/Games/Enemy%20Territory%20Quake%20Wars/Patches/ETQW-client-${PV}-full.x86.run"
65
66 LICENSE="ETQW"
67 SLOT="0"
68 KEYWORDS="-* ~amd64 ~x86"
69 IUSE="cdinstall"
70 -RESTRICT="fetch strip"
71 -PROPERTIES="interactive"
72 +RESTRICT="strip"
73
74 DEPEND="app-arch/unzip"
75 RDEPEND="sys-libs/glibc
76 @@ -32,14 +31,6 @@
77 QA_EXECSTACK="${dir:1}/*.x86
78 ${dir:1}/*.so*"
79
80 -GAMES_CHECK_LICENSE="yes"
81 -
82 -pkg_nofetch() {
83 - einfo "Please download ${A} from"
84 - einfo "${HOMEPAGE} (requires a BitTorrent client)"
85 - einfo "and copy it to ${DISTDIR}"
86 -}
87 -
88 src_unpack() {
89 tail -c +194885 "${DISTDIR}"/${A} > ${A}.zip
90 unpack ./${A}.zip