commit: 687a093c508f5bf07f612aa19fd12272ed632818
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 12 13:53:47 2017 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Aug 12 13:56:22 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=687a093c
app-i18n/libtomoe-gtk: move to app-i18n/tomoe-gtk
app-i18n/scim-tomoe/files/scim-tomoe-0.6.0-gucharmap2.patch | 2 +-
app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild | 4 ++--
app-i18n/scim-tomoe/scim-tomoe-0.6.0.ebuild | 4 ++--
app-i18n/{libtomoe-gtk => tomoe-gtk}/Manifest | 0
app-i18n/{libtomoe-gtk => tomoe-gtk}/metadata.xml | 0
.../tomoe-gtk-0.6.0-r4.ebuild} | 0
app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild | 4 ++--
profiles/updates/3Q-2017 | 1 +
8 files changed, 8 insertions(+), 7 deletions(-)
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
index 0444bb2e6dd..90a52615e65 100644
--- 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
@@ -1,5 +1,5 @@
---
- Update libtomoe-gtk to gucharmap-2 API
+ Update tomoe-gtk to gucharmap-2 API
https://bugs.gentoo.org/show_bug.cgi?id=243160
scim_tomoe_prefs_widget.cpp | 4 ++--
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
index 080b67a7f5b..dde8e4a9a8a 100644
--- a/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild
+++ b/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ IUSE=""
RDEPEND="
>=app-i18n/scim-1.2.0
- >=app-i18n/libtomoe-gtk-0.6.0
+ >=app-i18n/tomoe-gtk-0.6.0
>=x11-libs/gtk+-2.4:2
"
DEPEND="${RDEPEND}
diff --git a/app-i18n/scim-tomoe/scim-tomoe-0.6.0.ebuild
b/app-i18n/scim-tomoe/scim-tomoe-0.6.0.ebuild
index b24e074b7c1..83a051f34b3 100644
--- a/app-i18n/scim-tomoe/scim-tomoe-0.6.0.ebuild
+++ b/app-i18n/scim-tomoe/scim-tomoe-0.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit eutils
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="|| ( >=app-i18n/scim-1.2.0 >=app-i18n/scim-cvs-1.2.0 )
- >=app-i18n/libtomoe-gtk-0.6.0"
+ >=app-i18n/tomoe-gtk-0.6.0"
src_install() {
emake DESTDIR="${D}" install || die "make install failed"
diff --git a/app-i18n/libtomoe-gtk/Manifest b/app-i18n/tomoe-gtk/Manifest
similarity index 100%
rename from app-i18n/libtomoe-gtk/Manifest
rename to app-i18n/tomoe-gtk/Manifest
diff --git a/app-i18n/libtomoe-gtk/metadata.xml
b/app-i18n/tomoe-gtk/metadata.xml
similarity index 100%
rename from app-i18n/libtomoe-gtk/metadata.xml
rename to app-i18n/tomoe-gtk/metadata.xml
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
similarity index 100%
rename from app-i18n/libtomoe-gtk/libtomoe-gtk-0.6.0-r4.ebuild
rename to app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild
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
index 6f1edb32eec..96242485514 100644
--- 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
DESCRIPTION="Japanese input method Tomoe IMEngine for uim"
@@ -11,7 +11,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="|| ( app-i18n/uim app-i18n/uim-svn )
- >=app-i18n/libtomoe-gtk-0.6.0"
+ >=app-i18n/tomoe-gtk-0.6.0"
DEPEND="${RDEPEND}
virtual/pkgconfig"
diff --git a/profiles/updates/3Q-2017 b/profiles/updates/3Q-2017
index 41cd8929e2e..2f1fe9587e1 100644
--- a/profiles/updates/3Q-2017
+++ b/profiles/updates/3Q-2017
@@ -43,3 +43,4 @@ move dev-texlive/texlive-htmlxml
dev-texlive/texlive-humanities
move app-i18n/anthy-ss app-i18n/anthy
move dev-libs/kirigami kde-frameworks/kirigami
slotmove kde-frameworks/kirigami 2 5
+move app-i18n/libtomoe-gtk app-i18n/tomoe-gtk