Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-panel/
Date: Wed, 02 Jan 2019 12:21:00
Message-Id: 1546431640.c7b5eb2456c398aded74e759ee24788a96140c3d.mgorny@gentoo
1 commit: c7b5eb2456c398aded74e759ee24788a96140c3d
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 2 12:19:02 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 2 12:20:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b5eb24
7
8 xfce-base/xfce4-panel: Fix license
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 xfce-base/xfce4-panel/xfce4-panel-4.13.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.13.4.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.13.4.ebuild
16 index e766804a2ca..1632b090f2e 100644
17 --- a/xfce-base/xfce4-panel/xfce4-panel-4.13.4.ebuild
18 +++ b/xfce-base/xfce4-panel/xfce4-panel-4.13.4.ebuild
19 @@ -9,7 +9,7 @@ DESCRIPTION="Panel for the Xfce desktop environment"
20 HOMEPAGE="https://www.xfce.org/projects/"
21 SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
22
23 -LICENSE="GPL-2 LGPL-2.1"
24 +LICENSE="GPL-2+ LGPL-2.1+"
25 SLOT="0"
26 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
27 IUSE="introspection"