From: Ulrich Müller Date: Sat, 11 Jan 2020 16:10:06 +0000 (+0100) Subject: media-fonts/freefonts: Fix LICENSE, add mirror restriction. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ce68ce7768f1749d57ce1c03b389680e6864c675;p=gentoo.git 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 --- 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 85a881a03574..73fbbf9c7cff 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"