diff options
Diffstat (limited to 'dev-cpp/gnome-vfsmm')
-rw-r--r-- | dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild b/dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild index 04e18efb25d1..4662a558dfbf 100644 --- a/dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild +++ b/dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.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/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild,v 1.5 2004/06/24 21:48:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild,v 1.6 2004/07/13 23:37:58 khai Exp $ inherit gnome2 @@ -14,7 +14,7 @@ KEYWORDS="x86 ~ppc" SLOT="1.0" RDEPEND=">=gnome-base/gnome-vfs-2 - >=dev-cpp/gtkmm-2" + =dev-cpp/gtkmm-2.2*" DEPEND=">=dev-util/pkgconfig-0.12.0 ${RDEPEND}" |