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/legends: legends-0.4.1.43.ebuild
Date: Wed, 01 Sep 2010 21:01:44
Message-Id: 20100901210140.6449020051@flycatcher.gentoo.org
1 mr_bones_ 10/09/01 21:01:40
2
3 Modified: legends-0.4.1.43.ebuild
4 Log:
5 clean up SRC_URI
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.5 games-fps/legends/legends-0.4.1.43.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/legends/legends-0.4.1.43.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/legends/legends-0.4.1.43.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/legends/legends-0.4.1.43.ebuild?r1=1.4&r2=1.5
14
15 Index: legends-0.4.1.43.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-fps/legends/legends-0.4.1.43.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- legends-0.4.1.43.ebuild 22 Feb 2009 15:55:36 -0000 1.4
22 +++ legends-0.4.1.43.ebuild 1 Sep 2010 21:01:40 -0000 1.5
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/legends/legends-0.4.1.43.ebuild,v 1.4 2009/02/22 15:55:36 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-fps/legends/legends-0.4.1.43.ebuild,v 1.5 2010/09/01 21:01:40 mr_bones_ Exp $
28
29 inherit eutils games
30
31 @@ -10,8 +10,7 @@
32 DESCRIPTION="Fast-paced first-person-shooter online multiplayer game, similar to Tribes"
33 HOMEPAGE="http://legendsthegame.net/"
34 SRC_URI="http://legendsthegame.net/files/${MY_P}.run
35 - mirror://gentoo/${PN}.png
36 - http://dev.gentoo.org/~wolf31o2/sources/dump/${PN}.png"
37 + mirror://gentoo/${PN}.png"
38
39 LICENSE="as-is"
40 SLOT="0"