summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-10-20 07:08:25 +0000
committerMichał Górny <mgorny@gentoo.org>2014-10-20 07:08:25 +0000
commit5c06a668341b55c333b991c3752b2366aea6288a (patch)
tree38bec08676fab4f0788f9f5764a00a92af43ca28 /sys-devel/llvm/llvm-3.5.0.ebuild
parentStable for ia64, wrt bug #499166 (diff)
downloadhistorical-5c06a668341b55c333b991c3752b2366aea6288a.tar.gz
historical-5c06a668341b55c333b991c3752b2366aea6288a.tar.bz2
historical-5c06a668341b55c333b991c3752b2366aea6288a.zip
Fix old dev-python/configparser blocker. Bug #525916.
Package-Manager: portage-2.2.14_rc1/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
Diffstat (limited to 'sys-devel/llvm/llvm-3.5.0.ebuild')
-rw-r--r--sys-devel/llvm/llvm-3.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/llvm/llvm-3.5.0.ebuild b/sys-devel/llvm/llvm-3.5.0.ebuild
index 128900852630..72cdedab1f5f 100644
--- a/sys-devel/llvm/llvm-3.5.0.ebuild
+++ b/sys-devel/llvm/llvm-3.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.5.0.ebuild,v 1.3 2014/09/29 16:03:23 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.5.0.ebuild,v 1.4 2014/10/20 07:08:16 mgorny Exp $
EAPI=5
@@ -53,7 +53,7 @@ DEPEND="${COMMON_DEPEND}
clang? ( xml? ( virtual/pkgconfig ) )
doc? ( dev-python/sphinx )
libffi? ( virtual/pkgconfig )
- !<dev-python/configparser-3.3.0.2
+ !!<dev-python/configparser-3.3.0.2
${PYTHON_DEPS}"
RDEPEND="${COMMON_DEPEND}
clang? ( !<=sys-devel/clang-${PV}-r99