diff options
Diffstat (limited to 'app-emulation/point2play/point2play-1.3.3.ebuild')
-rw-r--r-- | app-emulation/point2play/point2play-1.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/point2play/point2play-1.3.3.ebuild b/app-emulation/point2play/point2play-1.3.3.ebuild index 70657cecc5f6..3e5784a53ae2 100644 --- a/app-emulation/point2play/point2play-1.3.3.ebuild +++ b/app-emulation/point2play/point2play-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/point2play/point2play-1.3.3.ebuild,v 1.1 2005/03/08 23:20:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/point2play/point2play-1.3.3.ebuild,v 1.2 2005/03/17 14:40:13 vapier Exp $ inherit eutils @@ -17,7 +17,7 @@ RESTRICT="fetch" RDEPEND="virtual/x11 >=dev-lang/python-2.3 - >=dev-python/pygtk-1.99.16" + >=dev-python/pygtk-2.4" #>=x11-themes/gtk-engines-metal-2.2.0" S=${WORKDIR} |