diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-01-25 14:21:59 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-01-25 14:21:59 +0100 |
commit | 7015a55e7c3ce398c41af80d4bdde44c9bbdcd3d (patch) | |
tree | 7dc0d5154588b7e18e445c9869f68b691e6a7a02 /xfce-base/thunar | |
parent | xfce-base/thunar: Bump to 1.8.3 (~arch branch) (diff) | |
download | gentoo-7015a55e7c3ce398c41af80d4bdde44c9bbdcd3d.tar.gz gentoo-7015a55e7c3ce398c41af80d4bdde44c9bbdcd3d.tar.bz2 gentoo-7015a55e7c3ce398c41af80d4bdde44c9bbdcd3d.zip |
xfce-base/thunar: Fix license
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r-- | xfce-base/thunar/thunar-1.6.16.ebuild | 2 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-1.8.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/thunar/thunar-1.6.16.ebuild b/xfce-base/thunar/thunar-1.6.16.ebuild index f837cdbb8d22..90a2f9ca2ebe 100644 --- a/xfce-base/thunar/thunar-1.6.16.ebuild +++ b/xfce-base/thunar/thunar-1.6.16.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="File manager for the Xfce desktop environment" HOMEPAGE="https://www.xfce.org/projects/ https://docs.xfce.org/xfce/thunar/start" SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2" -LICENSE="GPL-2 LGPL-2" +LICENSE="GPL-2+ LGPL-2+" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+dbus exif libnotify pcre test +trash-panel-plugin udisks" diff --git a/xfce-base/thunar/thunar-1.8.3.ebuild b/xfce-base/thunar/thunar-1.8.3.ebuild index 31c52fc42f4b..9ce63186aa29 100644 --- a/xfce-base/thunar/thunar-1.8.3.ebuild +++ b/xfce-base/thunar/thunar-1.8.3.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="File manager for the Xfce desktop environment" HOMEPAGE="https://www.xfce.org/projects/ https://docs.xfce.org/xfce/thunar/start" SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2" -LICENSE="GPL-2 LGPL-2" +LICENSE="GPL-2+ LGPL-2+" SLOT="0/3" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="exif introspection libnotify pcre test +trash-panel-plugin udisks" |