summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/mute/mute-0.5.ebuild')
-rw-r--r--net-p2p/mute/mute-0.5.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/net-p2p/mute/mute-0.5.ebuild b/net-p2p/mute/mute-0.5.ebuild
index 82e5f7bf2..f5adb7671 100644
--- a/net-p2p/mute/mute-0.5.ebuild
+++ b/net-p2p/mute/mute-0.5.ebuild
@@ -1,7 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI=1
+
WX_GTK_VER="2.6"
inherit eutils toolchain-funcs wxwidgets flag-o-matic multilib
@@ -18,7 +20,7 @@ KEYWORDS="~x86"
IUSE="wxwidgets"
DEPEND="dev-libs/crypto++
- wxwidgets? ( =x11-libs/wxGTK-2.6* )"
+ wxwidgets? ( x11-libs/wxGTK:2.6 )"
RDEPEND="${DEPEND}"
S=${WORKDIR}/${MY_P}