commit:     7cbd27baa7f7992245568f6ec7ca7f707df1f792
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 15 03:30:53 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 15 03:30:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cbd27ba

media-gfx/nomacs: fix quazip slot dep

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../nomacs/{nomacs-3.16.224.ebuild => nomacs-3.16.224-r1.ebuild}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/nomacs/nomacs-3.16.224.ebuild 
b/media-gfx/nomacs/nomacs-3.16.224-r1.ebuild
similarity index 96%
rename from media-gfx/nomacs/nomacs-3.16.224.ebuild
rename to media-gfx/nomacs/nomacs-3.16.224-r1.ebuild
index 252958e43a9..efac4a65c05 100644
--- a/media-gfx/nomacs/nomacs-3.16.224.ebuild
+++ b/media-gfx/nomacs/nomacs-3.16.224-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -36,7 +36,7 @@ RDEPEND="
                dev-qt/qtimageformats:5
                media-libs/tiff
        )
-       zip? ( dev-libs/quazip )
+       zip? ( dev-libs/quazip:0 )
 "
 DEPEND="${RDEPEND}"
 BDEPEND="

Reply via email to