summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarien Zwart <marienz@gentoo.org>2006-05-26 17:52:39 +0000
committerMarien Zwart <marienz@gentoo.org>2006-05-26 17:52:39 +0000
commit4f860f310879cce9adf53300f6b1352acea5372b (patch)
tree6d9bf4fcf9de6d0c9985a80953c7167dc4a97ef0 /dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild
parentDrop old versions. (diff)
downloadhistorical-4f860f310879cce9adf53300f6b1352acea5372b.tar.gz
historical-4f860f310879cce9adf53300f6b1352acea5372b.tar.bz2
historical-4f860f310879cce9adf53300f6b1352acea5372b.zip
This version runs but does not install with twisted 2.4, so add a < dep.
Package-Manager: portage-2.1_rc2-r3
Diffstat (limited to 'dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild')
-rw-r--r--dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild b/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild
index 9f69234c237b..86e507538704 100644
--- a/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild
+++ b/dev-python/twisted-news/twisted-news-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-news/twisted-news-0.1.0-r1.ebuild,v 1.5 2006/05/03 23:03:45 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild,v 1.6 2006/05/26 17:42:05 marienz Exp $
MY_PACKAGE=News
@@ -11,4 +11,5 @@ DESCRIPTION="Twisted News is an NNTP server and programming library."
KEYWORDS="~ia64 ~ppc sparc x86"
DEPEND=">=dev-python/twisted-2
+ <dev-python/twisted-2.4
dev-python/twisted-mail"