summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-01-11 17:09:10 +0100
committerUlrich Müller <ulm@gentoo.org>2020-01-11 17:09:10 +0100
commit277acb417c0dd87a606080f30c7a23f279809aeb (patch)
treede2684fbf2437f01db4772adfd2ef3c4f8631c0b /media-fonts/dzongkha-fonts
parentdev-python/pygit2: Bump to 1.0.2 (diff)
downloadgentoo-277acb417c0dd87a606080f30c7a23f279809aeb.tar.gz
gentoo-277acb417c0dd87a606080f30c7a23f279809aeb.tar.bz2
gentoo-277acb417c0dd87a606080f30c7a23f279809aeb.zip
media-fonts/dzongkha-fonts: Fix LICENSE, add mirror restriction.
Closes: https://bugs.gentoo.org/702670 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'media-fonts/dzongkha-fonts')
-rw-r--r--media-fonts/dzongkha-fonts/dzongkha-fonts-2009.09-r1.ebuild (renamed from media-fonts/dzongkha-fonts/dzongkha-fonts-2009.09.ebuild)5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-fonts/dzongkha-fonts/dzongkha-fonts-2009.09.ebuild b/media-fonts/dzongkha-fonts/dzongkha-fonts-2009.09-r1.ebuild
index cda90291f51b..1585b906ac12 100644
--- a/media-fonts/dzongkha-fonts/dzongkha-fonts-2009.09.ebuild
+++ b/media-fonts/dzongkha-fonts/dzongkha-fonts-2009.09-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,10 +8,11 @@ DESCRIPTION="Bhutanese/Tibetan fonts for dzongkha script provided by the Bhutane
HOMEPAGE="http://www.dit.gov.bt/downloads"
SRC_URI="http://www.dit.gov.bt/sites/default/files/dzongkhafonts.zip -> ${P}.zip"
-LICENSE="freedist"
+LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="amd64 arm ~arm64 x86"
IUSE=""
+RESTRICT="mirror bindist"
DEPEND="app-arch/unzip"