app-i18n/libtomoe-gtk: move to app-i18n/tomoe-gtk
authorAkinori Hattori <hattya@gentoo.org>
Sat, 12 Aug 2017 13:53:47 +0000 (22:53 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Sat, 12 Aug 2017 13:56:22 +0000 (22:56 +0900)
app-i18n/scim-tomoe/files/scim-tomoe-0.6.0-gucharmap2.patch
app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild
app-i18n/scim-tomoe/scim-tomoe-0.6.0.ebuild
app-i18n/tomoe-gtk/Manifest [moved from app-i18n/libtomoe-gtk/Manifest with 100% similarity]
app-i18n/tomoe-gtk/metadata.xml [moved from app-i18n/libtomoe-gtk/metadata.xml with 100% similarity]
app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r4.ebuild [moved from app-i18n/libtomoe-gtk/libtomoe-gtk-0.6.0-r4.ebuild with 100% similarity]
app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild
profiles/updates/3Q-2017

index 0444bb2e6dd932742f3cb0ccb256ec1e61ed1481..90a52615e65e677497208b48bc68db414cc535ca 100644 (file)
@@ -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 ++--
index 080b67a7f5bb7703bb6872764697e0bc8694ace2..dde8e4a9a8a7691d91d376708170e597e096ea36 100644 (file)
@@ -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}
index b24e074b7c1332efeafc262d4c65865c5197b6b8..83a051f34b3195092f77e6a9dbe10b6445a7888c 100644 (file)
@@ -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"
index 6f1edb32eec4aa64ca0089c99433d8953faf81cd..9624248551489ceab999f42e070454ff29120c00 100644 (file)
@@ -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"
 
index 41cd8929e2e4b6f6f09a9d6ae32b57afbce6cfef..2f1fe9587e165967b3a1e2a9499713700fd9222e 100644 (file)
@@ -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