summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/libsexymm/libsexymm-0.1.9.ebuild')
-rw-r--r--dev-cpp/libsexymm/libsexymm-0.1.9.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/dev-cpp/libsexymm/libsexymm-0.1.9.ebuild b/dev-cpp/libsexymm/libsexymm-0.1.9.ebuild
index 9ae6f3803b57..e6d8c2fc3fcb 100644
--- a/dev-cpp/libsexymm/libsexymm-0.1.9.ebuild
+++ b/dev-cpp/libsexymm/libsexymm-0.1.9.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/dev-cpp/libsexymm/libsexymm-0.1.9.ebuild,v 1.6 2008/11/29 16:10:59 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libsexymm/libsexymm-0.1.9.ebuild,v 1.7 2011/03/29 06:14:10 nirbheek Exp $
+
+EAPI="3"
inherit gnome2
@@ -13,8 +15,8 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="doc"
-RDEPEND=">=dev-cpp/glibmm-2.4
- >=dev-cpp/gtkmm-2.4
+RDEPEND=">=dev-cpp/glibmm-2.4:2
+ >=dev-cpp/gtkmm-2.4:2.4
>=x11-libs/libsexy-0.1.9"
DEPEND="${RDEPEND}
dev-util/pkgconfig"