diff options
author | Adam Feldman <NP-Hardass@gentoo.org> | 2020-03-25 17:12:38 -0400 |
---|---|---|
committer | Adam Feldman <NP-Hardass@gentoo.org> | 2020-04-06 13:48:57 -0400 |
commit | beac3c6c39d229fedf0c671a5936a96501512c72 (patch) | |
tree | 6efdc7c871e877f0059e74734de830421c8d14e9 /app-editors/pluma | |
parent | app-editors/pluma: Bump to 1.24.0 (diff) | |
download | gentoo-beac3c6c39d229fedf0c671a5936a96501512c72.tar.gz gentoo-beac3c6c39d229fedf0c671a5936a96501512c72.tar.bz2 gentoo-beac3c6c39d229fedf0c671a5936a96501512c72.zip |
app-editors/pluma: Fix LICENSE
Package-Manager: Portage-2.3.82, Repoman-2.3.18
Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
Diffstat (limited to 'app-editors/pluma')
-rw-r--r-- | app-editors/pluma/pluma-1.22.0.ebuild | 2 | ||||
-rw-r--r-- | app-editors/pluma/pluma-1.22.1.ebuild | 2 | ||||
-rw-r--r-- | app-editors/pluma/pluma-1.22.2.ebuild | 2 | ||||
-rw-r--r-- | app-editors/pluma/pluma-1.24.0.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/pluma/pluma-1.22.0.ebuild b/app-editors/pluma/pluma-1.22.0.ebuild index 063c79480954..8760273f0a9a 100644 --- a/app-editors/pluma/pluma-1.22.0.ebuild +++ b/app-editors/pluma/pluma-1.22.0.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Pluma text editor for the MATE desktop" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+ LGPL-2+" SLOT="0" IUSE="+introspection spell" diff --git a/app-editors/pluma/pluma-1.22.1.ebuild b/app-editors/pluma/pluma-1.22.1.ebuild index 9e1d789c3749..f1278f5501c6 100644 --- a/app-editors/pluma/pluma-1.22.1.ebuild +++ b/app-editors/pluma/pluma-1.22.1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Pluma text editor for the MATE desktop" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+ LGPL-2+" SLOT="0" IUSE="+introspection spell" diff --git a/app-editors/pluma/pluma-1.22.2.ebuild b/app-editors/pluma/pluma-1.22.2.ebuild index 9e1d789c3749..f1278f5501c6 100644 --- a/app-editors/pluma/pluma-1.22.2.ebuild +++ b/app-editors/pluma/pluma-1.22.2.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Pluma text editor for the MATE desktop" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+ LGPL-2+" SLOT="0" IUSE="+introspection spell" diff --git a/app-editors/pluma/pluma-1.24.0.ebuild b/app-editors/pluma/pluma-1.24.0.ebuild index f7f7039f80f4..b4b41684ccc9 100644 --- a/app-editors/pluma/pluma-1.24.0.ebuild +++ b/app-editors/pluma/pluma-1.24.0.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Pluma text editor for the MATE desktop" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+ LGPL-2+" SLOT="0" IUSE="+introspection spell test" |