summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2012-07-31 08:40:53 +0000
committerJulian Ospald <hasufell@gentoo.org>2012-07-31 08:40:53 +0000
commit324792049ee3aefa81297245b534f7fe866d1446 (patch)
treec9ebee7d3f66eed677441d8bfe51079518f6a2a7 /games-rpg
parentRestore back 0.8.0 version for qutim. (diff)
downloadgentoo-2-324792049ee3aefa81297245b534f7fe866d1446.tar.gz
gentoo-2-324792049ee3aefa81297245b534f7fe866d1446.tar.bz2
gentoo-2-324792049ee3aefa81297245b534f7fe866d1446.zip
fix SRC_URI
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/arx-libertatis/ChangeLog6
-rw-r--r--games-rpg/arx-libertatis/arx-libertatis-1.0.2-r1.ebuild5
2 files changed, 7 insertions, 4 deletions
diff --git a/games-rpg/arx-libertatis/ChangeLog b/games-rpg/arx-libertatis/ChangeLog
index 4e40268aff47..1a1e36ec3a85 100644
--- a/games-rpg/arx-libertatis/ChangeLog
+++ b/games-rpg/arx-libertatis/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-rpg/arx-libertatis
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/arx-libertatis/ChangeLog,v 1.4 2012/07/16 10:35:45 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/arx-libertatis/ChangeLog,v 1.5 2012/07/31 08:40:53 hasufell Exp $
+
+ 31 Jul 2012; Julian Ospald <hasufell@gentoo.org>
+ arx-libertatis-1.0.2-r1.ebuild:
+ fix SRC_URI
16 Jul 2012; Michael Palimaka <kensington@gentoo.org>
arx-libertatis-1.0.2-r1.ebuild:
diff --git a/games-rpg/arx-libertatis/arx-libertatis-1.0.2-r1.ebuild b/games-rpg/arx-libertatis/arx-libertatis-1.0.2-r1.ebuild
index 368ffa3c2264..1b9778e6c654 100644
--- a/games-rpg/arx-libertatis/arx-libertatis-1.0.2-r1.ebuild
+++ b/games-rpg/arx-libertatis/arx-libertatis-1.0.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
EAPI=4
@@ -8,8 +8,7 @@ inherit eutils cmake-utils gnome2-utils games
DESCRIPTION="Cross-platform port of Arx Fatalis, a first-person role-playing game"
HOMEPAGE="http://arx-libertatis.org/"
-SRC_URI="mirror://github/arx/ArxLibertatis/${P}.tar.xz
- mirror://sourceforge/arx/${P}/${P}.tar.xz"
+SRC_URI="mirror://sourceforge/arx/${P}/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"