diff options
author | Sergey Torokhov <torokhov-s-a@yandex.ru> | 2022-10-10 00:20:37 +0300 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-12 23:59:07 +0100 |
commit | 860576691157e5b36d738c6f345a76cbf5171df8 (patch) | |
tree | 3111c45e3502bb8d8f41fc1098d24d3b37a0fd9a /media-gfx/gimp/gimp-9999.ebuild | |
parent | dev-vcs/tortoisehg: update live ebuild (diff) | |
download | gentoo-860576691157e5b36d738c6f345a76cbf5171df8.tar.gz gentoo-860576691157e5b36d738c6f345a76cbf5171df8.tar.bz2 gentoo-860576691157e5b36d738c6f345a76cbf5171df8.zip |
media-gfx/gimp: update LICENSE="GPL-3+ LGPL-3+"
Closes: https://bugs.gentoo.org/871639
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/27712
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/gimp/gimp-9999.ebuild')
-rw-r--r-- | media-gfx/gimp/gimp-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/gimp/gimp-9999.ebuild b/media-gfx/gimp/gimp-9999.ebuild index a09486cb7046..0454db1459c8 100644 --- a/media-gfx/gimp/gimp-9999.ebuild +++ b/media-gfx/gimp/gimp-9999.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="GNU Image Manipulation Program" HOMEPAGE="https://www.gimp.org/" EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gimp.git" SRC_URI="" -LICENSE="GPL-3 LGPL-3" +LICENSE="GPL-3+ LGPL-3+" SLOT="0/3" IUSE="X aalib alsa doc gnome heif javascript jpeg2k jpegxl lua mng openexr postscript python test udev unwind vala vector-icons webp wmf xpm" |