summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-06-29 15:36:54 +0000
committerJustin Lecher <jlec@gentoo.org>2013-06-29 15:36:54 +0000
commitfc3e2daed2006f8c3b4fa36a1ddd27621e7d681e (patch)
treef79a472e92504de220458260db7825d1ba95f1a4 /dev-python/pyenchant/pyenchant-1.6.5.ebuild
parentStable for arm, wrt bug #473302 (diff)
downloadhistorical-fc3e2daed2006f8c3b4fa36a1ddd27621e7d681e.tar.gz
historical-fc3e2daed2006f8c3b4fa36a1ddd27621e7d681e.tar.bz2
historical-fc3e2daed2006f8c3b4fa36a1ddd27621e7d681e.zip
dev-python/pyenchant: Bump to distutils-r1.eclass
Package-Manager: portage-2.2.0_alpha184/cvs/Linux x86_64 Manifest-Sign-Key: 0x8009D6F070EB7916
Diffstat (limited to 'dev-python/pyenchant/pyenchant-1.6.5.ebuild')
-rw-r--r--dev-python/pyenchant/pyenchant-1.6.5.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/dev-python/pyenchant/pyenchant-1.6.5.ebuild b/dev-python/pyenchant/pyenchant-1.6.5.ebuild
index fe414d15318b..ef01b2d267b4 100644
--- a/dev-python/pyenchant/pyenchant-1.6.5.ebuild
+++ b/dev-python/pyenchant/pyenchant-1.6.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/pyenchant-1.6.5.ebuild,v 1.6 2011/02/13 17:24:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/pyenchant-1.6.5.ebuild,v 1.7 2013/06/29 15:36:53 jlec Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -18,8 +18,9 @@ SLOT="0"
KEYWORDS="amd64 hppa ppc ppc64 sparc x86"
IUSE=""
-DEPEND=">=app-text/enchant-${PV%.*}
- dev-python/setuptools"
+DEPEND="
+ >=app-text/enchant-${PV%.*}
+ <dev-python/setuptools-0.7"
RDEPEND="${DEPEND}"
DOCS="README.txt TODO.txt"