diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-05-18 13:15:43 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-05-18 13:27:22 +0200 |
commit | 431a8f7e9674f00d70049ea816c4bfa1862bb805 (patch) | |
tree | 51d93d286e17ee45e2415a273bcc217daaf44a0c /xfce-base/xfconf | |
parent | xfce-base/xfconf: Bump to 4.13.7 (diff) | |
download | gentoo-431a8f7e9674f00d70049ea816c4bfa1862bb805.tar.gz gentoo-431a8f7e9674f00d70049ea816c4bfa1862bb805.tar.bz2 gentoo-431a8f7e9674f00d70049ea816c4bfa1862bb805.zip |
xfce-base/xfconf: Correct license to GPL-2+
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base/xfconf')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.13.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |