Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/librime/
Date: Fri, 09 Aug 2019 18:39:35
Message-Id: 1565375939.9e9ce7139dc0e73210e8c45fa18701fb2094f831.floppym@gentoo
1 commit: 9e9ce7139dc0e73210e8c45fa18701fb2094f831
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Fri Aug 9 16:26:59 2019 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 9 18:38:59 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e9ce713
7
8 app-i18n/librime: Update license in >=1.2.10.
9
10 https://github.com/rime/librime/commit/918b67d1a8ba74fc08f2c7d71823e31e5b013911
11
12 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
13 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
14
15 app-i18n/librime/librime-1.3.1.ebuild | 2 +-
16 app-i18n/librime/librime-1.4.0.ebuild | 2 +-
17 2 files changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/app-i18n/librime/librime-1.3.1.ebuild b/app-i18n/librime/librime-1.3.1.ebuild
20 index 6adbfbf2ddc..39d72296c06 100644
21 --- a/app-i18n/librime/librime-1.3.1.ebuild
22 +++ b/app-i18n/librime/librime-1.3.1.ebuild
23 @@ -9,7 +9,7 @@ DESCRIPTION="Rime Input Method Engine, the core library"
24 HOMEPAGE="https://rime.im/ https://github.com/rime/librime"
25 SRC_URI="https://github.com/rime/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
26
27 -LICENSE="GPL-3"
28 +LICENSE="BSD"
29 SLOT="0/1"
30 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
31 IUSE="test"
32
33 diff --git a/app-i18n/librime/librime-1.4.0.ebuild b/app-i18n/librime/librime-1.4.0.ebuild
34 index 0b7c3762df2..925c366218d 100644
35 --- a/app-i18n/librime/librime-1.4.0.ebuild
36 +++ b/app-i18n/librime/librime-1.4.0.ebuild
37 @@ -9,7 +9,7 @@ DESCRIPTION="Rime Input Method Engine, the core library"
38 HOMEPAGE="https://rime.im/ https://github.com/rime/librime"
39 SRC_URI="https://github.com/rime/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
40
41 -LICENSE="GPL-3"
42 +LICENSE="BSD"
43 SLOT="0/1"
44 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
45 IUSE="test"