diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-12-05 08:46:26 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-12-05 08:46:26 +0000 |
commit | 40f764bd960be4b516643d549b3528dbc2812f27 (patch) | |
tree | cbf93d1c39612d51886b1a33db7abf19169a21fa /games-action/geki2-KXL | |
parent | Add semicolon to fix ferringb's last change. (diff) | |
download | historical-40f764bd960be4b516643d549b3528dbc2812f27.tar.gz historical-40f764bd960be4b516643d549b3528dbc2812f27.tar.bz2 historical-40f764bd960be4b516643d549b3528dbc2812f27.zip |
change HOMEPAGE
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'games-action/geki2-KXL')
-rw-r--r-- | games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild b/games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild index 321b305a98a2..530a4b3be822 100644 --- a/games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild +++ b/games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild,v 1.3 2009/06/03 13:20:58 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild,v 1.4 2011/12/05 08:46:26 mr_bones_ Exp $ inherit autotools eutils games DESCRIPTION="2D length scroll shooting game" -HOMEPAGE="http://kxl.hn.org/" -SRC_URI="http://kxl.hn.org/download/${P}.tar.gz +HOMEPAGE="http://triring.net/ps2linux/games/kxl/kxlgames.html" +SRC_URI="mirror://gentoo/${P}.tar.gz mirror://gentoo/${PN}.png" LICENSE="GPL-2" |