commit:     4d29f975711498baffbbf2266a8963536bb12ca8
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  9 17:56:18 2018 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Tue Jan  9 17:56:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d29f975

media-libs/hamlib: Fixes SLOT dep (bug #643850)

Thanks for reporting Daniel Weeks.

Closes: https://bugs.gentoo.org/643850
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-libs/hamlib/hamlib-3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/hamlib/hamlib-3.1.ebuild 
b/media-libs/hamlib/hamlib-3.1.ebuild
index 0b62f324895..5d91795318c 100644
--- a/media-libs/hamlib/hamlib-3.1.ebuild
+++ b/media-libs/hamlib/hamlib-3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -21,7 +21,7 @@ RESTRICT="test"
 RDEPEND="
        =virtual/libusb-0*
        dev-libs/libxml2
-       sys-libs/readline:0
+       sys-libs/readline:0=
        perl? ( dev-lang/perl )
        python? ( ${PYTHON_DEPS} )
        tcl? ( dev-lang/tcl:0= )"

Reply via email to