summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-02-21 19:44:52 +0100
committerMike Gilbert <floppym@gentoo.org>2018-02-21 15:32:19 -0500
commit5d0a44c1e0b1b20240d60ee7430fee130188a18a (patch)
treeb0fc2592ee5306284555d4b9232d3e1a6fa1f9de /app-i18n/libpinyin/libpinyin-9999.ebuild
parentapp-i18n/fcitx: Version bump (4.2.9.6). (diff)
downloadgentoo-5d0a44c1e0b1b20240d60ee7430fee130188a18a.tar.gz
gentoo-5d0a44c1e0b1b20240d60ee7430fee130188a18a.tar.bz2
gentoo-5d0a44c1e0b1b20240d60ee7430fee130188a18a.zip
app-i18n/libpinyin: Update model version.
https://github.com/libpinyin/libpinyin/commit/726b9d8a605c7e81f3a3fc44f1322ce16c5452fc
Diffstat (limited to 'app-i18n/libpinyin/libpinyin-9999.ebuild')
-rw-r--r--app-i18n/libpinyin/libpinyin-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/libpinyin/libpinyin-9999.ebuild b/app-i18n/libpinyin/libpinyin-9999.ebuild
index e5df0d1c77a9..8d99c24cb219 100644
--- a/app-i18n/libpinyin/libpinyin-9999.ebuild
+++ b/app-i18n/libpinyin/libpinyin-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -11,7 +11,7 @@ if [[ "${PV}" == "9999" ]]; then
EGIT_REPO_URI="https://github.com/libpinyin/libpinyin"
fi
-LIBPINYIN_MODEL_VERSION="14"
+LIBPINYIN_MODEL_VERSION="15"
DESCRIPTION="Library to deal with pinyin"
HOMEPAGE="https://github.com/libpinyin/libpinyin https://sourceforge.net/projects/libpinyin/"