diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2013-11-12 03:26:00 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2013-11-12 03:26:00 +0000 |
commit | b380171c40fde282313ee44bbc1a70417f1d7e3e (patch) | |
tree | ab1fecf7f4fb6fa43aed82d8bc2f208aa2ef504b /games-action | |
parent | old (diff) | |
download | gentoo-2-b380171c40fde282313ee44bbc1a70417f1d7e3e.tar.gz gentoo-2-b380171c40fde282313ee44bbc1a70417f1d7e3e.tar.bz2 gentoo-2-b380171c40fde282313ee44bbc1a70417f1d7e3e.zip |
upstream website went away
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/luola/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/luola/luola-1.3.2.ebuild | 10 |
2 files changed, 9 insertions, 7 deletions
diff --git a/games-action/luola/ChangeLog b/games-action/luola/ChangeLog index 12990a90fd21..9242231a5969 100644 --- a/games-action/luola/ChangeLog +++ b/games-action/luola/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/luola # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/luola/ChangeLog,v 1.12 2013/02/17 03:06:02 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/luola/ChangeLog,v 1.13 2013/11/12 03:26:00 mr_bones_ Exp $ + + 12 Nov 2013; Michael Sterrett <mr_bones_@gentoo.org> luola-1.3.2.ebuild: + upstream website went away *luola-1.3.2 (17 Feb 2013) @@ -54,4 +57,3 @@ 26 Mar 2005; Michael Sterrett <mr_bones_@gentoo.org> +metadata.xml, +luola-1.2.6.ebuild: initial commit (bug #55063) - diff --git a/games-action/luola/luola-1.3.2.ebuild b/games-action/luola/luola-1.3.2.ebuild index 1ab09e43de00..33a93a5421a5 100644 --- a/games-action/luola/luola-1.3.2.ebuild +++ b/games-action/luola/luola-1.3.2.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/luola/luola-1.3.2.ebuild,v 1.1 2013/02/17 03:06:02 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/luola/luola-1.3.2.ebuild,v 1.2 2013/11/12 03:26:00 mr_bones_ Exp $ EAPI=5 inherit eutils autotools gnome2-utils 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-6.0.tar.gz - http://www.luolamies.org/software/luola/nostalgia-1.2.tar.gz" +HOMEPAGE="https://freecode.com/projects/luola" +SRC_URI="mirror://gentoo/${P}.tar.gz + mirror://gentoo/stdlevels-6.0.tar.gz + mirror://gentoo/nostalgia-1.2.tar.gz" LICENSE="GPL-2" SLOT="0" |