diff options
author | Mart Raudsepp <leio@gentoo.org> | 2023-11-04 23:20:17 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2023-11-04 23:20:17 +0200 |
commit | 747a68550f6f1496755e7b66e4d572ba6d2dc4a3 (patch) | |
tree | fd3a02b6cdeb4545a7cb80459bffbaddd7d0048c /x11-terms | |
parent | x11-terms/gnome-terminal: specify libhandy dep SLOT (diff) | |
download | gentoo-747a68550f6f1496755e7b66e4d572ba6d2dc4a3.tar.gz gentoo-747a68550f6f1496755e7b66e4d572ba6d2dc4a3.tar.bz2 gentoo-747a68550f6f1496755e7b66e4d572ba6d2dc4a3.zip |
x11-terms/gnome-terminal: update LICENSE
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-terms')
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.44.1.ebuild b/x11-terms/gnome-terminal/gnome-terminal-3.44.1.ebuild index de74066bc3b5..b5e9a78ba721 100644 --- a/x11-terms/gnome-terminal/gnome-terminal-3.44.1.ebuild +++ b/x11-terms/gnome-terminal/gnome-terminal-3.44.1.ebuild @@ -8,7 +8,7 @@ inherit gnome.org gnome2-utils meson python-any-r1 readme.gentoo-r1 xdg DESCRIPTION="A terminal emulator for GNOME" HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/ https://gitlab.gnome.org/GNOME/gnome-terminal" -LICENSE="GPL-3+" +LICENSE="GPL-3+ GPL-3 CC-BY-SA-3.0 FDL-1.3" SLOT="0" IUSE="debug +gnome-shell +nautilus vanilla" SRC_URI+=" !vanilla? ( https://dev.gentoo.org/~mattst88/distfiles/${PN}-3.44.0-cntr-ntfy-autottl-ts.patch.xz )" diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.48.2.ebuild b/x11-terms/gnome-terminal/gnome-terminal-3.48.2.ebuild index acec9596eba4..6dcc37c28aaa 100644 --- a/x11-terms/gnome-terminal/gnome-terminal-3.48.2.ebuild +++ b/x11-terms/gnome-terminal/gnome-terminal-3.48.2.ebuild @@ -8,7 +8,7 @@ inherit gnome.org gnome2-utils meson python-any-r1 readme.gentoo-r1 xdg DESCRIPTION="A terminal emulator for GNOME" HOMEPAGE="https://wiki.gnome.org/Apps/Terminal" -LICENSE="GPL-3+" +LICENSE="GPL-3+ GPL-3 CC-BY-SA-3.0 FDL-1.3" SLOT="0" IUSE="debug +gnome-shell +nautilus vanilla" diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.50.0.ebuild b/x11-terms/gnome-terminal/gnome-terminal-3.50.0.ebuild index ca3f3dc3deee..9e6d4ec07158 100644 --- a/x11-terms/gnome-terminal/gnome-terminal-3.50.0.ebuild +++ b/x11-terms/gnome-terminal/gnome-terminal-3.50.0.ebuild @@ -8,7 +8,7 @@ inherit gnome.org gnome2-utils meson python-any-r1 readme.gentoo-r1 xdg DESCRIPTION="A terminal emulator for GNOME" HOMEPAGE="https://wiki.gnome.org/Apps/Terminal" -LICENSE="GPL-3+" +LICENSE="GPL-3+ GPL-3 CC-BY-SA-3.0 FDL-1.3" SLOT="0" IUSE="debug gnome-shell nautilus vanilla" diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.50.1.ebuild b/x11-terms/gnome-terminal/gnome-terminal-3.50.1.ebuild index 48f27137df9c..ed5a954e1419 100644 --- a/x11-terms/gnome-terminal/gnome-terminal-3.50.1.ebuild +++ b/x11-terms/gnome-terminal/gnome-terminal-3.50.1.ebuild @@ -8,7 +8,7 @@ inherit gnome.org gnome2-utils meson python-any-r1 readme.gentoo-r1 xdg DESCRIPTION="A terminal emulator for GNOME" HOMEPAGE="https://wiki.gnome.org/Apps/Terminal" -LICENSE="GPL-3+" +LICENSE="GPL-3+ GPL-3 CC-BY-SA-3.0 FDL-1.3" SLOT="0" IUSE="debug gnome-shell nautilus vanilla" |