summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-10-03 09:53:17 +0200
committerMichał Górny <mgorny@gentoo.org>2018-10-03 09:53:17 +0200
commit517809df71965af98c28c2aee71a238e9839ae03 (patch)
tree5408fd886f7d49ae3689ad9bb1483a7cfc58b20f /xfce-base/garcon
parentxfce-base/garcon: Add explicit dep on glib-utils (diff)
downloadgentoo-517809df71965af98c28c2aee71a238e9839ae03.tar.gz
gentoo-517809df71965af98c28c2aee71a238e9839ae03.tar.bz2
gentoo-517809df71965af98c28c2aee71a238e9839ae03.zip
xfce-base/garcon: Fix the license to 'or newer' variants
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base/garcon')
-rw-r--r--xfce-base/garcon/garcon-0.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/garcon/garcon-0.6.1.ebuild b/xfce-base/garcon/garcon-0.6.1.ebuild
index 44f7968bd570..e06db1aff671 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"