diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-12-21 21:23:17 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-12-21 21:23:17 +0000 |
commit | 39c89a416f1de9627588f8a6788ada61be9ab370 (patch) | |
tree | d109f9a6e06031a24270f0a09f836379af93ff03 /games-action/luola/luola-1.3.0.ebuild | |
parent | Version bumped to 2.0_rc12. (diff) | |
download | gentoo-2-39c89a416f1de9627588f8a6788ada61be9ab370.tar.gz gentoo-2-39c89a416f1de9627588f8a6788ada61be9ab370.tar.bz2 gentoo-2-39c89a416f1de9627588f8a6788ada61be9ab370.zip |
upstream added version numbers to the level packs.
(Portage version: 2.0.51.22-r3)
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" |