Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 472392 - net-misc/vpnc should depend on || ( >=dev-libs/libgcrypt-1.5.2-r1 <dev-libs/libgcrypt-1.5.2 )
Summary: net-misc/vpnc should depend on || ( >=dev-libs/libgcrypt-1.5.2-r1 <dev-libs/l...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Lori
URL:
Whiteboard:
Keywords:
: 472440 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-06-05 12:12 UTC by Francesco Riosa
Modified: 2013-06-05 21:30 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Francesco Riosa 2013-06-05 12:12:29 UTC
ebuild contain the following:
DEPEND="
|| ( >=dev-libs/libgcrypt-1.5.2[-caps] <dev-libs/libgcrypt-1.5.2 )
"

but now, since 1.5.2-r1, libgcrypt always build with caps disabled.
The USE flag has been removed and this confuse portage.

Suggested fix; depend on any version of libgcrypt _excluding_ =1.5.2

see bug 468616 and bug 467744
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2013-06-05 14:38:28 UTC
+  05 Jun 2013; Justin Lecher <jlec@gentoo.org> vpnc-0.5.3_p527.ebuild:
+  Drop USE=-caps restriction for libgcrypt as it was removed, #472392; this
+  also make #467744 obsolete
+
Comment 2 Tim Harder gentoo-dev 2013-06-05 21:30:22 UTC
*** Bug 472440 has been marked as a duplicate of this bug. ***