summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-09-12 22:29:23 +0000
committerMichał Górny <mgorny@gentoo.org>2013-09-12 22:29:23 +0000
commit3a471a433c3c03dffcafe8993e2e564095592e11 (patch)
treea47084fe19d0457d7f6cc026656698392e67cef4 /dev-python/ldaptor
parentReplace virtual/pyparsing dep with dev-python/pyparsing. The split versions w... (diff)
downloadgentoo-2-3a471a433c3c03dffcafe8993e2e564095592e11.tar.gz
gentoo-2-3a471a433c3c03dffcafe8993e2e564095592e11.tar.bz2
gentoo-2-3a471a433c3c03dffcafe8993e2e564095592e11.zip
Replace virtual/pyparsing dep with dev-python/pyparsing. The split versions were removed and all in-tree versions support all impls now.
(Portage version: 2.2.3/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'dev-python/ldaptor')
-rw-r--r--dev-python/ldaptor/ChangeLog6
-rw-r--r--dev-python/ldaptor/ldaptor-0.0.43.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/ldaptor/ChangeLog b/dev-python/ldaptor/ChangeLog
index bfe68bdb3327..391b9fd50015 100644
--- a/dev-python/ldaptor/ChangeLog
+++ b/dev-python/ldaptor/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/ldaptor
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ldaptor/ChangeLog,v 1.39 2013/08/03 09:45:40 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ldaptor/ChangeLog,v 1.40 2013/09/12 22:29:23 mgorny Exp $
+
+ 12 Sep 2013; Michał Górny <mgorny@gentoo.org> ldaptor-0.0.43.ebuild:
+ Replace virtual/pyparsing dep with dev-python/pyparsing. The split versions
+ were removed and all in-tree versions support all impls now.
03 Aug 2013; Michał Górny <mgorny@gentoo.org> ldaptor-0.0.43.ebuild:
Move dev-python/twisted to dev-python/twisted-core.
diff --git a/dev-python/ldaptor/ldaptor-0.0.43.ebuild b/dev-python/ldaptor/ldaptor-0.0.43.ebuild
index 3a11097bec1c..39af411961a9 100644
--- a/dev-python/ldaptor/ldaptor-0.0.43.ebuild
+++ b/dev-python/ldaptor/ldaptor-0.0.43.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ldaptor/ldaptor-0.0.43.ebuild,v 1.19 2013/08/03 09:45:40 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ldaptor/ldaptor-0.0.43.ebuild,v 1.20 2013/09/12 22:29:23 mgorny Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -21,7 +21,7 @@ SLOT="0"
KEYWORDS="alpha amd64 ia64 ppc sparc x86"
IUSE="doc samba web"
-DEPEND="virtual/pyparsing
+DEPEND="dev-python/pyparsing
>=dev-python/twisted-core-2
dev-python/twisted-mail
dev-python/twisted-names