Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 109206 | Differences between
and this patch

Collapse All | Expand All

(-)attachment.cgi?id=69081 (-2 / +2 lines)
Lines 1-13 Link Here
1
# Copyright 1999-2005 Gentoo Foundation
1
# Copyright 1999-2005 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/eternal-lands-1.1.0-r1.ebuild,v 1.2 2005/06/09 01:08:50 mr_bones_ Exp $
3
# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/eternal-lands-1.1.2-r1.ebuild,v 1.2 2005/06/09 01:08:50 mr_bones_ Exp $
4
4
5
inherit games
5
inherit games
6
6
7
TMP_PV=${PV%_p*}
7
TMP_PV=${PV%_p*}
8
DESCRIPTION="An online MMORPG written in C and SDL"
8
DESCRIPTION="An online MMORPG written in C and SDL"
9
HOMEPAGE="http://www.eternal-lands.com"
9
HOMEPAGE="http://www.eternal-lands.com"
10
SRC_URI="http://el.tfm.ro/el_${TMP_PV//.}-t1.zip
10
SRC_URI="http://el.tfm.ro/el_${TMP_PV//.}.zip
11
	ftp://ftp.berlios.de/pub/elc/elc_${TMP_PV//.}.tgz
11
	ftp://ftp.berlios.de/pub/elc/elc_${TMP_PV//.}.tgz
12
	mapeditor? ( ftp://ftp.berlios.de/pub/elc/mapedit_${TMP_PV//.}.tgz )
12
	mapeditor? ( ftp://ftp.berlios.de/pub/elc/mapedit_${TMP_PV//.}.tgz )
13
	!nomusic? ( http://el.tfm.ro/el_music_101.zip )"
13
	!nomusic? ( http://el.tfm.ro/el_music_101.zip )"

Return to bug 109206