diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-07-13 12:48:42 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-07-13 12:48:42 +0000 |
commit | 503371185891b3a0bc26a48101e4b154618a01c4 (patch) | |
tree | 27c6fbd322df2d09e5552e45aa14bfebb12c9e5e /x11-libs/gtkglextmm/gtkglextmm-0.99.1.ebuild | |
parent | unmasks, changelog and repoman fixes (diff) | |
download | historical-503371185891b3a0bc26a48101e4b154618a01c4.tar.gz historical-503371185891b3a0bc26a48101e4b154618a01c4.tar.bz2 historical-503371185891b3a0bc26a48101e4b154618a01c4.zip |
update x11-libs/gtkmm to dev-cpp/gtkmm
Diffstat (limited to 'x11-libs/gtkglextmm/gtkglextmm-0.99.1.ebuild')
-rw-r--r-- | x11-libs/gtkglextmm/gtkglextmm-0.99.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtkglextmm/gtkglextmm-0.99.1.ebuild b/x11-libs/gtkglextmm/gtkglextmm-0.99.1.ebuild index a63add16b914..8e8385ce2e80 100644 --- a/x11-libs/gtkglextmm/gtkglextmm-0.99.1.ebuild +++ b/x11-libs/gtkglextmm/gtkglextmm-0.99.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglextmm/gtkglextmm-0.99.1.ebuild,v 1.2 2003/05/05 12:02:39 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglextmm/gtkglextmm-0.99.1.ebuild,v 1.3 2003/07/13 12:48:23 mholzer Exp $ inherit gnome2 @@ -13,7 +13,7 @@ IUSE="" SLOT="0" LICENSE="GPL-2 LGPL-2.1" DEPEND=">=x11-libs/gtkglext-0.99.1 - >=x11-libs/gtkmm-2.0 + >=dev-cpp/gtkmm-2.0 virtual/x11 virtual/opengl virtual/glu" |