Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/imsettings/
Date: Sun, 31 Oct 2021 13:11:31
Message-Id: 1635685832.ebc5daadfe16c54541495030bc85312ff3de6e52.hattya@gentoo
1 commit: ebc5daadfe16c54541495030bc85312ff3de6e52
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 31 13:10:32 2021 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 31 13:10:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebc5daad
7
8 app-i18n/imsettings: update LICENSE
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 app-i18n/imsettings/imsettings-1.7.2.ebuild | 2 +-
14 app-i18n/imsettings/imsettings-1.8.2.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-i18n/imsettings/imsettings-1.7.2.ebuild b/app-i18n/imsettings/imsettings-1.7.2.ebuild
18 index 0ad03979e2a..65c929f28aa 100644
19 --- a/app-i18n/imsettings/imsettings-1.7.2.ebuild
20 +++ b/app-i18n/imsettings/imsettings-1.7.2.ebuild
21 @@ -9,7 +9,7 @@ DESCRIPTION="Delivery framework for general Input Method configuration"
22 HOMEPAGE="https://tagoh.bitbucket.io/imsettings"
23 SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2"
24
25 -LICENSE="LGPL-2.1"
26 +LICENSE="LGPL-2.1+"
27 SLOT="0"
28 KEYWORDS="amd64 ~x86"
29 IUSE="gconf qt5 +introspection xfconf"
30
31 diff --git a/app-i18n/imsettings/imsettings-1.8.2.ebuild b/app-i18n/imsettings/imsettings-1.8.2.ebuild
32 index a3af54bc07c..6b4b324e653 100644
33 --- a/app-i18n/imsettings/imsettings-1.8.2.ebuild
34 +++ b/app-i18n/imsettings/imsettings-1.8.2.ebuild
35 @@ -9,7 +9,7 @@ DESCRIPTION="Delivery framework for general Input Method configuration"
36 HOMEPAGE="https://tagoh.bitbucket.io/imsettings"
37 SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2"
38
39 -LICENSE="LGPL-2.1"
40 +LICENSE="LGPL-2.1+"
41 SLOT="0"
42 KEYWORDS="~amd64 ~x86"
43 IUSE="gconf qt5 +introspection xfconf"