summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-02 09:57:12 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-02 09:57:12 +0000
commit99cb5137bad330d9bc3c1fd576157aebea9b4159 (patch)
tree98cb513897162c14f0f92dc4b9e384bb6e738ace /sci-chemistry/coot
parentCorrect Slots for gtk 3 introduction to tree (diff)
downloadgentoo-2-99cb5137bad330d9bc3c1fd576157aebea9b4159.tar.gz
gentoo-2-99cb5137bad330d9bc3c1fd576157aebea9b4159.tar.bz2
gentoo-2-99cb5137bad330d9bc3c1fd576157aebea9b4159.zip
Correct Slots for gtk 3 introduction to tree
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/coot')
-rw-r--r--sci-chemistry/coot/ChangeLog5
-rw-r--r--sci-chemistry/coot/coot-0.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index 86307a3f15b8..cfaa1c5dad28 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/coot
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.35 2011/03/02 09:46:22 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.36 2011/03/02 09:57:12 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> coot-0.6.1.ebuild:
+ Correct Slots for gtk 3 introduction to tree
02 Mar 2011; Justin Lecher <jlec@gentoo.org> coot-0.6.1.ebuild:
Correct Slots for gtk 3 introduction to tree
diff --git a/sci-chemistry/coot/coot-0.6.1.ebuild b/sci-chemistry/coot/coot-0.6.1.ebuild
index 44fd1ab0360c..004f9f761af9 100644
--- a/sci-chemistry/coot/coot-0.6.1.ebuild
+++ b/sci-chemistry/coot/coot-0.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.1.ebuild,v 1.11 2011/03/02 09:46:22 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.1.ebuild,v 1.12 2011/03/02 09:57:12 jlec Exp $
EAPI="3"
@@ -54,7 +54,7 @@ RDEPEND="
${SCIDEPS}
${XDEPS}
${SCHEMEDEPS}
- dev-python/pygtk
+ dev-python/pygtk:2
>=dev-libs/gmp-4.2.2-r2
>=net-misc/curl-7.19.6
net-dns/libidn"