From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 310901381F3 for ; Wed, 1 Apr 2020 11:59:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43859E09E2; Wed, 1 Apr 2020 11:59:33 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 16411E09E2 for ; Wed, 1 Apr 2020 11:59:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E566034F783 for ; Wed, 1 Apr 2020 11:59:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45DEB17 for ; Wed, 1 Apr 2020 11:59:30 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1585742356.0df4c7b11be6e8bdd3af724c93c8968551c83312.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/symbola/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/symbola/symbola-8.00.ebuild media-fonts/symbola/symbola-9.17.ebuild X-VCS-Directories: media-fonts/symbola/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 0df4c7b11be6e8bdd3af724c93c8968551c83312 X-VCS-Branch: master Date: Wed, 1 Apr 2020 11:59:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2bd6197b-cdca-49b6-bcd9-15083699083b X-Archives-Hash: 13ead14bcebd5c11c2f573eacffb9b4e commit: 0df4c7b11be6e8bdd3af724c93c8968551c83312 Author: Ulrich Müller gentoo org> AuthorDate: Wed Apr 1 11:58:44 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Apr 1 11:59:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0df4c7b1 media-fonts/symbola: Update LICENSE, add mirror restriction. The last version distributed under the "Unicode_Fonts_for_Ancient_Scripts" terms was symbola-7.17, see the Wayback Machine: https://web.archive.org/web/20141027122717/http://users.teilar.gr/~g1951d/ Versions from 7.18 to 10.24 were distributed under "free for any use" terms, and upstream has explicitly refused to clarify if this includes the right to modify and/or redistribute. This is not better than not having any license at all (i.e., "all-rights-reserved"). Later versions (after 10.24) are even more restrictive and e.g. have a non-commercial and non-educational clause. Bug: https://bugs.gentoo.org/715226 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Ulrich Müller gentoo.org> media-fonts/symbola/symbola-8.00.ebuild | 5 +++-- media-fonts/symbola/symbola-9.17.ebuild | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/media-fonts/symbola/symbola-8.00.ebuild b/media-fonts/symbola/symbola-8.00.ebuild index 249cacd708c..2ceca26441b 100644 --- a/media-fonts/symbola/symbola-8.00.ebuild +++ b/media-fonts/symbola/symbola-8.00.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 @@ -10,11 +10,12 @@ inherit font DESCRIPTION="Unicode font for Latin, IPA Extensions, Greek, Cyrillic and many Symbol Blocks" HOMEPAGE="http://users.teilar.gr/~g1951d/" SRC_URI="http://users.teilar.gr/~g1951d/${MY_PN}.zip -> ${P}.zip" -LICENSE="Unicode_Fonts_for_Ancient_Scripts" +LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="amd64 arm ppc x86" IUSE="doc" +RESTRICT="mirror bindist" DEPEND="app-arch/unzip" RDEPEND="" diff --git a/media-fonts/symbola/symbola-9.17.ebuild b/media-fonts/symbola/symbola-9.17.ebuild index 63d08457a4a..88a01a52e29 100644 --- a/media-fonts/symbola/symbola-9.17.ebuild +++ b/media-fonts/symbola/symbola-9.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,11 +10,12 @@ inherit font DESCRIPTION="Unicode font for Latin, IPA Extensions, Greek, Cyrillic and many Symbol Blocks" HOMEPAGE="http://users.teilar.gr/~g1951d/" SRC_URI="http://users.teilar.gr/~g1951d/${MY_PN}.zip -> ${P}.zip" -LICENSE="Unicode_Fonts_for_Ancient_Scripts" +LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="amd64 arm ppc x86" IUSE="doc" +RESTRICT="mirror bindist" DEPEND="app-arch/unzip" RDEPEND=""