diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-10-04 19:57:28 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-10-04 19:57:28 +0000 |
commit | a410ad2ccbcd0ae9561c605f1945b7b82bb228a3 (patch) | |
tree | 667b2095ef717038f4f9bdcc702d9e82a6212c50 /dev-python/ipython/ipython-0.10.ebuild | |
parent | Stable on alpha, bug #286688 (diff) | |
download | gentoo-2-a410ad2ccbcd0ae9561c605f1945b7b82bb228a3.tar.gz gentoo-2-a410ad2ccbcd0ae9561c605f1945b7b82bb228a3.tar.bz2 gentoo-2-a410ad2ccbcd0ae9561c605f1945b7b82bb228a3.zip |
net-zope/zopeinterface renamed to net-zope/zope-interface.
(Portage version: 14490-svn/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/ipython/ipython-0.10.ebuild')
-rw-r--r-- | dev-python/ipython/ipython-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ipython/ipython-0.10.ebuild b/dev-python/ipython/ipython-0.10.ebuild index 3266e4032696..bd16cdd7cecf 100644 --- a/dev-python/ipython/ipython-0.10.ebuild +++ b/dev-python/ipython/ipython-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-0.10.ebuild,v 1.4 2009/10/03 09:55:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-0.10.ebuild,v 1.5 2009/10/04 19:57:28 arfrever Exp $ EAPI="2" @@ -22,7 +22,7 @@ CDEPEND="dev-python/pexpect wxwidgets? ( dev-python/wxpython ) readline? ( sys-libs/readline ) emacs? ( app-emacs/python-mode virtual/emacs ) - smp? ( net-zope/zopeinterface + smp? ( net-zope/zope-interface dev-python/foolscap dev-python/pyopenssl )" RDEPEND="${CDEPEND} |