summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarien Zwart <marienz@gentoo.org>2006-05-26 17:40:35 +0000
committerMarien Zwart <marienz@gentoo.org>2006-05-26 17:40:35 +0000
commit58568ce5fad90e25b6f139e17adcac6b1c4b95b5 (patch)
tree25bb92463e2423805322d156ca1e09249b9b61c5 /dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild
parentStable on amd64 wrt bug #132213 (diff)
downloadhistorical-58568ce5fad90e25b6f139e17adcac6b1c4b95b5.tar.gz
historical-58568ce5fad90e25b6f139e17adcac6b1c4b95b5.tar.bz2
historical-58568ce5fad90e25b6f139e17adcac6b1c4b95b5.zip
These versions run but do not install with twisted 2.4, so add a < dep.
Package-Manager: portage-2.1_rc2-r3
Diffstat (limited to 'dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild')
-rw-r--r--dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild b/dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild
index 0fe02906f983..1658976d0fe6 100644
--- a/dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild
+++ b/dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild,v 1.4 2006/05/03 23:03:13 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild,v 1.5 2006/05/26 17:38:45 marienz Exp $
MY_PACKAGE=Mail
@@ -11,4 +11,5 @@ DESCRIPTION="A Twisted Mail library, server and client."
KEYWORDS="~ppc sparc x86"
DEPEND=">=dev-python/twisted-2
+ <dev-python/twisted-2.4
dev-python/twisted-names"