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/sunpinyin-data/
Date: Wed, 01 Nov 2017 20:54:37
Message-Id: 1509569657.dbccc966f18894df4d67979befd96882124c86ea.floppym@gentoo
1 commit: dbccc966f18894df4d67979befd96882124c86ea
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Wed Nov 1 11:48:52 2017 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 1 20:54:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbccc966
7
8 app-i18n/sunpinyin-data: Stabilize 20130220 on x86.
9
10 app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild b/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild
14 index 0a56a826c8c..4d7db19d3e3 100644
15 --- a/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild
16 +++ b/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2015 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 @@ -13,7 +13,7 @@ SRC_URI="https://open-gram.googlecode.com/files/dict.utf8-${DICT_VERSION}.tar.bz
24
25 LICENSE="Apache-2.0"
26 SLOT="0"
27 -KEYWORDS="amd64 ~ppc ppc64 ~x86"
28 +KEYWORDS="amd64 ~ppc ppc64 x86"
29 IUSE=""
30
31 DEPEND=">=app-i18n/sunpinyin-2.0.4_pre20130108"