commit: c7b5eb2456c398aded74e759ee24788a96140c3d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Jan 2 12:19:02 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Jan 2 12:20:40 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b5eb24
xfce-base/xfce4-panel: Fix license Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> xfce-base/xfce4-panel/xfce4-panel-4.13.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.13.4.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.13.4.ebuild index e766804a2ca..1632b090f2e 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.13.4.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.13.4.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Panel for the Xfce desktop environment" HOMEPAGE="https://www.xfce.org/projects/" SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" -LICENSE="GPL-2 LGPL-2.1" +LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="introspection"