Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-rpg/arx-libertatis: arx-libertatis-1.0.2-r1.ebuild ChangeLog
Date: Tue, 31 Jul 2012 08:41:03
Message-Id: 20120731084053.5792C2004B@flycatcher.gentoo.org
1 hasufell 12/07/31 08:40:53
2
3 Modified: arx-libertatis-1.0.2-r1.ebuild ChangeLog
4 Log:
5 fix SRC_URI
6
7 (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 games-rpg/arx-libertatis/arx-libertatis-1.0.2-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/arx-libertatis/arx-libertatis-1.0.2-r1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/arx-libertatis/arx-libertatis-1.0.2-r1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/arx-libertatis/arx-libertatis-1.0.2-r1.ebuild?r1=1.2&r2=1.3
15
16 Index: arx-libertatis-1.0.2-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-rpg/arx-libertatis/arx-libertatis-1.0.2-r1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- arx-libertatis-1.0.2-r1.ebuild 16 Jul 2012 10:35:45 -0000 1.2
23 +++ arx-libertatis-1.0.2-r1.ebuild 31 Jul 2012 08:40:53 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/arx-libertatis/arx-libertatis-1.0.2-r1.ebuild,v 1.2 2012/07/16 10:35:45 kensington Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/arx-libertatis/arx-libertatis-1.0.2-r1.ebuild,v 1.3 2012/07/31 08:40:53 hasufell Exp $
29
30 EAPI=4
31
32 @@ -8,8 +8,7 @@
33
34 DESCRIPTION="Cross-platform port of Arx Fatalis, a first-person role-playing game"
35 HOMEPAGE="http://arx-libertatis.org/"
36 -SRC_URI="mirror://github/arx/ArxLibertatis/${P}.tar.xz
37 - mirror://sourceforge/arx/${P}/${P}.tar.xz"
38 +SRC_URI="mirror://sourceforge/arx/${P}/${P}.tar.xz"
39
40 LICENSE="GPL-3"
41 SLOT="0"
42
43
44
45 1.5 games-rpg/arx-libertatis/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/arx-libertatis/ChangeLog?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/arx-libertatis/ChangeLog?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/arx-libertatis/ChangeLog?r1=1.4&r2=1.5
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-rpg/arx-libertatis/ChangeLog,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- ChangeLog 16 Jul 2012 10:35:45 -0000 1.4
58 +++ ChangeLog 31 Jul 2012 08:40:53 -0000 1.5
59 @@ -1,6 +1,10 @@
60 # ChangeLog for games-rpg/arx-libertatis
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/arx-libertatis/ChangeLog,v 1.4 2012/07/16 10:35:45 kensington Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/arx-libertatis/ChangeLog,v 1.5 2012/07/31 08:40:53 hasufell Exp $
64 +
65 + 31 Jul 2012; Julian Ospald <hasufell@g.o>
66 + arx-libertatis-1.0.2-r1.ebuild:
67 + fix SRC_URI
68
69 16 Jul 2012; Michael Palimaka <kensington@g.o>
70 arx-libertatis-1.0.2-r1.ebuild: