diff options
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/monster-masher/ChangeLog | 6 | ||||
-rw-r--r-- | games-arcade/monster-masher/monster-masher-1.7.ebuild | 4 | ||||
-rw-r--r-- | games-arcade/monster-masher/monster-masher-1.8.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/games-arcade/monster-masher/ChangeLog b/games-arcade/monster-masher/ChangeLog index 9d43bf51e745..07c6acae2de3 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/monster-masher/ChangeLog,v 1.14 2006/04/24 13:27:19 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/monster-masher/ChangeLog,v 1.15 2006/12/01 20:28:59 wolf31o2 Exp $ + + 01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> + monster-masher-1.7.ebuild, monster-masher-1.8.ebuild: + Removing old virtual/x11 dependency. 24 Apr 2006; <Tupone@gentoo.org> monster-masher-1.8.ebuild: Relax dependency on gnome packages diff --git a/games-arcade/monster-masher/monster-masher-1.7.ebuild b/games-arcade/monster-masher/monster-masher-1.7.ebuild index 970e2e0245ee..66a16617ae35 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-2006 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.5 2006/01/29 00:00:27 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/monster-masher/monster-masher-1.7.ebuild,v 1.6 2006/12/01 20:28:59 wolf31o2 Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~ppc x86" IUSE="" -DEPEND="|| ( x11-libs/libSM virtual/x11 ) +DEPEND="x11-libs/libSM =dev-cpp/gtkmm-2.4* =dev-cpp/libgnomemm-2.6* =dev-cpp/libgnomeuimm-2.6* diff --git a/games-arcade/monster-masher/monster-masher-1.8.ebuild b/games-arcade/monster-masher/monster-masher-1.8.ebuild index 6907226ea1fa..7285605977fa 100644 --- a/games-arcade/monster-masher/monster-masher-1.8.ebuild +++ b/games-arcade/monster-masher/monster-masher-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.3 2006/04/24 13:27:19 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/monster-masher/monster-masher-1.8.ebuild,v 1.4 2006/12/01 20:28:59 wolf31o2 Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~ppc ~x86" IUSE="" -DEPEND="|| ( x11-libs/libSM virtual/x11 ) +DEPEND="x11-libs/libSM >=dev-cpp/gtkmm-2.6 >=dev-cpp/gconfmm-2.6 >=dev-cpp/libglademm-2.4 |