commit:     3f67f5c317712072ffb03f5572ae698f3c0a93f1
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 26 13:32:15 2020 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Sat Sep 26 13:32:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f67f5c3

media-radio/grig: Limit dependecy to <media-libs/hamlib-3.4

Newer hamlib made incompatible changes to the API. So grif only work
with the old one.

Closes: https://bugs.gentoo.org/742512
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>

 media-radio/grig/grig-0.8.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-radio/grig/grig-0.8.1.ebuild 
b/media-radio/grig/grig-0.8.1.ebuild
index f290930b0dd..198e5a7d5dd 100644
--- a/media-radio/grig/grig-0.8.1.ebuild
+++ b/media-radio/grig/grig-0.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,7 +17,7 @@ IUSE=""
 DEPEND="
        dev-libs/glib:2
        x11-libs/gtk+:2
-       media-libs/hamlib"
+       <media-libs/hamlib-3.4"
 RDEPEND="${DEPEND}"
 
 src_configure() {

Reply via email to