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 A822C138334 for ; Tue, 24 Dec 2019 13:42:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4752FE0BEB; Tue, 24 Dec 2019 13:42:08 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 29495E0BEB for ; Tue, 24 Dec 2019 13:42:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 84AC934DB27 for ; Tue, 24 Dec 2019 13:42:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F4232C for ; Tue, 24 Dec 2019 13:42:04 +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: <1577194900.12f8ee91c2ea3d09da8404df63162ce814a79bfa.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/cronyx-fonts/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/cronyx-fonts/cronyx-fonts-2.3.8.ebuild X-VCS-Directories: media-fonts/cronyx-fonts/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 12f8ee91c2ea3d09da8404df63162ce814a79bfa X-VCS-Branch: master Date: Tue, 24 Dec 2019 13:42:04 +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: a067931b-c132-46b9-8f16-fe0b1f213abf X-Archives-Hash: 01f9d66f8da542a24dfcee68aa8981a8 commit: 12f8ee91c2ea3d09da8404df63162ce814a79bfa Author: Ulrich Müller gentoo org> AuthorDate: Tue Dec 24 13:41:40 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Dec 24 13:41:40 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12f8ee91 media-fonts/cronyx-fonts: Fix LICENSE. Closes: https://bugs.gentoo.org/702596 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller gentoo.org> media-fonts/cronyx-fonts/cronyx-fonts-2.3.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.8.ebuild b/media-fonts/cronyx-fonts/cronyx-fonts-2.3.8.ebuild index c07950ee68d..4ccd74b4324 100644 --- a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.8.ebuild +++ b/media-fonts/cronyx-fonts/cronyx-fonts-2.3.8.ebuild @@ -13,7 +13,7 @@ SRC_URI=" mirror://debian/pool/main/x/xfonts-cronyx/${MY_P}.orig.tar.gz mirror://debian/pool/main/x/xfonts-cronyx/${MY_P}-6.diff.gz" -LICENSE="freedist" +LICENSE="MIT" SLOT="0" KEYWORDS="alpha amd64 arm ia64 ppc s390 sh sparc x86"