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
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')
-rw-r--r--dev-python/twisted-mail/ChangeLog6
-rw-r--r--dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild3
-rw-r--r--dev-python/twisted-mail/twisted-mail-0.2.0.ebuild3
-rw-r--r--dev-python/twisted-names/ChangeLog6
-rw-r--r--dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild5
-rw-r--r--dev-python/twisted-names/twisted-names-0.2.0.ebuild5
6 files changed, 20 insertions, 8 deletions
diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog
index 0e99e9113451..521762cc01d0 100644
--- a/dev-python/twisted-mail/ChangeLog
+++ b/dev-python/twisted-mail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-mail
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.11 2006/05/03 23:03:13 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.12 2006/05/26 17:38:45 marienz Exp $
+
+ 26 May 2006; Marien Zwart <marienz@gentoo.org>
+ twisted-mail-0.1.0-r1.ebuild, twisted-mail-0.2.0.ebuild:
+ These versions run but do not install with twisted 2.4, so add a < dep.
03 May 2006; Mark Loeser <halcy0n@gentoo.org>
twisted-mail-0.1.0-r1.ebuild:
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"
diff --git a/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild b/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild
index 5c2f745d669c..3b22c76984bb 100644
--- a/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild
+++ b/dev-python/twisted-mail/twisted-mail-0.2.0.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.2.0.ebuild,v 1.5 2006/04/14 09:09:46 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild,v 1.6 2006/05/26 17:38:45 marienz Exp $
MY_PACKAGE=Mail
@@ -11,6 +11,7 @@ DESCRIPTION="A Twisted Mail library, server and client."
KEYWORDS="~alpha ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-python/twisted-2.1
+ <dev-python/twisted-2.4
>=dev-python/twisted-names-0.2.0"
src_unpack() {
diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog
index 4dc00fbdc900..7e6ba0992bf3 100644
--- a/dev-python/twisted-names/ChangeLog
+++ b/dev-python/twisted-names/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-names
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.9 2006/05/04 05:14:19 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.10 2006/05/26 17:40:35 marienz Exp $
+
+ 26 May 2006; Marien Zwart <marienz@gentoo.org>
+ twisted-names-0.1.0-r1.ebuild, twisted-names-0.2.0.ebuild:
+ These versions run but do not install with twisted 2.4, so add a < dep.
04 May 2006; Jon Hood <squinky86@gentoo.org>
twisted-names-0.1.0-r1.ebuild, twisted-names-0.2.0.ebuild:
diff --git a/dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild b/dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild
index 0c1a0497f8e7..51a0f0ad00b2 100644
--- a/dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild
+++ b/dev-python/twisted-names/twisted-names-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-names/twisted-names-0.1.0-r1.ebuild,v 1.5 2006/05/04 05:14:19 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild,v 1.6 2006/05/26 17:40:35 marienz Exp $
MY_PACKAGE=Names
@@ -10,4 +10,5 @@ DESCRIPTION="A Twisted DNS implementation."
KEYWORDS="~amd64 ~ppc sparc x86"
-DEPEND=">=dev-python/twisted-2"
+DEPEND=">=dev-python/twisted-2
+ <dev-python/twisted-2.4"
diff --git a/dev-python/twisted-names/twisted-names-0.2.0.ebuild b/dev-python/twisted-names/twisted-names-0.2.0.ebuild
index 4387bb3020c2..8749643466c2 100644
--- a/dev-python/twisted-names/twisted-names-0.2.0.ebuild
+++ b/dev-python/twisted-names/twisted-names-0.2.0.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-names/twisted-names-0.2.0.ebuild,v 1.4 2006/05/04 05:14:19 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-0.2.0.ebuild,v 1.5 2006/05/26 17:40:35 marienz Exp $
MY_PACKAGE=Names
@@ -10,4 +10,5 @@ DESCRIPTION="A Twisted DNS implementation."
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
-DEPEND=">=dev-python/twisted-2"
+DEPEND=">=dev-python/twisted-2
+ <dev-python/twisted-2.4"