summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/searchmonkey/searchmonkey-0.8.1.ebuild')
-rw-r--r--app-text/searchmonkey/searchmonkey-0.8.1.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/app-text/searchmonkey/searchmonkey-0.8.1.ebuild b/app-text/searchmonkey/searchmonkey-0.8.1.ebuild
index 79bd14882d16..691a0d0eed41 100644
--- a/app-text/searchmonkey/searchmonkey-0.8.1.ebuild
+++ b/app-text/searchmonkey/searchmonkey-0.8.1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/searchmonkey/searchmonkey-0.8.1.ebuild,v 1.3 2008/02/29 17:50:22 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/searchmonkey/searchmonkey-0.8.1.ebuild,v 1.4 2011/03/27 12:22:21 nirbheek Exp $
+
+EAPI="2"
inherit eutils
@@ -13,7 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 x86"
IUSE=""
-RDEPEND=">=x11-libs/gtk+-2.6"
+RDEPEND=">=x11-libs/gtk+-2.6:2"
DEPEND="${RDEPEND}
dev-util/pkgconfig"