summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-07-31 12:41:56 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-07-31 12:41:56 -0500
commit84c9b38cc402612de6fe66b02b289cd47c8f8ee5 (patch)
treecbfc363f5f5e2b9a270fc97d8101a62a98085fee /dev-libs
parentapp-backup/duply: Version Bump (diff)
downloadgentoo-84c9b38cc402612de6fe66b02b289cd47c8f8ee5.tar.gz
gentoo-84c9b38cc402612de6fe66b02b289cd47c8f8ee5.tar.bz2
gentoo-84c9b38cc402612de6fe66b02b289cd47c8f8ee5.zip
dev-libs/leatherman: capping curl based off bug 590020
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/leatherman/leatherman-0.7.5-r2.ebuild (renamed from dev-libs/leatherman/leatherman-0.7.5-r1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-0.7.5-r1.ebuild b/dev-libs/leatherman/leatherman-0.7.5-r2.ebuild
index e64fca8f06b2..f5e036d7f91f 100644
--- a/dev-libs/leatherman/leatherman-0.7.5-r1.ebuild
+++ b/dev-libs/leatherman/leatherman-0.7.5-r2.ebuild
@@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
CDEPEND="
>=sys-devel/gcc-4.8:*
>=dev-libs/boost-1.54[nls]
- net-misc/curl"
+ <net-misc/curl-7.50.0"
RDEPEND+=" ${CDEPEND}"
DEPEND+=" test? ( ${CDEPEND} )"