diff options
Diffstat (limited to 'games-action/luola/luola-1.3.0.ebuild')
-rw-r--r-- | games-action/luola/luola-1.3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-action/luola/luola-1.3.0.ebuild b/games-action/luola/luola-1.3.0.ebuild index 7dfb32377856..b4f84b60e50d 100644 --- a/games-action/luola/luola-1.3.0.ebuild +++ b/games-action/luola/luola-1.3.0.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/luola/luola-1.3.0.ebuild,v 1.3 2005/11/19 16:30:56 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/luola/luola-1.3.0.ebuild,v 1.4 2005/12/21 21:23:17 mr_bones_ Exp $ inherit eutils games DESCRIPTION="A 2D multiplayer arcade game resembling V-Wing" HOMEPAGE="http://luolamies.org/software/luola/" SRC_URI="http://luolamies.org/software/luola/${P}.tar.gz - http://www.luolamies.org/software/luola/stdlevels.tar.gz - http://www.luolamies.org/software/luola/nostalgia-1.0.tar.gz" + http://www.luolamies.org/software/luola/stdlevels-5.2.tar.gz + http://www.luolamies.org/software/luola/nostalgia-1.1.tar.gz" LICENSE="GPL-2" SLOT="0" |