From: Michał Górny Date: Sat, 18 May 2019 11:15:43 +0000 (+0200) Subject: xfce-base/xfconf: Correct license to GPL-2+ X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=431a8f7e9674f00d70049ea816c4bfa1862bb805;p=gentoo.git xfce-base/xfconf: Correct license to GPL-2+ Signed-off-by: Michał Górny --- diff --git a/xfce-base/xfconf/xfconf-4.13.7.ebuild b/xfce-base/xfconf/xfconf-4.13.7.ebuild index 54e751d95061..f2dbd52b578a 100644 --- a/xfce-base/xfconf/xfconf-4.13.7.ebuild +++ b/xfce-base/xfconf/xfconf-4.13.7.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A configuration management system for Xfce" HOMEPAGE="https://www.xfce.org/projects/" SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0/3" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug perl"