commit: 840b2c769e9952b17318eacb3e868fb107c94f83
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 7 19:03:12 2019 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jan 7 19:15:46 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=840b2c76
media-sound/cmusfm: Adjusted (sub-)slot dep on dev-libs/openssl
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
media-sound/cmusfm/cmusfm-0.2.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-sound/cmusfm/cmusfm-0.2.5.ebuild
b/media-sound/cmusfm/cmusfm-0.2.5.ebuild
index df0641f9480..704bd8f1124 100644
--- a/media-sound/cmusfm/cmusfm-0.2.5.ebuild
+++ b/media-sound/cmusfm/cmusfm-0.2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="libnotify"
DEPEND="net-misc/curl
- dev-libs/openssl
+ dev-libs/openssl:0=
libnotify? ( x11-libs/libnotify )"
RDEPEND="${DEPEND}
media-sound/cmus"