commit: 517809df71965af98c28c2aee71a238e9839ae03 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Oct 3 07:53:17 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Oct 3 07:53:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=517809df
xfce-base/garcon: Fix the license to 'or newer' variants Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> xfce-base/garcon/garcon-0.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/garcon/garcon-0.6.1.ebuild b/xfce-base/garcon/garcon-0.6.1.ebuild index 44f7968bd57..e06db1aff67 100644 --- a/xfce-base/garcon/garcon-0.6.1.ebuild +++ b/xfce-base/garcon/garcon-0.6.1.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="Xfce's freedesktop.org specification compatible menu implementation HOMEPAGE="https://docs.xfce.org/xfce/exo/start" SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" -LICENSE="LGPL-2 FDL-1.1" +LICENSE="LGPL-2+ FDL-1.1+" SLOT="0" KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+gtk2"
