commit: 7015a55e7c3ce398c41af80d4bdde44c9bbdcd3d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Jan 25 13:21:59 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Jan 25 13:21:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7015a55e
xfce-base/thunar: Fix license Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> xfce-base/thunar/thunar-1.6.16.ebuild | 2 +- 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 f837cdbb8d2..90a2f9ca2eb 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 31c52fc42f4..9ce63186aa2 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"
