media-fonts/freefonts: Fix LICENSE, add mirror restriction.
authorUlrich Müller <ulm@gentoo.org>
Sat, 11 Jan 2020 16:10:06 +0000 (17:10 +0100)
committerUlrich Müller <ulm@gentoo.org>
Sat, 11 Jan 2020 16:10:06 +0000 (17:10 +0100)
Closes: https://bugs.gentoo.org/702680
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
media-fonts/freefonts/freefonts-0.10-r4.ebuild [moved from media-fonts/freefonts/freefonts-0.10-r3.ebuild with 78% similarity]

similarity index 78%
rename from media-fonts/freefonts/freefonts-0.10-r3.ebuild
rename to media-fonts/freefonts/freefonts-0.10-r4.ebuild
index 85a881a03574eff95edb41c858fa4aa1b2a3a682..73fbbf9c7cff76e9b0ec8f9ada97eb22d5e132bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,10 +9,11 @@ DESCRIPTION="A Collection of Free Type1 Fonts"
 HOMEPAGE="http://www.gimp.org"
 SRC_URI="mirror://gimp/fonts/${P}.tar.gz"
 
-LICENSE="freedist"
+LICENSE="freedist free-noncomm all-rights-reserved"
 SLOT="0"
 KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris"
 IUSE="X"
+RESTRICT="mirror bindist"
 
 S="${WORKDIR}/freefont"