summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarien Zwart <marienz@gentoo.org>2007-01-11 22:18:24 +0000
committerMarien Zwart <marienz@gentoo.org>2007-01-11 22:18:24 +0000
commit72cde614647f614c5f24631e169f8c8dc5333767 (patch)
tree7feeab5e522dd809c241e1882897d7fe9b2cecbc /dev-python/twisted-mail/twisted-mail-0.3.0.ebuild
parentVersion bump, make twisted dependency stricter. (diff)
downloadgentoo-2-72cde614647f614c5f24631e169f8c8dc5333767.tar.gz
gentoo-2-72cde614647f614c5f24631e169f8c8dc5333767.tar.bz2
gentoo-2-72cde614647f614c5f24631e169f8c8dc5333767.zip
Version bump, make twisted dependency stricter.
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-python/twisted-mail/twisted-mail-0.3.0.ebuild')
-rw-r--r--dev-python/twisted-mail/twisted-mail-0.3.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild b/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild
index 290bd4457ef0..21cf7e55063f 100644
--- a/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild
+++ b/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.3.0.ebuild,v 1.5 2006/10/20 20:38:17 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild,v 1.6 2007/01/11 22:18:24 marienz Exp $
MY_PACKAGE=Mail
@@ -10,5 +10,5 @@ DESCRIPTION="A Twisted Mail library, server and client."
KEYWORDS="alpha amd64 ia64 ~ppc ~sparc ~x86"
-DEPEND=">=dev-python/twisted-2.4
+DEPEND="=dev-python/twisted-2.4*
>=dev-python/twisted-names-0.2.0"