diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-10-04 20:02:44 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-10-04 20:02:44 +0000 |
commit | 20b57f83e2d088a0a9ded07fb5baf0b343787a5a (patch) | |
tree | 45df7d0292ed16c5267573067fc6c03215074a4e /dev-python/twisted/twisted-8.2.0-r2.ebuild | |
parent | Stable on alpha, bug #286698 (diff) | |
download | historical-20b57f83e2d088a0a9ded07fb5baf0b343787a5a.tar.gz historical-20b57f83e2d088a0a9ded07fb5baf0b343787a5a.tar.bz2 historical-20b57f83e2d088a0a9ded07fb5baf0b343787a5a.zip |
net-zope/zopeinterface renamed to net-zope/zope-interface.
Package-Manager: portage-14490-svn/cvs/Linux x86_64
Diffstat (limited to 'dev-python/twisted/twisted-8.2.0-r2.ebuild')
-rw-r--r-- | dev-python/twisted/twisted-8.2.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted/twisted-8.2.0-r2.ebuild b/dev-python/twisted/twisted-8.2.0-r2.ebuild index 296f82a14bc9..d91edda4ad17 100644 --- a/dev-python/twisted/twisted-8.2.0-r2.ebuild +++ b/dev-python/twisted/twisted-8.2.0-r2.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/twisted/twisted-8.2.0-r2.ebuild,v 1.1 2009/08/28 17:34:53 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild,v 1.2 2009/10/04 20:01:14 arfrever Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 IUSE="crypt gtk serial" DEPEND=">=dev-lang/python-2.3 - >=net-zope/zopeinterface-3.0.1 + >=net-zope/zope-interface-3.0.1 serial? ( dev-python/pyserial ) crypt? ( >=dev-python/pyopenssl-0.5.1 ) gtk? ( >=dev-python/pygtk-1.99 ) |