summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-03-22 18:58:17 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-03-22 18:58:17 +0000
commit566869815231726db1dab60388c04c5809a6fe5f (patch)
tree2aef7d1000475f2fb3266b624d494490ac16ad79 /games-strategy
parentMarked ~ppc-macos (diff)
downloadgentoo-2-566869815231726db1dab60388c04c5809a6fe5f.tar.gz
gentoo-2-566869815231726db1dab60388c04c5809a6fe5f.tar.bz2
gentoo-2-566869815231726db1dab60388c04c5809a6fe5f.zip
fix SRC_URI
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/glest/glest-3.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/glest/glest-3.2.2.ebuild b/games-strategy/glest/glest-3.2.2.ebuild
index f805b4fbb0de..75f09cfd17a6 100644
--- a/games-strategy/glest/glest-3.2.2.ebuild
+++ b/games-strategy/glest/glest-3.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-3.2.2.ebuild,v 1.7 2010/03/22 18:55:42 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-3.2.2.ebuild,v 1.8 2010/03/22 18:58:17 mr_bones_ Exp $
EAPI=2
inherit eutils wxwidgets games
@@ -9,7 +9,7 @@ DESCRIPTION="Cross-platform 3D realtime strategy game"
HOMEPAGE="http://www.glest.org/"
SRC_URI="http://www.titusgames.de/${PN}-source-${PV}.tar.bz2
mirror://sourceforge/glest/${PN}_data_3.2.1.zip
- mirror://gentoo/glest/${P}-tutorial.tar.bz2"
+ mirror://gentoo/${P}-tutorial.tar.bz2"
LICENSE="GPL-2 glest-data"
SLOT="0"