diff options
Diffstat (limited to 'x11-terms/st-terminfo')
-rw-r--r-- | x11-terms/st-terminfo/st-terminfo-0.8.5.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/st-terminfo/st-terminfo-0.9.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/st-terminfo/st-terminfo-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-terms/st-terminfo/st-terminfo-0.8.5.ebuild b/x11-terms/st-terminfo/st-terminfo-0.8.5.ebuild index 4f837eebf88d..95fa225624f3 100644 --- a/x11-terms/st-terminfo/st-terminfo-0.8.5.ebuild +++ b/x11-terms/st-terminfo/st-terminfo-0.8.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ else KEYWORDS="amd64 ~arm arm64 ~hppa ~m68k ppc64 ~riscv x86" fi -LICENSE="MIT-with-advertising" +LICENSE="MIT" SLOT="0" BDEPEND=">=sys-libs/ncurses-6.0" diff --git a/x11-terms/st-terminfo/st-terminfo-0.9.ebuild b/x11-terms/st-terminfo/st-terminfo-0.9.ebuild index 5af9b3e710aa..95fa225624f3 100644 --- a/x11-terms/st-terminfo/st-terminfo-0.9.ebuild +++ b/x11-terms/st-terminfo/st-terminfo-0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ else KEYWORDS="amd64 ~arm arm64 ~hppa ~m68k ppc64 ~riscv x86" fi -LICENSE="MIT-with-advertising" +LICENSE="MIT" SLOT="0" BDEPEND=">=sys-libs/ncurses-6.0" diff --git a/x11-terms/st-terminfo/st-terminfo-9999.ebuild b/x11-terms/st-terminfo/st-terminfo-9999.ebuild index e7705495c78e..4ecb17624dad 100644 --- a/x11-terms/st-terminfo/st-terminfo-9999.ebuild +++ b/x11-terms/st-terminfo/st-terminfo-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ else KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~ppc64 ~riscv ~x86" fi -LICENSE="MIT-with-advertising" +LICENSE="MIT" SLOT="0" BDEPEND=">=sys-libs/ncurses-6.0" |