commit: db6e97f8e297a12cb5c09cab884408715612887e Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org> AuthorDate: Wed Oct 16 15:23:01 2019 +0000 Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org> CommitDate: Wed Oct 16 15:23:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db6e97f8
media-fonts/quivira: change license to public-domain As per statement published on the upstream website Signed-off-by: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.16 media-fonts/quivira/quivira-4.0.ebuild | 4 ++-- media-fonts/quivira/quivira-4.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/media-fonts/quivira/quivira-4.0.ebuild b/media-fonts/quivira/quivira-4.0.ebuild index a840ef40244..edea0e21cfb 100644 --- a/media-fonts/quivira/quivira-4.0.ebuild +++ b/media-fonts/quivira/quivira-4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://www.quivira-font.com/files/${MY_PN}.otf -> ${P}.otf http://www.quivira-font.com/files/${MY_PN}Testpage.pdf -> ${P}-Testpage.pdf http://www.quivira-font.com/files/${MY_PN}Combining.pdf -> ${P}-Combining.pdf http://www.quivira-font.com/files/${MY_PN}PUA.pdf -> ${P}-PUA.pdf )" -LICENSE="freedist" +LICENSE="public-domain" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~x86" diff --git a/media-fonts/quivira/quivira-4.1.ebuild b/media-fonts/quivira/quivira-4.1.ebuild index c1824c7bc3c..edea0e21cfb 100644 --- a/media-fonts/quivira/quivira-4.1.ebuild +++ b/media-fonts/quivira/quivira-4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://www.quivira-font.com/files/${MY_PN}.otf -> ${P}.otf http://www.quivira-font.com/files/${MY_PN}Testpage.pdf -> ${P}-Testpage.pdf http://www.quivira-font.com/files/${MY_PN}Combining.pdf -> ${P}-Combining.pdf http://www.quivira-font.com/files/${MY_PN}PUA.pdf -> ${P}-PUA.pdf )" -LICENSE="freedist" +LICENSE="public-domain" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~x86"
