summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-29 07:49:10 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-29 07:49:10 +0000
commit3973095f33b74955ae2e9eaeb97f23fc3bb3dbc7 (patch)
tree25cfb4ff9a1218737fc6deb4ecc26f7091523d09 /games-arcade/monster-masher/monster-masher-1.8.1.ebuild
parentRevision bump to fix configure script library enabling. Update to EAPI 4. (diff)
downloadhistorical-3973095f33b74955ae2e9eaeb97f23fc3bb3dbc7.tar.gz
historical-3973095f33b74955ae2e9eaeb97f23fc3bb3dbc7.tar.bz2
historical-3973095f33b74955ae2e9eaeb97f23fc3bb3dbc7.zip
Fixed slot deps
Package-Manager: portage-2.2.0_alpha29/cvs/Linux x86_64
Diffstat (limited to 'games-arcade/monster-masher/monster-masher-1.8.1.ebuild')
-rw-r--r--games-arcade/monster-masher/monster-masher-1.8.1.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/games-arcade/monster-masher/monster-masher-1.8.1.ebuild b/games-arcade/monster-masher/monster-masher-1.8.1.ebuild
index c4ee77041769..c57986a98c62 100644
--- a/games-arcade/monster-masher/monster-masher-1.8.1.ebuild
+++ b/games-arcade/monster-masher/monster-masher-1.8.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.1.ebuild,v 1.2 2010/01/01 16:10:49 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/monster-masher/monster-masher-1.8.1.ebuild,v 1.3 2011/03/29 07:49:10 angelos Exp $
EAPI=2
inherit eutils gnome2
@@ -15,10 +15,10 @@ KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/libSM
- >=dev-cpp/gtkmm-2.6
+ >=dev-cpp/gtkmm-2.6:2.4
>=dev-cpp/gconfmm-2.6
- >=dev-cpp/libglademm-2.4
- >=dev-cpp/libgnomecanvasmm-2.6
+ >=dev-cpp/libglademm-2.4:2.4
+ >=dev-cpp/libgnomecanvasmm-2.6:2.6
gnome-base/libgnome[esd]"
DEPEND="${RDEPEND}
dev-util/pkgconfig"