diff options
author | Adam Feldman <NP-Hardass@gentoo.org> | 2020-03-23 16:35:24 -0400 |
---|---|---|
committer | Adam Feldman <NP-Hardass@gentoo.org> | 2020-04-06 13:48:31 -0400 |
commit | 1b6bda9260d063f08b4ddeee9a17782ff74fed32 (patch) | |
tree | aa1b23ab7a1fe1e4d376347c068e2af953d609c1 /app-text | |
parent | app-text/atril: Bump to 1.24.0 (diff) | |
download | gentoo-1b6bda9260d063f08b4ddeee9a17782ff74fed32.tar.gz gentoo-1b6bda9260d063f08b4ddeee9a17782ff74fed32.tar.bz2 gentoo-1b6bda9260d063f08b4ddeee9a17782ff74fed32.zip |
app-text/atril: 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-text')
-rw-r--r-- | app-text/atril/atril-1.22.1.ebuild | 4 | ||||
-rw-r--r-- | app-text/atril/atril-1.22.3.ebuild | 2 | ||||
-rw-r--r-- | app-text/atril/atril-1.24.0.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/app-text/atril/atril-1.22.1.ebuild b/app-text/atril/atril-1.22.1.ebuild index fbfbdd9bd521..c5b3e71e514a 100644 --- a/app-text/atril/atril-1.22.1.ebuild +++ b/app-text/atril/atril-1.22.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Atril document viewer for MATE" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+" SLOT="0" IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring +postscript t1lib tiff xps" diff --git a/app-text/atril/atril-1.22.3.ebuild b/app-text/atril/atril-1.22.3.ebuild index 3714803a915a..db8529d7bdb2 100644 --- a/app-text/atril/atril-1.22.3.ebuild +++ b/app-text/atril/atril-1.22.3.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Atril document viewer for MATE" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+" SLOT="0" IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring +postscript t1lib tiff xps" diff --git a/app-text/atril/atril-1.24.0.ebuild b/app-text/atril/atril-1.24.0.ebuild index e0a9af33b36b..0f89edd836ad 100644 --- a/app-text/atril/atril-1.24.0.ebuild +++ b/app-text/atril/atril-1.24.0.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Atril document viewer for MATE" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+" SLOT="0" IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring +postscript t1lib tiff xps" |