summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-09 02:15:15 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-09 02:15:15 +0000
commit51ae9aaf1e12fceeba3261ade29a1adb800f53e9 (patch)
treed13bdd2aa6609b131802431522dd28d9e45f08e4 /games-puzzle
parentmoved to lmarbles (diff)
downloadgentoo-2-51ae9aaf1e12fceeba3261ade29a1adb800f53e9.tar.gz
gentoo-2-51ae9aaf1e12fceeba3261ade29a1adb800f53e9.tar.bz2
gentoo-2-51ae9aaf1e12fceeba3261ade29a1adb800f53e9.zip
fix HOMEPAGE
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/lmarbles/ChangeLog5
-rw-r--r--games-puzzle/lmarbles/lmarbles-1.0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/lmarbles/ChangeLog b/games-puzzle/lmarbles/ChangeLog
index cf483b2e8752..8bb275dfb3a3 100644
--- a/games-puzzle/lmarbles/ChangeLog
+++ b/games-puzzle/lmarbles/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/lmarbles
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v 1.1 2004/06/09 02:11:14 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v 1.2 2004/06/09 02:15:15 mr_bones_ Exp $
+
+ 08 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> lmarbles-1.0.6.ebuild:
+ fix HOMEPAGE
*lmarbles-1.0.6 (08 Jun 2004)
diff --git a/games-puzzle/lmarbles/lmarbles-1.0.6.ebuild b/games-puzzle/lmarbles/lmarbles-1.0.6.ebuild
index 2d8e79a0a7af..244c207e6ff3 100644
--- a/games-puzzle/lmarbles/lmarbles-1.0.6.ebuild
+++ b/games-puzzle/lmarbles/lmarbles-1.0.6.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.6.ebuild,v 1.1 2004/06/09 02:11:14 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.6.ebuild,v 1.2 2004/06/09 02:15:15 mr_bones_ Exp $
inherit games
DESCRIPTION="puzzle game inspired by Atomix and written in SDL"
-HOMEPAGE="http://lgames.sourceforge.net/index.php?project=Marbles"
+HOMEPAGE="http://lgames.sourceforge.net/index.php?project=LMarbles"
SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz"
LICENSE="GPL-2"