summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-03-22 18:09:29 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-03-22 18:09:29 +0000
commitdeff77b5d44b1589ce78a095ec063c78fd09c5ab (patch)
treeef1305442075de64bbeecbb726b744beac5aedfa /games-arcade/monkey-bubble
parentdepend on latex2html emerged with USE=png (bug #200562) (diff)
downloadgentoo-2-deff77b5d44b1589ce78a095ec063c78fd09c5ab.tar.gz
gentoo-2-deff77b5d44b1589ce78a095ec063c78fd09c5ab.tar.bz2
gentoo-2-deff77b5d44b1589ce78a095ec063c78fd09c5ab.zip
fix homepage (bug #214199)
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-arcade/monkey-bubble')
-rw-r--r--games-arcade/monkey-bubble/ChangeLog8
-rw-r--r--games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/games-arcade/monkey-bubble/ChangeLog b/games-arcade/monkey-bubble/ChangeLog
index 51b7e036a6cb..9e8b751caddc 100644
--- a/games-arcade/monkey-bubble/ChangeLog
+++ b/games-arcade/monkey-bubble/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-arcade/monkey-bubble
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/monkey-bubble/ChangeLog,v 1.25 2007/06/01 18:46:11 gustavoz Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/monkey-bubble/ChangeLog,v 1.26 2008/03/22 18:09:29 mr_bones_ Exp $
+
+ 22 Mar 2008; Michael Sterrett <mr_bones_@gentoo.org>
+ monkey-bubble-0.4.0.ebuild:
+ fix homepage (bug #214199)
01 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org>
monkey-bubble-0.4.0.ebuild:
diff --git a/games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild b/games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild
index 084819bab488..494df04a9188 100644
--- a/games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild
+++ b/games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild,v 1.5 2007/06/01 18:46:11 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild,v 1.6 2008/03/22 18:09:29 mr_bones_ Exp $
inherit autotools eutils gnome2
DESCRIPTION="A Puzzle Bobble clone"
-HOMEPAGE="http://home.gna.org/monkeybubble/"
+HOMEPAGE="http://www.monkey-bubble.org/"
SRC_URI="http://home.gna.org/monkeybubble/downloads/${P}.tar.gz"
LICENSE="GPL-2"