diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-02-14 00:46:50 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-02-14 00:46:50 +0000 |
commit | 1f1f107d97bfbbfc874869c230a44454fdacb663 (patch) | |
tree | 34136fb700c078f565ade6196dacb54fa44dbb27 /games-arcade/monster-masher | |
parent | 1.1 version bump, 1.0 managesieve patch update (diff) | |
download | gentoo-2-1f1f107d97bfbbfc874869c230a44454fdacb663.tar.gz gentoo-2-1f1f107d97bfbbfc874869c230a44454fdacb663.tar.bz2 gentoo-2-1f1f107d97bfbbfc874869c230a44454fdacb663.zip |
upstream changed locations
(Portage version: 2.1.3.19)
Diffstat (limited to 'games-arcade/monster-masher')
-rw-r--r-- | games-arcade/monster-masher/ChangeLog | 8 | ||||
-rw-r--r-- | games-arcade/monster-masher/monster-masher-1.8.ebuild | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/games-arcade/monster-masher/ChangeLog b/games-arcade/monster-masher/ChangeLog index 4498a07dc11a..8e691368103d 100644 --- a/games-arcade/monster-masher/ChangeLog +++ b/games-arcade/monster-masher/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/monster-masher -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/monster-masher/ChangeLog,v 1.17 2007/04/24 14:48:07 drizzt Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/monster-masher/ChangeLog,v 1.18 2008/02/14 00:46:50 mr_bones_ Exp $ + + 14 Feb 2008; Michael Sterrett <mr_bones_@gentoo.org> + monster-masher-1.8.ebuild: + upstream changed locations 24 Apr 2007; Timothy Redaelli <drizzt@gentoo.org> monster-masher-1.8.ebuild: diff --git a/games-arcade/monster-masher/monster-masher-1.8.ebuild b/games-arcade/monster-masher/monster-masher-1.8.ebuild index 15579b872273..d100843ba41c 100644 --- a/games-arcade/monster-masher/monster-masher-1.8.ebuild +++ b/games-arcade/monster-masher/monster-masher-1.8.ebuild @@ -1,12 +1,12 @@ -# 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/monster-masher/monster-masher-1.8.ebuild,v 1.6 2007/04/24 14:48:07 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/monster-masher/monster-masher-1.8.ebuild,v 1.7 2008/02/14 00:46:50 mr_bones_ Exp $ inherit eutils DESCRIPTION="Squash the monsters with your levitation worker gnome" -HOMEPAGE="http://www.cs.auc.dk/~olau/monster-masher/" -SRC_URI="http://www.cs.auc.dk/~olau/monster-masher/source/${P}.tar.bz2" +HOMEPAGE="http://people.iola.dk/olau/monster-masher/" +SRC_URI="http://people.iola.dk/olau/monster-masher/source/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |