From e266453c3497fd66a3e579e80fc1c4510b254666 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Sat, 29 Oct 2016 02:13:08 +1100 Subject: app-crypt/qca: rename openssl USE flag -> ssl Gentoo-bug: 592706 Package-Manager: portage-2.3.2 --- media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild | 2 +- media-sound/tomahawk/tomahawk-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'media-sound/tomahawk') diff --git a/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild b/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild index 57847fea39e5..e11b09b825be 100644 --- a/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild +++ b/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild @@ -70,7 +70,7 @@ DEPEND=" ) " RDEPEND="${DEPEND} - app-crypt/qca:2[openssl] + app-crypt/qca:2[ssl] " DOCS=( AUTHORS ChangeLog README.md ) diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild index c3d5f0cf100d..62a586d1f418 100644 --- a/media-sound/tomahawk/tomahawk-9999.ebuild +++ b/media-sound/tomahawk/tomahawk-9999.ebuild @@ -53,7 +53,7 @@ DEPEND="${CDEPEND} $(add_qt_dep qtconcurrent) " RDEPEND="${CDEPEND} - app-crypt/qca:2[openssl] + app-crypt/qca:2[ssl] " DOCS=( AUTHORS ChangeLog README.md ) -- cgit v1.2.3-65-gdbad