commit:     ce68ce7768f1749d57ce1c03b389680e6864c675
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 16:10:06 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 16:10:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce68ce77

media-fonts/freefonts: Fix LICENSE, add mirror restriction.

Closes: https://bugs.gentoo.org/702680
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 .../freefonts/{freefonts-0.10-r3.ebuild => freefonts-0.10-r4.ebuild} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-fonts/freefonts/freefonts-0.10-r3.ebuild 
b/media-fonts/freefonts/freefonts-0.10-r4.ebuild
similarity index 78%
rename from media-fonts/freefonts/freefonts-0.10-r3.ebuild
rename to media-fonts/freefonts/freefonts-0.10-r4.ebuild
index 85a881a0357..73fbbf9c7cf 100644
--- a/media-fonts/freefonts/freefonts-0.10-r3.ebuild
+++ b/media-fonts/freefonts/freefonts-0.10-r4.ebuild
@@ -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"
 

Reply via email to