commit:     e4ccd0425eb6cec22435928ad1061656abd3bca1
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  2 15:02:24 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jan  2 15:02:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e4ccd042

media-fonts/victor-mono: add MissingUnpackerDep, drop UnknownRestrict

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 media-fonts/victor-mono/victor-mono-1.5.1.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/media-fonts/victor-mono/victor-mono-1.5.1.ebuild 
b/media-fonts/victor-mono/victor-mono-1.5.1.ebuild
index fa680aa64..dbb78ceeb 100644
--- a/media-fonts/victor-mono/victor-mono-1.5.1.ebuild
+++ b/media-fonts/victor-mono/victor-mono-1.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ inherit font
 DESCRIPTION="A free programming font with cursive italics and ligatures"
 HOMEPAGE="https://rubjo.github.io/victor-mono/";
 
SRC_URI="https://github.com/rubjo/victor-mono/raw/v${PV}/public/VictorMonoAll.zip
 -> ${P}.zip"
-RESTRICT="primaryuri binchecks strip"
+RESTRICT="binchecks strip"
 
 LICENSE="OFL-1.1"
 SLOT="0"
@@ -17,6 +17,8 @@ IUSE="+otf ttf"
 
 REQUIRED_USE="|| ( otf ttf )"
 
+BDEPEND="app-arch/unzip"
+
 S="${WORKDIR}"
 
 FONT_CONF=(

Reply via email to