diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2019-08-09 16:26:59 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2019-08-09 14:38:59 -0400 |
commit | 9e9ce7139dc0e73210e8c45fa18701fb2094f831 (patch) | |
tree | 0329fb1e03970fb73ab26b4a2a8d8e46225a2551 /app-i18n/librime | |
parent | dev-libs/utfcpp: Add live ebuild. (diff) | |
download | gentoo-9e9ce7139dc0e73210e8c45fa18701fb2094f831.tar.gz gentoo-9e9ce7139dc0e73210e8c45fa18701fb2094f831.tar.bz2 gentoo-9e9ce7139dc0e73210e8c45fa18701fb2094f831.zip |
app-i18n/librime: Update license in >=1.2.10.
https://github.com/rime/librime/commit/918b67d1a8ba74fc08f2c7d71823e31e5b013911
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'app-i18n/librime')
-rw-r--r-- | app-i18n/librime/librime-1.3.1.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/librime/librime-1.4.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/librime/librime-1.3.1.ebuild b/app-i18n/librime/librime-1.3.1.ebuild index 6adbfbf2ddc8..39d72296c063 100644 --- a/app-i18n/librime/librime-1.3.1.ebuild +++ b/app-i18n/librime/librime-1.3.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Rime Input Method Engine, the core library" HOMEPAGE="https://rime.im/ https://github.com/rime/librime" SRC_URI="https://github.com/rime/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-3" +LICENSE="BSD" SLOT="0/1" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="test" diff --git a/app-i18n/librime/librime-1.4.0.ebuild b/app-i18n/librime/librime-1.4.0.ebuild index 0b7c3762df21..925c366218d4 100644 --- a/app-i18n/librime/librime-1.4.0.ebuild +++ b/app-i18n/librime/librime-1.4.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Rime Input Method Engine, the core library" HOMEPAGE="https://rime.im/ https://github.com/rime/librime" SRC_URI="https://github.com/rime/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-3" +LICENSE="BSD" SLOT="0/1" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="test" |