Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/sunpinyin/
Date: Sat, 30 Sep 2017 05:42:14
Message-Id: 1506750120.6adb89373c12be9c3b0455b6635cb1acabff5a70.kensington@gentoo
1 commit: 6adb89373c12be9c3b0455b6635cb1acabff5a70
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 05:41:49 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 05:42:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6adb8937
7
8 app-i18n/sunpinyin: stabilise 2.0.4_pre20130108-r1 for amd64
9
10 Bug: https://bugs.gentoo.org/632291
11 Package-Manager: Portage-2.3.8, Repoman-2.3.3
12
13 app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild b/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild
17 index 8c9dc95a8ae..d794eb5d66d 100644
18 --- a/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild
19 +++ b/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz"
27
28 LICENSE="LGPL-2.1 CDDL"
29 SLOT="0/1"
30 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
31 +KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
32 IUSE=""
33
34 RDEPEND="dev-db/sqlite:3"