summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYi Quang <khai@gentoo.org>2004-07-13 23:39:09 +0000
committerYi Quang <khai@gentoo.org>2004-07-13 23:39:09 +0000
commit4fb1c77b91164aeff5d98052a66298a4e1663a55 (patch)
treec3d5fcf9c82e64fc83ca5338129cbc037050a34b /dev-cpp/gtkglextmm
parentUnmasked on amd64. (diff)
downloadhistorical-4fb1c77b91164aeff5d98052a66298a4e1663a55.tar.gz
historical-4fb1c77b91164aeff5d98052a66298a4e1663a55.tar.bz2
historical-4fb1c77b91164aeff5d98052a66298a4e1663a55.zip
fixed gtkmm dep
Diffstat (limited to 'dev-cpp/gtkglextmm')
-rw-r--r--dev-cpp/gtkglextmm/gtkglextmm-1.0.0.ebuild4
-rw-r--r--dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-cpp/gtkglextmm/gtkglextmm-1.0.0.ebuild b/dev-cpp/gtkglextmm/gtkglextmm-1.0.0.ebuild
index 301558654b99..c0efcf6375da 100644
--- a/dev-cpp/gtkglextmm/gtkglextmm-1.0.0.ebuild
+++ b/dev-cpp/gtkglextmm/gtkglextmm-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkglextmm/gtkglextmm-1.0.0.ebuild,v 1.3 2004/06/24 21:48:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkglextmm/gtkglextmm-1.0.0.ebuild,v 1.4 2004/07/13 23:39:09 khai Exp $
inherit gnome2
@@ -13,7 +13,7 @@ IUSE=""
SLOT="0"
LICENSE="GPL-2 LGPL-2.1"
DEPEND=">=x11-libs/gtkglext-1.0.0
- >=dev-cpp/gtkmm-2.0
+ =dev-cpp/gtkmm-2.2*
virtual/x11
virtual/opengl
virtual/glu"
diff --git a/dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild b/dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild
index e26b2f911d7f..2347b63c0409 100644
--- a/dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild
+++ b/dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild,v 1.4 2004/06/24 21:48:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild,v 1.5 2004/07/13 23:39:09 khai Exp $
inherit gnome2
@@ -14,7 +14,7 @@ SLOT="0"
LICENSE="GPL-2 LGPL-2.1"
DEPEND=">=x11-libs/gtkglext-1
- >=dev-cpp/gtkmm-2
+ =dev-cpp/gtkmm-2.2*
virtual/x11
virtual/opengl
virtual/glu"