diff options
author | Alfred Wingate <parona@protonmail.com> | 2024-01-19 07:36:09 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-02-09 15:03:13 +0200 |
commit | 5f8d82e4768db64ccac9cbeda8fcd8c079307856 (patch) | |
tree | 009941380a6fc9e580584a45b96b541f2d3f7032 /media-fonts | |
parent | gui-libs/gtk-layer-shell: update LICENSE (diff) | |
download | gentoo-5f8d82e4768db64ccac9cbeda8fcd8c079307856.tar.gz gentoo-5f8d82e4768db64ccac9cbeda8fcd8c079307856.tar.bz2 gentoo-5f8d82e4768db64ccac9cbeda8fcd8c079307856.zip |
media-fonts/powerline-symbols: update LICENSE
* It never had the advertising clause.
https://github.com/powerline/powerline/blob/develop/LICENSE
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/powerline-symbols/powerline-symbols-20170508.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/powerline-symbols/powerline-symbols-20170508.ebuild b/media-fonts/powerline-symbols/powerline-symbols-20170508.ebuild index f9f6cfc89c13..db05d13a52cc 100644 --- a/media-fonts/powerline-symbols/powerline-symbols-20170508.ebuild +++ b/media-fonts/powerline-symbols/powerline-symbols-20170508.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/powerline/powerline" SRC_URI="https://dev.gentoo.org/~johu/distfiles/${P}.tar.xz" # We're redistributing just the (unversioned) font from the upstream repo here -LICENSE="MIT-with-advertising" +LICENSE="MIT" SLOT="0" KEYWORDS="amd64 ~arm ~loong ~riscv x86" IUSE="" |