diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-08-24 05:46:36 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-08-24 05:46:36 +0000 |
commit | 0367dec444739b930ddfb055fc792ffe1269250f (patch) | |
tree | 5fcc3babde7cf720bd0a1505cd116c2bf56c43fe /games-arcade/monster-masher | |
parent | stable on x86 (diff) | |
download | gentoo-2-0367dec444739b930ddfb055fc792ffe1269250f.tar.gz gentoo-2-0367dec444739b930ddfb055fc792ffe1269250f.tar.bz2 gentoo-2-0367dec444739b930ddfb055fc792ffe1269250f.zip |
stable on x86; clean old ebuild
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-arcade/monster-masher')
4 files changed, 7 insertions, 28 deletions
diff --git a/games-arcade/monster-masher/ChangeLog b/games-arcade/monster-masher/ChangeLog index fcb201dc9701..a623671294e9 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/monster-masher/ChangeLog,v 1.10 2005/05/04 09:24:50 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/monster-masher/ChangeLog,v 1.11 2005/08/24 05:46:36 mr_bones_ Exp $ + + 24 Aug 2005; Michael Sterrett <mr_bones_@gentoo.org> + -monster-masher-1.6.1.ebuild, monster-masher-1.7.ebuild: + stable on x86; clean old ebuild 04 May 2005; David Holm <dholm@gentoo.org> monster-masher-1.7.ebuild: Readded to ~ppc diff --git a/games-arcade/monster-masher/files/digest-monster-masher-1.6.1 b/games-arcade/monster-masher/files/digest-monster-masher-1.6.1 deleted file mode 100644 index f6100c75f13f..000000000000 --- a/games-arcade/monster-masher/files/digest-monster-masher-1.6.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 ac8eb251dbccd1676b3b4c2ecedb41d4 monster-masher-1.6.1.tar.bz2 1091703 diff --git a/games-arcade/monster-masher/monster-masher-1.6.1.ebuild b/games-arcade/monster-masher/monster-masher-1.6.1.ebuild deleted file mode 100644 index 1f05d495bc97..000000000000 --- a/games-arcade/monster-masher/monster-masher-1.6.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2004 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.6.1.ebuild,v 1.2 2004/06/24 22:08:31 agriffis Exp $ - -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" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~ppc" -IUSE="" - -DEPEND="virtual/x11 - dev-cpp/gtkmm - dev-cpp/libgnomemm - dev-cpp/libgnomeuimm - dev-cpp/gconfmm - dev-cpp/libglademm" - -src_install() { - make DESTDIR="${D}" install || die "make install failed" - dodoc AUTHORS ChangeLog README -} diff --git a/games-arcade/monster-masher/monster-masher-1.7.ebuild b/games-arcade/monster-masher/monster-masher-1.7.ebuild index 76d112218005..b4c80a46afdd 100644 --- a/games-arcade/monster-masher/monster-masher-1.7.ebuild +++ b/games-arcade/monster-masher/monster-masher-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.7.ebuild,v 1.3 2005/05/04 09:24:50 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/monster-masher/monster-masher-1.7.ebuild,v 1.4 2005/08/24 05:46:36 mr_bones_ Exp $ DESCRIPTION="Squash the monsters with your levitation worker gnome" HOMEPAGE="http://www.cs.auc.dk/~olau/monster-masher/" @@ -8,7 +8,7 @@ SRC_URI="http://www.cs.auc.dk/~olau/monster-masher/source/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="" DEPEND="virtual/x11 |