Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/libtomoe-gtk/, app-i18n/scim-tomoe/files/, app-i18n/uim-tomoe-gtk/, ...
Date: Sat, 12 Aug 2017 13:56:31
Message-Id: 1502546182.687a093c508f5bf07f612aa19fd12272ed632818.hattya@gentoo
1 commit: 687a093c508f5bf07f612aa19fd12272ed632818
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 12 13:53:47 2017 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 12 13:56:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=687a093c
7
8 app-i18n/libtomoe-gtk: move to app-i18n/tomoe-gtk
9
10 app-i18n/scim-tomoe/files/scim-tomoe-0.6.0-gucharmap2.patch | 2 +-
11 app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild | 4 ++--
12 app-i18n/scim-tomoe/scim-tomoe-0.6.0.ebuild | 4 ++--
13 app-i18n/{libtomoe-gtk => tomoe-gtk}/Manifest | 0
14 app-i18n/{libtomoe-gtk => tomoe-gtk}/metadata.xml | 0
15 .../tomoe-gtk-0.6.0-r4.ebuild} | 0
16 app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild | 4 ++--
17 profiles/updates/3Q-2017 | 1 +
18 8 files changed, 8 insertions(+), 7 deletions(-)
19
20 diff --git a/app-i18n/scim-tomoe/files/scim-tomoe-0.6.0-gucharmap2.patch b/app-i18n/scim-tomoe/files/scim-tomoe-0.6.0-gucharmap2.patch
21 index 0444bb2e6dd..90a52615e65 100644
22 --- a/app-i18n/scim-tomoe/files/scim-tomoe-0.6.0-gucharmap2.patch
23 +++ b/app-i18n/scim-tomoe/files/scim-tomoe-0.6.0-gucharmap2.patch
24 @@ -1,5 +1,5 @@
25 ---
26 - Update libtomoe-gtk to gucharmap-2 API
27 + Update tomoe-gtk to gucharmap-2 API
28 https://bugs.gentoo.org/show_bug.cgi?id=243160
29
30 scim_tomoe_prefs_widget.cpp | 4 ++--
31
32 diff --git a/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild b/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild
33 index 080b67a7f5b..dde8e4a9a8a 100644
34 --- a/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild
35 +++ b/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild
36 @@ -1,4 +1,4 @@
37 -# Copyright 1999-2016 Gentoo Foundation
38 +# Copyright 1999-2017 Gentoo Foundation
39 # Distributed under the terms of the GNU General Public License v2
40
41 EAPI=6
42 @@ -15,7 +15,7 @@ IUSE=""
43
44 RDEPEND="
45 >=app-i18n/scim-1.2.0
46 - >=app-i18n/libtomoe-gtk-0.6.0
47 + >=app-i18n/tomoe-gtk-0.6.0
48 >=x11-libs/gtk+-2.4:2
49 "
50 DEPEND="${RDEPEND}
51
52 diff --git a/app-i18n/scim-tomoe/scim-tomoe-0.6.0.ebuild b/app-i18n/scim-tomoe/scim-tomoe-0.6.0.ebuild
53 index b24e074b7c1..83a051f34b3 100644
54 --- a/app-i18n/scim-tomoe/scim-tomoe-0.6.0.ebuild
55 +++ b/app-i18n/scim-tomoe/scim-tomoe-0.6.0.ebuild
56 @@ -1,4 +1,4 @@
57 -# Copyright 1999-2016 Gentoo Foundation
58 +# Copyright 1999-2017 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60
61 inherit eutils
62 @@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
63 IUSE=""
64
65 DEPEND="|| ( >=app-i18n/scim-1.2.0 >=app-i18n/scim-cvs-1.2.0 )
66 - >=app-i18n/libtomoe-gtk-0.6.0"
67 + >=app-i18n/tomoe-gtk-0.6.0"
68
69 src_install() {
70 emake DESTDIR="${D}" install || die "make install failed"
71
72 diff --git a/app-i18n/libtomoe-gtk/Manifest b/app-i18n/tomoe-gtk/Manifest
73 similarity index 100%
74 rename from app-i18n/libtomoe-gtk/Manifest
75 rename to app-i18n/tomoe-gtk/Manifest
76
77 diff --git a/app-i18n/libtomoe-gtk/metadata.xml b/app-i18n/tomoe-gtk/metadata.xml
78 similarity index 100%
79 rename from app-i18n/libtomoe-gtk/metadata.xml
80 rename to app-i18n/tomoe-gtk/metadata.xml
81
82 diff --git a/app-i18n/libtomoe-gtk/libtomoe-gtk-0.6.0-r4.ebuild b/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild
83 similarity index 100%
84 rename from app-i18n/libtomoe-gtk/libtomoe-gtk-0.6.0-r4.ebuild
85 rename to app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild
86
87 diff --git a/app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild b/app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild
88 index 6f1edb32eec..96242485514 100644
89 --- a/app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild
90 +++ b/app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild
91 @@ -1,4 +1,4 @@
92 -# Copyright 1999-2012 Gentoo Foundation
93 +# Copyright 1999-2017 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95
96 DESCRIPTION="Japanese input method Tomoe IMEngine for uim"
97 @@ -11,7 +11,7 @@ KEYWORDS="~amd64 ~x86"
98 IUSE=""
99
100 RDEPEND="|| ( app-i18n/uim app-i18n/uim-svn )
101 - >=app-i18n/libtomoe-gtk-0.6.0"
102 + >=app-i18n/tomoe-gtk-0.6.0"
103 DEPEND="${RDEPEND}
104 virtual/pkgconfig"
105
106
107 diff --git a/profiles/updates/3Q-2017 b/profiles/updates/3Q-2017
108 index 41cd8929e2e..2f1fe9587e1 100644
109 --- a/profiles/updates/3Q-2017
110 +++ b/profiles/updates/3Q-2017
111 @@ -43,3 +43,4 @@ move dev-texlive/texlive-htmlxml dev-texlive/texlive-humanities
112 move app-i18n/anthy-ss app-i18n/anthy
113 move dev-libs/kirigami kde-frameworks/kirigami
114 slotmove kde-frameworks/kirigami 2 5
115 +move app-i18n/libtomoe-gtk app-i18n/tomoe-gtk