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-extra/xfce4-clipman-plugin/
Date: Thu, 13 Sep 2018 06:25:23
Message-Id: 1536819860.07ca7d6f9dcac704a5e4ed36f743f27d0997bde5.mgorny@gentoo
1 commit: 07ca7d6f9dcac704a5e4ed36f743f27d0997bde5
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 13 06:23:44 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 13 06:24:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07ca7d6f
7
8 xfce-extra/xfce4-clipman-plugin: Correct license to GPL-2+
9
10 xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.2-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.2-r1.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.2-r1.ebuild
14 index abc9347b32e..47a3103d9da 100644
15 --- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.2-r1.ebuild
16 +++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.2-r1.ebuild
17 @@ -9,7 +9,7 @@ DESCRIPTION="A clipboard manager plug-in for the Xfce panel"
18 HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin"
19 SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
20
21 -LICENSE="GPL-2"
22 +LICENSE="GPL-2+"
23 SLOT="0"
24 KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
25 IUSE="qrcode"