diff options
author | Pacho Ramos <pacho@gentoo.org> | 2024-01-28 12:35:52 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2024-01-28 12:45:43 +0100 |
commit | 7f8b9583ad89992d8c958e5c1f979b6f23fa845e (patch) | |
tree | f95c0a0e60f08ab0a847c653c327053e9abc3a14 /gnome-extra/zenity | |
parent | gnome-extra/zenity: Version bump to 4.0.1 (diff) | |
download | gentoo-7f8b9583ad89992d8c958e5c1f979b6f23fa845e.tar.gz gentoo-7f8b9583ad89992d8c958e5c1f979b6f23fa845e.tar.bz2 gentoo-7f8b9583ad89992d8c958e5c1f979b6f23fa845e.zip |
gnome-extra/zenity: update LICENSE
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'gnome-extra/zenity')
-rw-r--r-- | gnome-extra/zenity/zenity-4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/zenity/zenity-4.0.1.ebuild b/gnome-extra/zenity/zenity-4.0.1.ebuild index 7a45551b4f15..5aa24919bf45 100644 --- a/gnome-extra/zenity/zenity-4.0.1.ebuild +++ b/gnome-extra/zenity/zenity-4.0.1.ebuild @@ -7,7 +7,7 @@ inherit gnome.org gnome2-utils meson xdg DESCRIPTION="Tool to display dialogs from the commandline and shell scripts" HOMEPAGE="https://wiki.gnome.org/Projects/Zenity" -LICENSE="LGPL-2+" +LICENSE="LGPL-2.1+" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="man webkit" |