[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2023-12-28 Thread Akinori Hattori
commit: 5ff7ea99ec74108c42b13bffe79e578d2f6c8668
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Dec 28 12:42:47 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Dec 28 12:42:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ff7ea99

app-i18n/ibus-table: amd64/x86 stable

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.17.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.17.4.ebuild 
b/app-i18n/ibus-table/ibus-table-1.17.4.ebuild
index fa1d06003138..65ace9b39f9b 100644
--- a/app-i18n/ibus-table/ibus-table-1.17.4.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.17.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2023-12-28 Thread Akinori Hattori
commit: f88f5c15d5f22eecfe40cc67ca64a32bf41b3f2f
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Dec 28 12:43:11 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Dec 28 12:43:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f88f5c15

app-i18n/ibus-table: drop old

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 -
 app-i18n/ibus-table/ibus-table-1.17.3.ebuild | 55 
 2 files changed, 56 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 8afc6f6a01e6..3bccb11c2448 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1 @@
-DIST ibus-table-1.17.3.tar.gz 1545954 BLAKE2B 
67d21a606f312e9e0e686faec73031619e2075647f4fff73b3ffbe560574d9fc3c7f36a0bb41924f31da9b0a49eab274e4b0a463a38026f829155fad4ba839e3
 SHA512 
1945b902391d4863b0efadc088d275bc3003d63b1c15af939d2991506d4bc1f93166881eb16c0c77c2caf2867ef56144f04aa0e05892c5a3c78be4696b30ae72
 DIST ibus-table-1.17.4.tar.gz 1559267 BLAKE2B 
c3c48dcebc345e658a2e6a10b13f1a0312c2e906de0bd78ee0fcbe97379663b21c6f0dbe45d029343faea340f2d031937c6f41c2a113009b60e75d108b884244
 SHA512 
fde595635cf50e40657b394f61173360cd9f67aa212459f14d96e08805deb164931564201653a85a2973b2e6429bd2683af96974c7cee5dae3067833efd3

diff --git a/app-i18n/ibus-table/ibus-table-1.17.3.ebuild 
b/app-i18n/ibus-table/ibus-table-1.17.3.ebuild
deleted file mode 100644
index 65ace9b39f9b..
--- a/app-i18n/ibus-table/ibus-table-1.17.3.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-PYTHON_COMPAT=( python3_{9..11} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2023-11-11 Thread Akinori Hattori
commit: 91d90d65856325cfcbb9bbee0666bf3d2c7d
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Nov 11 12:32:57 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Nov 11 12:32:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91d90d65

app-i18n/ibus-table: new upstream release

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 +
 app-i18n/ibus-table/ibus-table-1.17.4.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 167677cd03bf..8afc6f6a01e6 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1 +1,2 @@
 DIST ibus-table-1.17.3.tar.gz 1545954 BLAKE2B 
67d21a606f312e9e0e686faec73031619e2075647f4fff73b3ffbe560574d9fc3c7f36a0bb41924f31da9b0a49eab274e4b0a463a38026f829155fad4ba839e3
 SHA512 
1945b902391d4863b0efadc088d275bc3003d63b1c15af939d2991506d4bc1f93166881eb16c0c77c2caf2867ef56144f04aa0e05892c5a3c78be4696b30ae72
+DIST ibus-table-1.17.4.tar.gz 1559267 BLAKE2B 
c3c48dcebc345e658a2e6a10b13f1a0312c2e906de0bd78ee0fcbe97379663b21c6f0dbe45d029343faea340f2d031937c6f41c2a113009b60e75d108b884244
 SHA512 
fde595635cf50e40657b394f61173360cd9f67aa212459f14d96e08805deb164931564201653a85a2973b2e6429bd2683af96974c7cee5dae3067833efd3

diff --git a/app-i18n/ibus-table/ibus-table-1.17.4.ebuild 
b/app-i18n/ibus-table/ibus-table-1.17.4.ebuild
new file mode 100644
index ..fa1d06003138
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.17.4.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2023-10-16 Thread Akinori Hattori
commit: 46940de92603eda660001c259c996bec55a34f3b
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon Oct 16 13:42:09 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon Oct 16 13:43:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46940de9

app-i18n/ibus-table: amd64/x86 stable

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.17.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.17.3.ebuild 
b/app-i18n/ibus-table/ibus-table-1.17.3.ebuild
index fa1d06003138..65ace9b39f9b 100644
--- a/app-i18n/ibus-table/ibus-table-1.17.3.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.17.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2023-10-16 Thread Akinori Hattori
commit: e5f20a1a7c79d8cbc5d69b4466191efa2b823dd1
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon Oct 16 13:42:43 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon Oct 16 13:43:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5f20a1a

app-i18n/ibus-table: drop old

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 -
 app-i18n/ibus-table/ibus-table-1.17.2.ebuild | 55 
 2 files changed, 56 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index a1a99acfa70d..167677cd03bf 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1 @@
-DIST ibus-table-1.17.2.tar.gz 1547063 BLAKE2B 
6ac449f48cc169c64df3e4c2d9ceac36378ee0303809c811eacd8e58c6c41a47af6bbe6176a544fd799faa9787b2d68589181aef3d07ef65d82159150ef8dc10
 SHA512 
f3b257d80e3e6a92b2aa3f48d43e104aae9a015b00bf7f6c1c146e5ea2c0d8d0bd7187225fdbb0c0ccb548c5659dfd05ea0137fa7306ceab82169b11cd8c2419
 DIST ibus-table-1.17.3.tar.gz 1545954 BLAKE2B 
67d21a606f312e9e0e686faec73031619e2075647f4fff73b3ffbe560574d9fc3c7f36a0bb41924f31da9b0a49eab274e4b0a463a38026f829155fad4ba839e3
 SHA512 
1945b902391d4863b0efadc088d275bc3003d63b1c15af939d2991506d4bc1f93166881eb16c0c77c2caf2867ef56144f04aa0e05892c5a3c78be4696b30ae72

diff --git a/app-i18n/ibus-table/ibus-table-1.17.2.ebuild 
b/app-i18n/ibus-table/ibus-table-1.17.2.ebuild
deleted file mode 100644
index 65ace9b39f9b..
--- a/app-i18n/ibus-table/ibus-table-1.17.2.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-PYTHON_COMPAT=( python3_{9..11} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2023-09-27 Thread Akinori Hattori
commit: f25f8c08b69e4d5acf1372a4fdcb12e4df2ecf4a
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Sep 27 13:55:35 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Sep 27 13:55:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f25f8c08

app-i18n/ibus-table: drop old

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 -
 app-i18n/ibus-table/ibus-table-1.17.1.ebuild | 55 
 2 files changed, 56 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 2945d8be5acf..a1a99acfa70d 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,3 +1,2 @@
-DIST ibus-table-1.17.1.tar.gz 1546204 BLAKE2B 
e6aa8fb66af08f504c032f9950c52ffc4eefd1633dfdb49e7c7eb4e38f9c103be1e845927a61418a1c1e028dcdf50ad8bd6d64640697506c15d82f7021282e64
 SHA512 
67168bb301820fa006208a15c3dc0f72480f8dd7bcd4097f0ee837fa44a1d04d68760f3061d655ec8a19ccb60aee2d6fd54bb5dd13668c61edb38b6e46f1b9ff
 DIST ibus-table-1.17.2.tar.gz 1547063 BLAKE2B 
6ac449f48cc169c64df3e4c2d9ceac36378ee0303809c811eacd8e58c6c41a47af6bbe6176a544fd799faa9787b2d68589181aef3d07ef65d82159150ef8dc10
 SHA512 
f3b257d80e3e6a92b2aa3f48d43e104aae9a015b00bf7f6c1c146e5ea2c0d8d0bd7187225fdbb0c0ccb548c5659dfd05ea0137fa7306ceab82169b11cd8c2419
 DIST ibus-table-1.17.3.tar.gz 1545954 BLAKE2B 
67d21a606f312e9e0e686faec73031619e2075647f4fff73b3ffbe560574d9fc3c7f36a0bb41924f31da9b0a49eab274e4b0a463a38026f829155fad4ba839e3
 SHA512 
1945b902391d4863b0efadc088d275bc3003d63b1c15af939d2991506d4bc1f93166881eb16c0c77c2caf2867ef56144f04aa0e05892c5a3c78be4696b30ae72

diff --git a/app-i18n/ibus-table/ibus-table-1.17.1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.17.1.ebuild
deleted file mode 100644
index 65ace9b39f9b..
--- a/app-i18n/ibus-table/ibus-table-1.17.1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-PYTHON_COMPAT=( python3_{9..11} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2023-09-27 Thread Akinori Hattori
commit: 6a52bf30bf110cc91f0691feeb2081239b62de84
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Sep 27 13:55:11 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Sep 27 13:55:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a52bf30

app-i18n/ibus-table: amd64/x86 stable

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.17.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.17.2.ebuild 
b/app-i18n/ibus-table/ibus-table-1.17.2.ebuild
index fa1d06003138..65ace9b39f9b 100644
--- a/app-i18n/ibus-table/ibus-table-1.17.2.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.17.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2023-09-15 Thread Akinori Hattori
commit: 2b195afb400c89cecc2c80d40877495523600ca7
Author: Akinori Hattori  gentoo  org>
AuthorDate: Fri Sep 15 14:21:00 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Fri Sep 15 14:21:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b195afb

app-i18n/ibus-table: new upstream release

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 +
 app-i18n/ibus-table/ibus-table-1.17.3.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 9f08e6195c4e..2eaaaeb16619 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,3 +1,4 @@
 DIST ibus-table-1.17.0.tar.gz 1545826 BLAKE2B 
33890dffca38c76513f49a54419805aff1b13e79b069cdb655401a44eeb44201c4cc60a29e9b341bd25dc9431a6e15e0481dc7cbd3ad3f02ae07cfcc6f811c81
 SHA512 
2df316dfe34eca80d9d4f843a92f3452a939cd14bca3bfa6c021b0bc6b759676711fefba68b9bf10dfe48c2f82890452e9ae015986b520281998f4d08f2e763b
 DIST ibus-table-1.17.1.tar.gz 1546204 BLAKE2B 
e6aa8fb66af08f504c032f9950c52ffc4eefd1633dfdb49e7c7eb4e38f9c103be1e845927a61418a1c1e028dcdf50ad8bd6d64640697506c15d82f7021282e64
 SHA512 
67168bb301820fa006208a15c3dc0f72480f8dd7bcd4097f0ee837fa44a1d04d68760f3061d655ec8a19ccb60aee2d6fd54bb5dd13668c61edb38b6e46f1b9ff
 DIST ibus-table-1.17.2.tar.gz 1547063 BLAKE2B 
6ac449f48cc169c64df3e4c2d9ceac36378ee0303809c811eacd8e58c6c41a47af6bbe6176a544fd799faa9787b2d68589181aef3d07ef65d82159150ef8dc10
 SHA512 
f3b257d80e3e6a92b2aa3f48d43e104aae9a015b00bf7f6c1c146e5ea2c0d8d0bd7187225fdbb0c0ccb548c5659dfd05ea0137fa7306ceab82169b11cd8c2419
+DIST ibus-table-1.17.3.tar.gz 1545954 BLAKE2B 
67d21a606f312e9e0e686faec73031619e2075647f4fff73b3ffbe560574d9fc3c7f36a0bb41924f31da9b0a49eab274e4b0a463a38026f829155fad4ba839e3
 SHA512 
1945b902391d4863b0efadc088d275bc3003d63b1c15af939d2991506d4bc1f93166881eb16c0c77c2caf2867ef56144f04aa0e05892c5a3c78be4696b30ae72

diff --git a/app-i18n/ibus-table/ibus-table-1.17.3.ebuild 
b/app-i18n/ibus-table/ibus-table-1.17.3.ebuild
new file mode 100644
index ..fa1d06003138
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.17.3.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2023-09-15 Thread Akinori Hattori
commit: e5af2bed6cca0070490c58d51e586e7cfdba891c
Author: Akinori Hattori  gentoo  org>
AuthorDate: Fri Sep 15 14:21:34 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Fri Sep 15 14:21:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5af2bed

app-i18n/ibus-table: amd64/x86 stable

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.17.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.17.1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.17.1.ebuild
index fa1d06003138..65ace9b39f9b 100644
--- a/app-i18n/ibus-table/ibus-table-1.17.1.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.17.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2023-09-15 Thread Akinori Hattori
commit: 199610565c6d68a97f76125b7590ea3f38b25947
Author: Akinori Hattori  gentoo  org>
AuthorDate: Fri Sep 15 14:22:01 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Fri Sep 15 14:22:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19961056

app-i18n/ibus-table: drop old

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 -
 app-i18n/ibus-table/ibus-table-1.17.0.ebuild | 55 
 2 files changed, 56 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 2eaaaeb16619..2945d8be5acf 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,4 +1,3 @@
-DIST ibus-table-1.17.0.tar.gz 1545826 BLAKE2B 
33890dffca38c76513f49a54419805aff1b13e79b069cdb655401a44eeb44201c4cc60a29e9b341bd25dc9431a6e15e0481dc7cbd3ad3f02ae07cfcc6f811c81
 SHA512 
2df316dfe34eca80d9d4f843a92f3452a939cd14bca3bfa6c021b0bc6b759676711fefba68b9bf10dfe48c2f82890452e9ae015986b520281998f4d08f2e763b
 DIST ibus-table-1.17.1.tar.gz 1546204 BLAKE2B 
e6aa8fb66af08f504c032f9950c52ffc4eefd1633dfdb49e7c7eb4e38f9c103be1e845927a61418a1c1e028dcdf50ad8bd6d64640697506c15d82f7021282e64
 SHA512 
67168bb301820fa006208a15c3dc0f72480f8dd7bcd4097f0ee837fa44a1d04d68760f3061d655ec8a19ccb60aee2d6fd54bb5dd13668c61edb38b6e46f1b9ff
 DIST ibus-table-1.17.2.tar.gz 1547063 BLAKE2B 
6ac449f48cc169c64df3e4c2d9ceac36378ee0303809c811eacd8e58c6c41a47af6bbe6176a544fd799faa9787b2d68589181aef3d07ef65d82159150ef8dc10
 SHA512 
f3b257d80e3e6a92b2aa3f48d43e104aae9a015b00bf7f6c1c146e5ea2c0d8d0bd7187225fdbb0c0ccb548c5659dfd05ea0137fa7306ceab82169b11cd8c2419
 DIST ibus-table-1.17.3.tar.gz 1545954 BLAKE2B 
67d21a606f312e9e0e686faec73031619e2075647f4fff73b3ffbe560574d9fc3c7f36a0bb41924f31da9b0a49eab274e4b0a463a38026f829155fad4ba839e3
 SHA512 
1945b902391d4863b0efadc088d275bc3003d63b1c15af939d2991506d4bc1f93166881eb16c0c77c2caf2867ef56144f04aa0e05892c5a3c78be4696b30ae72

diff --git a/app-i18n/ibus-table/ibus-table-1.17.0.ebuild 
b/app-i18n/ibus-table/ibus-table-1.17.0.ebuild
deleted file mode 100644
index 65ace9b39f9b..
--- a/app-i18n/ibus-table/ibus-table-1.17.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-PYTHON_COMPAT=( python3_{9..11} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2023-09-15 Thread Akinori Hattori
commit: ee86b589f6a0bb254b74b4cf73979e48609ce41c
Author: Akinori Hattori  gentoo  org>
AuthorDate: Fri Sep 15 14:15:58 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Fri Sep 15 14:15:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee86b589

app-i18n/ibus-table-others: amd64/x86 stable

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/ibus-table-others-1.3.17.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.17.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.17.ebuild
index 8f38bd24b0bd..02c15aee3b1d 100644
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.17.ebuild
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.17.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="app-i18n/ibus-table



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2023-09-15 Thread Akinori Hattori
commit: fcccf891f208d7880424df87ace5970c991ad877
Author: Akinori Hattori  gentoo  org>
AuthorDate: Fri Sep 15 14:16:31 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Fri Sep 15 14:16:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcccf891

app-i18n/ibus-table-others: drop old

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/Manifest|  1 -
 .../ibus-table-others-1.3.15.ebuild| 30 --
 2 files changed, 31 deletions(-)

diff --git a/app-i18n/ibus-table-others/Manifest 
b/app-i18n/ibus-table-others/Manifest
index 45d98c4283de..37492fc52ea6 100644
--- a/app-i18n/ibus-table-others/Manifest
+++ b/app-i18n/ibus-table-others/Manifest
@@ -1,2 +1 @@
-DIST ibus-table-others-1.3.15.tar.gz 675072 BLAKE2B 
fe12af11628bdefdc313ae29d905f8a95ea73541fee3c7dbbff355948ff1afe7d051ccd2f85d50582e43dc68c87eb669e9321a97e5fc39a5ac29785148dbc3f5
 SHA512 
65c8ca06901cd507b0112de7df0700450d3348b10eef36b1d5bb3e419b21637f9a4cf707b6ce630256cb350d6a65f6d7b261b5ec639599193610a31487f9ea76
 DIST ibus-table-others-1.3.17.tar.gz 679127 BLAKE2B 
314003ff7f58fe7e265da32ba0aa1e9004d9029c6bf73f9c7570eb5a96775d9c7c5cae0d9d2b9261998d960695b09fe13b34bcee0291d6f3c04cea437ae1cf1b
 SHA512 
6b1c58693954fa7ebee941f674b24c0c25e3146cbdf0539816b2348c4c2e316cdc4aa173fa2f56a928b052f42d7ca2212dc8c849e49146c0b7b4758a15470ec3

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.15.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.15.ebuild
deleted file mode 100644
index 02c15aee3b1d..
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.15.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-inherit autotools
-
-DESCRIPTION="Various tables for IBus-Table"
-HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others;
-SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-i18n/ibus-table
-   !app-i18n/ibus-table-code
-   !app-i18n/ibus-table-cyrillic
-   !app-i18n/ibus-table-latin
-   !app-i18n/ibus-table-tv"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-src_prepare() {
-   sed -i '/AM_PATH_PYTHON/d' configure.ac
-
-   default
-   eautoreconf
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2023-08-22 Thread Akinori Hattori
commit: f7c2e4241127b5ebd714ab84e93b5778907f7d64
Author: Akinori Hattori  gentoo  org>
AuthorDate: Tue Aug 22 13:07:31 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Tue Aug 22 13:07:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7c2e424

app-i18n/ibus-table: new upstream release

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 +
 app-i18n/ibus-table/ibus-table-1.17.2.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 0f7e03ba31de..9f08e6195c4e 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1,3 @@
 DIST ibus-table-1.17.0.tar.gz 1545826 BLAKE2B 
33890dffca38c76513f49a54419805aff1b13e79b069cdb655401a44eeb44201c4cc60a29e9b341bd25dc9431a6e15e0481dc7cbd3ad3f02ae07cfcc6f811c81
 SHA512 
2df316dfe34eca80d9d4f843a92f3452a939cd14bca3bfa6c021b0bc6b759676711fefba68b9bf10dfe48c2f82890452e9ae015986b520281998f4d08f2e763b
 DIST ibus-table-1.17.1.tar.gz 1546204 BLAKE2B 
e6aa8fb66af08f504c032f9950c52ffc4eefd1633dfdb49e7c7eb4e38f9c103be1e845927a61418a1c1e028dcdf50ad8bd6d64640697506c15d82f7021282e64
 SHA512 
67168bb301820fa006208a15c3dc0f72480f8dd7bcd4097f0ee837fa44a1d04d68760f3061d655ec8a19ccb60aee2d6fd54bb5dd13668c61edb38b6e46f1b9ff
+DIST ibus-table-1.17.2.tar.gz 1547063 BLAKE2B 
6ac449f48cc169c64df3e4c2d9ceac36378ee0303809c811eacd8e58c6c41a47af6bbe6176a544fd799faa9787b2d68589181aef3d07ef65d82159150ef8dc10
 SHA512 
f3b257d80e3e6a92b2aa3f48d43e104aae9a015b00bf7f6c1c146e5ea2c0d8d0bd7187225fdbb0c0ccb548c5659dfd05ea0137fa7306ceab82169b11cd8c2419

diff --git a/app-i18n/ibus-table/ibus-table-1.17.2.ebuild 
b/app-i18n/ibus-table/ibus-table-1.17.2.ebuild
new file mode 100644
index ..fa1d06003138
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.17.2.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2023-08-21 Thread Akinori Hattori
commit: 4fc023fc6a1edcea2311c27e0cb545eb29682c8c
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon Aug 21 13:29:26 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon Aug 21 13:32:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fc023fc

app-i18n/ibus-table-others: fix build with 
dev-lang/python-exec[-native-symlinks]

Closes: https://bugs.gentoo.org/912415
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/ibus-table-others-1.3.15.ebuild | 9 +
 app-i18n/ibus-table-others/ibus-table-others-1.3.17.ebuild | 9 +
 2 files changed, 18 insertions(+)

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.15.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.15.ebuild
index 01282c650fbd..02c15aee3b1d 100644
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.15.ebuild
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.15.ebuild
@@ -3,6 +3,8 @@
 
 EAPI="8"
 
+inherit autotools
+
 DESCRIPTION="Various tables for IBus-Table"
 HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others;
 
SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz;
@@ -19,3 +21,10 @@ RDEPEND="app-i18n/ibus-table
!app-i18n/ibus-table-tv"
 DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+   sed -i '/AM_PATH_PYTHON/d' configure.ac
+
+   default
+   eautoreconf
+}

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.17.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.17.ebuild
index 3b9d129a0b69..8f38bd24b0bd 100644
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.17.ebuild
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.17.ebuild
@@ -3,6 +3,8 @@
 
 EAPI="8"
 
+inherit autotools
+
 DESCRIPTION="Various tables for IBus-Table"
 HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others;
 
SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz;
@@ -19,3 +21,10 @@ RDEPEND="app-i18n/ibus-table
!app-i18n/ibus-table-tv"
 DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+   sed -i '/AM_PATH_PYTHON/d' configure.ac
+
+   default
+   eautoreconf
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2023-08-17 Thread Akinori Hattori
commit: 13cbdbbdec65ca30926b792840a5cef45eb2dd0c
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug 17 14:12:05 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug 17 14:12:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13cbdbbd

app-i18n/ibus-table: drop old

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest  |  1 -
 app-i18n/ibus-table/ibus-table-1.16.14.ebuild | 55 ---
 2 files changed, 56 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 126d1031056d..fc6592e66212 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1 @@
-DIST ibus-table-1.16.14.tar.gz 1534056 BLAKE2B 
512c1610e4e7096d25c5ff8678e0e91a4cae96ca7036dae0b33ef8f3461e0e6c89cddb35bcd0bf50c48d308d1b0831c02957863419ccbfba64182290a9567acb
 SHA512 
a865c8913bee5e462ed8f3ba74a720b3eb37062ae762e3909827b660dc62d3055e6b90fd3c583487fb23edd2d9572d9eae201d7fbde889ec5cd8e5848b83291f
 DIST ibus-table-1.17.0.tar.gz 1545826 BLAKE2B 
33890dffca38c76513f49a54419805aff1b13e79b069cdb655401a44eeb44201c4cc60a29e9b341bd25dc9431a6e15e0481dc7cbd3ad3f02ae07cfcc6f811c81
 SHA512 
2df316dfe34eca80d9d4f843a92f3452a939cd14bca3bfa6c021b0bc6b759676711fefba68b9bf10dfe48c2f82890452e9ae015986b520281998f4d08f2e763b

diff --git a/app-i18n/ibus-table/ibus-table-1.16.14.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.14.ebuild
deleted file mode 100644
index 65ace9b39f9b..
--- a/app-i18n/ibus-table/ibus-table-1.16.14.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-PYTHON_COMPAT=( python3_{9..11} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2023-08-17 Thread Akinori Hattori
commit: dcc5a46e2cf9bb11c6090d50d9442dc881995e0a
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug 17 14:12:55 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug 17 14:12:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcc5a46e

app-i18n/ibus-table: new upstream release

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 +
 app-i18n/ibus-table/ibus-table-1.17.1.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index fc6592e66212..0f7e03ba31de 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1 +1,2 @@
 DIST ibus-table-1.17.0.tar.gz 1545826 BLAKE2B 
33890dffca38c76513f49a54419805aff1b13e79b069cdb655401a44eeb44201c4cc60a29e9b341bd25dc9431a6e15e0481dc7cbd3ad3f02ae07cfcc6f811c81
 SHA512 
2df316dfe34eca80d9d4f843a92f3452a939cd14bca3bfa6c021b0bc6b759676711fefba68b9bf10dfe48c2f82890452e9ae015986b520281998f4d08f2e763b
+DIST ibus-table-1.17.1.tar.gz 1546204 BLAKE2B 
e6aa8fb66af08f504c032f9950c52ffc4eefd1633dfdb49e7c7eb4e38f9c103be1e845927a61418a1c1e028dcdf50ad8bd6d64640697506c15d82f7021282e64
 SHA512 
67168bb301820fa006208a15c3dc0f72480f8dd7bcd4097f0ee837fa44a1d04d68760f3061d655ec8a19ccb60aee2d6fd54bb5dd13668c61edb38b6e46f1b9ff

diff --git a/app-i18n/ibus-table/ibus-table-1.17.1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.17.1.ebuild
new file mode 100644
index ..fa1d06003138
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.17.1.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2023-08-17 Thread Akinori Hattori
commit: 0a4c53f7db4bb4bd952b313f026a091a8f366e6d
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug 17 14:11:25 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug 17 14:11:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a4c53f7

app-i18n/ibus-table: amd64/x86 stable

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.17.0.ebuild 
b/app-i18n/ibus-table/ibus-table-1.17.0.ebuild
index fa1d06003138..65ace9b39f9b 100644
--- a/app-i18n/ibus-table/ibus-table-1.17.0.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.17.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2023-08-17 Thread Akinori Hattori
commit: 1f1cfdbd04ba121ecc2fb5c8b5b1c41e84dbadd1
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug 17 14:08:57 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug 17 14:08:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f1cfdbd

app-i18n/ibus-table-others: new upstream release

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/Manifest |  1 +
 .../ibus-table-others-1.3.17.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-i18n/ibus-table-others/Manifest 
b/app-i18n/ibus-table-others/Manifest
index 6be556e8f61a..45d98c4283de 100644
--- a/app-i18n/ibus-table-others/Manifest
+++ b/app-i18n/ibus-table-others/Manifest
@@ -1 +1,2 @@
 DIST ibus-table-others-1.3.15.tar.gz 675072 BLAKE2B 
fe12af11628bdefdc313ae29d905f8a95ea73541fee3c7dbbff355948ff1afe7d051ccd2f85d50582e43dc68c87eb669e9321a97e5fc39a5ac29785148dbc3f5
 SHA512 
65c8ca06901cd507b0112de7df0700450d3348b10eef36b1d5bb3e419b21637f9a4cf707b6ce630256cb350d6a65f6d7b261b5ec639599193610a31487f9ea76
+DIST ibus-table-others-1.3.17.tar.gz 679127 BLAKE2B 
314003ff7f58fe7e265da32ba0aa1e9004d9029c6bf73f9c7570eb5a96775d9c7c5cae0d9d2b9261998d960695b09fe13b34bcee0291d6f3c04cea437ae1cf1b
 SHA512 
6b1c58693954fa7ebee941f674b24c0c25e3146cbdf0539816b2348c4c2e316cdc4aa173fa2f56a928b052f42d7ca2212dc8c849e49146c0b7b4758a15470ec3

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.17.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.17.ebuild
new file mode 100644
index ..3b9d129a0b69
--- /dev/null
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.17.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+DESCRIPTION="Various tables for IBus-Table"
+HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others;
+SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="app-i18n/ibus-table
+   !app-i18n/ibus-table-code
+   !app-i18n/ibus-table-cyrillic
+   !app-i18n/ibus-table-latin
+   !app-i18n/ibus-table-tv"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2023-04-15 Thread Akinori Hattori
commit: cb7287bccaed0570a4ba35b36d908f01c4b1e36e
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun Apr 16 01:58:54 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun Apr 16 01:58:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb7287bc

app-i18n/ibus-table: new upstream release

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 +
 app-i18n/ibus-table/ibus-table-1.17.0.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 5a7689fb26fc..126d1031056d 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1 +1,2 @@
 DIST ibus-table-1.16.14.tar.gz 1534056 BLAKE2B 
512c1610e4e7096d25c5ff8678e0e91a4cae96ca7036dae0b33ef8f3461e0e6c89cddb35bcd0bf50c48d308d1b0831c02957863419ccbfba64182290a9567acb
 SHA512 
a865c8913bee5e462ed8f3ba74a720b3eb37062ae762e3909827b660dc62d3055e6b90fd3c583487fb23edd2d9572d9eae201d7fbde889ec5cd8e5848b83291f
+DIST ibus-table-1.17.0.tar.gz 1545826 BLAKE2B 
33890dffca38c76513f49a54419805aff1b13e79b069cdb655401a44eeb44201c4cc60a29e9b341bd25dc9431a6e15e0481dc7cbd3ad3f02ae07cfcc6f811c81
 SHA512 
2df316dfe34eca80d9d4f843a92f3452a939cd14bca3bfa6c021b0bc6b759676711fefba68b9bf10dfe48c2f82890452e9ae015986b520281998f4d08f2e763b

diff --git a/app-i18n/ibus-table/ibus-table-1.17.0.ebuild 
b/app-i18n/ibus-table/ibus-table-1.17.0.ebuild
new file mode 100644
index ..fa1d06003138
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.17.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2023-04-04 Thread Akinori Hattori
commit: bec4c7fda83271f299c10c443e932d43ba6d40f5
Author: Akinori Hattori  gentoo  org>
AuthorDate: Tue Apr  4 13:21:40 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Tue Apr  4 13:21:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bec4c7fd

app-i18n/ibus-table-others: drop old

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/Manifest |  1 -
 .../ibus-table-others-1.3.14.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/app-i18n/ibus-table-others/Manifest 
b/app-i18n/ibus-table-others/Manifest
index b744dc469035..6be556e8f61a 100644
--- a/app-i18n/ibus-table-others/Manifest
+++ b/app-i18n/ibus-table-others/Manifest
@@ -1,2 +1 @@
-DIST ibus-table-others-1.3.14.tar.gz 674955 BLAKE2B 
77f94ae3f83e95eb53aaf3d78a28682261bfa63031dc74b1399b57194d68e2405df070f41af6a00d69dd9f9c9a106ffa730302847e01b2fc97988fe9bd42a1e2
 SHA512 
9c91db95ebbee3b6951cc179a46bbc3ee29409afa1e3229a6213447b90ebff288dc738046b0ea4f979c2241cf9563ca77a8b97b651a56e940563e9f25e0e238b
 DIST ibus-table-others-1.3.15.tar.gz 675072 BLAKE2B 
fe12af11628bdefdc313ae29d905f8a95ea73541fee3c7dbbff355948ff1afe7d051ccd2f85d50582e43dc68c87eb669e9321a97e5fc39a5ac29785148dbc3f5
 SHA512 
65c8ca06901cd507b0112de7df0700450d3348b10eef36b1d5bb3e419b21637f9a4cf707b6ce630256cb350d6a65f6d7b261b5ec639599193610a31487f9ea76

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.14.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.14.ebuild
deleted file mode 100644
index 01282c650fbd..
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.14.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-DESCRIPTION="Various tables for IBus-Table"
-HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others;
-SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-i18n/ibus-table
-   !app-i18n/ibus-table-code
-   !app-i18n/ibus-table-cyrillic
-   !app-i18n/ibus-table-latin
-   !app-i18n/ibus-table-tv"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2023-04-04 Thread Akinori Hattori
commit: 3bfe9b4d062c7e66e5a2777aeaccb48b7b36e75d
Author: Akinori Hattori  gentoo  org>
AuthorDate: Tue Apr  4 13:21:01 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Tue Apr  4 13:21:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bfe9b4d

app-i18n/ibus-table-others: amd64/x86 stable

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/ibus-table-others-1.3.15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.15.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.15.ebuild
index 3b9d129a0b69..01282c650fbd 100644
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.15.ebuild
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.15.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="app-i18n/ibus-table



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2023-03-17 Thread Yixun Lan
commit: 3d91433eac3a7fe6e456d12ca48fb6306dc0a5df
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Mar 17 10:42:22 2023 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Mar 17 13:17:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d91433e

app-i18n/ibus-table: enable py3.11

Closes: https://bugs.gentoo.org/896554
Signed-off-by: Yixun Lan  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.16.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.16.14.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.14.ebuild
index e7f61522cd98..65ace9b39f9b 100644
--- a/app-i18n/ibus-table/ibus-table-1.16.14.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.16.14.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 PYTHON_REQ_USE="sqlite(+)"
 
 inherit gnome2-utils python-single-r1 xdg



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2023-02-26 Thread Akinori Hattori
commit: 68339b8cfa92c829fa743c87cfd45b2e608b969f
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun Feb 26 13:34:53 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun Feb 26 13:34:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68339b8c

app-i18n/ibus-table-others: new upstream release

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/Manifest |  1 +
 .../ibus-table-others-1.3.15.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-i18n/ibus-table-others/Manifest 
b/app-i18n/ibus-table-others/Manifest
index 1958b594a0bd..b744dc469035 100644
--- a/app-i18n/ibus-table-others/Manifest
+++ b/app-i18n/ibus-table-others/Manifest
@@ -1 +1,2 @@
 DIST ibus-table-others-1.3.14.tar.gz 674955 BLAKE2B 
77f94ae3f83e95eb53aaf3d78a28682261bfa63031dc74b1399b57194d68e2405df070f41af6a00d69dd9f9c9a106ffa730302847e01b2fc97988fe9bd42a1e2
 SHA512 
9c91db95ebbee3b6951cc179a46bbc3ee29409afa1e3229a6213447b90ebff288dc738046b0ea4f979c2241cf9563ca77a8b97b651a56e940563e9f25e0e238b
+DIST ibus-table-others-1.3.15.tar.gz 675072 BLAKE2B 
fe12af11628bdefdc313ae29d905f8a95ea73541fee3c7dbbff355948ff1afe7d051ccd2f85d50582e43dc68c87eb669e9321a97e5fc39a5ac29785148dbc3f5
 SHA512 
65c8ca06901cd507b0112de7df0700450d3348b10eef36b1d5bb3e419b21637f9a4cf707b6ce630256cb350d6a65f6d7b261b5ec639599193610a31487f9ea76

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.15.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.15.ebuild
new file mode 100644
index ..3b9d129a0b69
--- /dev/null
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.15.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+DESCRIPTION="Various tables for IBus-Table"
+HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others;
+SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="app-i18n/ibus-table
+   !app-i18n/ibus-table-code
+   !app-i18n/ibus-table-cyrillic
+   !app-i18n/ibus-table-latin
+   !app-i18n/ibus-table-tv"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2023-01-20 Thread Akinori Hattori
commit: b41a62349ab8e70cc11f0559b90fc33273227580
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Jan 21 01:24:39 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Jan 21 01:24:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b41a6234

app-i18n/ibus-table-others: drop old

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/Manifest |  1 -
 .../ibus-table-others-1.3.13.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/app-i18n/ibus-table-others/Manifest 
b/app-i18n/ibus-table-others/Manifest
index 86da9a26d8e8..1958b594a0bd 100644
--- a/app-i18n/ibus-table-others/Manifest
+++ b/app-i18n/ibus-table-others/Manifest
@@ -1,2 +1 @@
-DIST ibus-table-others-1.3.13.tar.gz 676883 BLAKE2B 
2486565f51781fc4d0a270f84c97d2525478392f165e4ebeda8c4b0d64405aa91e4568ebea1ec946fe57bcd9e1ddf08178ce1d46c3bf20571c71f94035df2f9c
 SHA512 
1276139f3ce9e1d7a8e117be804e5ff0f4fba3f1d80600a10fb0fa25327a5c368e315bc87b68219091cdaa5927e536306111df0a4819503b2ec7002374cb2534
 DIST ibus-table-others-1.3.14.tar.gz 674955 BLAKE2B 
77f94ae3f83e95eb53aaf3d78a28682261bfa63031dc74b1399b57194d68e2405df070f41af6a00d69dd9f9c9a106ffa730302847e01b2fc97988fe9bd42a1e2
 SHA512 
9c91db95ebbee3b6951cc179a46bbc3ee29409afa1e3229a6213447b90ebff288dc738046b0ea4f979c2241cf9563ca77a8b97b651a56e940563e9f25e0e238b

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.13.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.13.ebuild
deleted file mode 100644
index 8b5a0039b626..
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.13.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-DESCRIPTION="Various tables for IBus-Table"
-HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others;
-SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-i18n/ibus-table
-   !app-i18n/ibus-table-code
-   !app-i18n/ibus-table-cyrillic
-   !app-i18n/ibus-table-latin
-   !app-i18n/ibus-table-tv"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2023-01-20 Thread Akinori Hattori
commit: 7cd0429d4af9dd75feaa94cc2af21967a533164b
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Jan 21 01:23:59 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Jan 21 01:23:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cd0429d

app-i18n/ibus-table-others: amd64/x86 stable

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/ibus-table-others-1.3.14.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.14.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.14.ebuild
index bd2efd099ce5..01282c650fbd 100644
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.14.ebuild
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="app-i18n/ibus-table



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2023-01-20 Thread Akinori Hattori
commit: 8694d845890d55cff31fc57dc1cac7e8eea11dcc
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Jan 21 01:22:20 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Jan 21 01:22:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8694d845

app-i18n/ibus-table: drop old

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest  |  1 -
 app-i18n/ibus-table/ibus-table-1.16.13.ebuild | 55 ---
 2 files changed, 56 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 19307de5d6ea..5a7689fb26fc 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1 @@
-DIST ibus-table-1.16.13.tar.gz 1532633 BLAKE2B 
c47b7c1b523554993a007e6b4701d7ee92a000503004bdbc3832a8b3540bb440e9c51eee61f83fd04eb921cd84fedac84cb6b77effd305531aa8d43f980f275a
 SHA512 
d060619c81ff3d610140593a47fed6b430f32f0e5927d824d36bd082d394e473f6d534f7b9b0d0100f878001b7e8b4384e1770c5e1887976cfe248bba5bb6318
 DIST ibus-table-1.16.14.tar.gz 1534056 BLAKE2B 
512c1610e4e7096d25c5ff8678e0e91a4cae96ca7036dae0b33ef8f3461e0e6c89cddb35bcd0bf50c48d308d1b0831c02957863419ccbfba64182290a9567acb
 SHA512 
a865c8913bee5e462ed8f3ba74a720b3eb37062ae762e3909827b660dc62d3055e6b90fd3c583487fb23edd2d9572d9eae201d7fbde889ec5cd8e5848b83291f

diff --git a/app-i18n/ibus-table/ibus-table-1.16.13.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.13.ebuild
deleted file mode 100644
index e7f61522cd98..
--- a/app-i18n/ibus-table/ibus-table-1.16.13.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-PYTHON_COMPAT=( python3_{9..10} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2023-01-20 Thread Akinori Hattori
commit: 94b43b31cb65caccc83d523a06c80b1a53a6c583
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Jan 21 01:20:46 2023 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Jan 21 01:20:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94b43b31

app-i18n/ibus-table: amd64/x86 stable

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.16.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.16.14.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.14.ebuild
index eef9131e8772..e7f61522cd98 100644
--- a/app-i18n/ibus-table/ibus-table-1.16.14.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.16.14.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-12-09 Thread Akinori Hattori
commit: fdb441bb3fbaa7fef15880c138f3e1f6ca329285
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Dec 10 01:40:18 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Dec 10 01:40:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdb441bb

app-i18n/ibus-table: amd64/x86 stable

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.16.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.16.13.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.13.ebuild
index 7314f41b0540..dcbbc265378a 100644
--- a/app-i18n/ibus-table/ibus-table-1.16.13.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.16.13.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-12-09 Thread Akinori Hattori
commit: 0648accecb0adc9cb3b2633cb4b3484e2abb43b1
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Dec 10 01:42:21 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Dec 10 01:42:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0648acce

app-i18n/ibus-table: drop old

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest  |  1 -
 app-i18n/ibus-table/ibus-table-1.16.12.ebuild | 55 ---
 2 files changed, 56 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 0f5456f2becb..19307de5d6ea 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,3 +1,2 @@
-DIST ibus-table-1.16.12.tar.gz 1519559 BLAKE2B 
c0e236ae58cbcc7c52bc29f30f2be5ed02590bab96fb9866bb829986fef9e01964b3f4b55caa1d417840372b0c3c230a93713aa774272375b5cd21a2a851bba8
 SHA512 
edbbb4842a6b49cdf8a830187422b7042c47b9ddf4876eb114acdb1e449024a6f4f48d46cb97d4420d65dffc14b3e3e9400d31b92ac68ccd2e9a327151dcaa3f
 DIST ibus-table-1.16.13.tar.gz 1532633 BLAKE2B 
c47b7c1b523554993a007e6b4701d7ee92a000503004bdbc3832a8b3540bb440e9c51eee61f83fd04eb921cd84fedac84cb6b77effd305531aa8d43f980f275a
 SHA512 
d060619c81ff3d610140593a47fed6b430f32f0e5927d824d36bd082d394e473f6d534f7b9b0d0100f878001b7e8b4384e1770c5e1887976cfe248bba5bb6318
 DIST ibus-table-1.16.14.tar.gz 1534056 BLAKE2B 
512c1610e4e7096d25c5ff8678e0e91a4cae96ca7036dae0b33ef8f3461e0e6c89cddb35bcd0bf50c48d308d1b0831c02957863419ccbfba64182290a9567acb
 SHA512 
a865c8913bee5e462ed8f3ba74a720b3eb37062ae762e3909827b660dc62d3055e6b90fd3c583487fb23edd2d9572d9eae201d7fbde889ec5cd8e5848b83291f

diff --git a/app-i18n/ibus-table/ibus-table-1.16.12.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.12.ebuild
deleted file mode 100644
index dcbbc265378a..
--- a/app-i18n/ibus-table/ibus-table-1.16.12.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-PYTHON_COMPAT=( python3_{8..10} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2022-12-09 Thread Akinori Hattori
commit: cd976951e83bdcbb56c35c69ae6284385a87779b
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Dec 10 01:30:15 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Dec 10 01:30:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd976951

app-i18n/ibus-table-others: new upstream release

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/Manifest |  1 +
 .../ibus-table-others-1.3.14.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-i18n/ibus-table-others/Manifest 
b/app-i18n/ibus-table-others/Manifest
index fec441351147..86da9a26d8e8 100644
--- a/app-i18n/ibus-table-others/Manifest
+++ b/app-i18n/ibus-table-others/Manifest
@@ -1 +1,2 @@
 DIST ibus-table-others-1.3.13.tar.gz 676883 BLAKE2B 
2486565f51781fc4d0a270f84c97d2525478392f165e4ebeda8c4b0d64405aa91e4568ebea1ec946fe57bcd9e1ddf08178ce1d46c3bf20571c71f94035df2f9c
 SHA512 
1276139f3ce9e1d7a8e117be804e5ff0f4fba3f1d80600a10fb0fa25327a5c368e315bc87b68219091cdaa5927e536306111df0a4819503b2ec7002374cb2534
+DIST ibus-table-others-1.3.14.tar.gz 674955 BLAKE2B 
77f94ae3f83e95eb53aaf3d78a28682261bfa63031dc74b1399b57194d68e2405df070f41af6a00d69dd9f9c9a106ffa730302847e01b2fc97988fe9bd42a1e2
 SHA512 
9c91db95ebbee3b6951cc179a46bbc3ee29409afa1e3229a6213447b90ebff288dc738046b0ea4f979c2241cf9563ca77a8b97b651a56e940563e9f25e0e238b

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.14.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.14.ebuild
new file mode 100644
index ..bd2efd099ce5
--- /dev/null
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.14.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+DESCRIPTION="Various tables for IBus-Table"
+HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others;
+SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="app-i18n/ibus-table
+   !app-i18n/ibus-table-code
+   !app-i18n/ibus-table-cyrillic
+   !app-i18n/ibus-table-latin
+   !app-i18n/ibus-table-tv"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-11-16 Thread Akinori Hattori
commit: 4aee9fdd66cf586886a0b249280353b91b654726
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Nov 16 12:58:36 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Nov 16 12:58:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aee9fdd

app-i18n/ibus-table: new upstream release

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest  |  1 +
 app-i18n/ibus-table/ibus-table-1.16.14.ebuild | 55 +++
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 25d370625d35..0f5456f2becb 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1,3 @@
 DIST ibus-table-1.16.12.tar.gz 1519559 BLAKE2B 
c0e236ae58cbcc7c52bc29f30f2be5ed02590bab96fb9866bb829986fef9e01964b3f4b55caa1d417840372b0c3c230a93713aa774272375b5cd21a2a851bba8
 SHA512 
edbbb4842a6b49cdf8a830187422b7042c47b9ddf4876eb114acdb1e449024a6f4f48d46cb97d4420d65dffc14b3e3e9400d31b92ac68ccd2e9a327151dcaa3f
 DIST ibus-table-1.16.13.tar.gz 1532633 BLAKE2B 
c47b7c1b523554993a007e6b4701d7ee92a000503004bdbc3832a8b3540bb440e9c51eee61f83fd04eb921cd84fedac84cb6b77effd305531aa8d43f980f275a
 SHA512 
d060619c81ff3d610140593a47fed6b430f32f0e5927d824d36bd082d394e473f6d534f7b9b0d0100f878001b7e8b4384e1770c5e1887976cfe248bba5bb6318
+DIST ibus-table-1.16.14.tar.gz 1534056 BLAKE2B 
512c1610e4e7096d25c5ff8678e0e91a4cae96ca7036dae0b33ef8f3461e0e6c89cddb35bcd0bf50c48d308d1b0831c02957863419ccbfba64182290a9567acb
 SHA512 
a865c8913bee5e462ed8f3ba74a720b3eb37062ae762e3909827b660dc62d3055e6b90fd3c583487fb23edd2d9572d9eae201d7fbde889ec5cd8e5848b83291f

diff --git a/app-i18n/ibus-table/ibus-table-1.16.14.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.14.ebuild
new file mode 100644
index ..7314f41b0540
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.16.14.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-11-04 Thread Akinori Hattori
commit: 1e78e82d52b1a2cf5468c26c02537945bdc772a9
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Nov  5 01:06:02 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Nov  5 01:07:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e78e82d

app-i18n/ibus-table: drop old

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest  |  1 -
 app-i18n/ibus-table/ibus-table-1.16.11.ebuild | 55 ---
 2 files changed, 56 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 2bc569e19b84..916d74681de4 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1 @@
-DIST ibus-table-1.16.11.tar.gz 1518653 BLAKE2B 
fec1deed7b96492bc9cead734b5063e47d553f690f9c71362a213a81f905f176811d9f397ae72c4a40815611d47df90b5a2bb56851ac28d5ca2dc2efc405716b
 SHA512 
f5da239a05337f368769e7679a0639e73812021579467a195795678d68cf8d70b1f9bd4d31739c60298d60c9da6291c704e592750677ecc59734dd8c4292bf43
 DIST ibus-table-1.16.12.tar.gz 1519559 BLAKE2B 
c0e236ae58cbcc7c52bc29f30f2be5ed02590bab96fb9866bb829986fef9e01964b3f4b55caa1d417840372b0c3c230a93713aa774272375b5cd21a2a851bba8
 SHA512 
edbbb4842a6b49cdf8a830187422b7042c47b9ddf4876eb114acdb1e449024a6f4f48d46cb97d4420d65dffc14b3e3e9400d31b92ac68ccd2e9a327151dcaa3f

diff --git a/app-i18n/ibus-table/ibus-table-1.16.11.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.11.ebuild
deleted file mode 100644
index dcbbc265378a..
--- a/app-i18n/ibus-table/ibus-table-1.16.11.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-PYTHON_COMPAT=( python3_{8..10} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-11-04 Thread Akinori Hattori
commit: f9451e4b3176fc297eb31bdce113148ea2e64dfd
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Nov  5 01:04:40 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Nov  5 01:07:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9451e4b

app-i18n/ibus-table: amd64/x86 stable

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.16.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.16.12.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.12.ebuild
index 7314f41b0540..dcbbc265378a 100644
--- a/app-i18n/ibus-table/ibus-table-1.16.12.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.16.12.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-11-04 Thread Akinori Hattori
commit: 6d8401d6459232e81e5f009f063d182193712fd9
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Nov  5 01:06:47 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Nov  5 01:07:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d8401d6

app-i18n/ibus-table: new upstream release

Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest  |  1 +
 app-i18n/ibus-table/ibus-table-1.16.13.ebuild | 55 +++
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 916d74681de4..25d370625d35 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1 +1,2 @@
 DIST ibus-table-1.16.12.tar.gz 1519559 BLAKE2B 
c0e236ae58cbcc7c52bc29f30f2be5ed02590bab96fb9866bb829986fef9e01964b3f4b55caa1d417840372b0c3c230a93713aa774272375b5cd21a2a851bba8
 SHA512 
edbbb4842a6b49cdf8a830187422b7042c47b9ddf4876eb114acdb1e449024a6f4f48d46cb97d4420d65dffc14b3e3e9400d31b92ac68ccd2e9a327151dcaa3f
+DIST ibus-table-1.16.13.tar.gz 1532633 BLAKE2B 
c47b7c1b523554993a007e6b4701d7ee92a000503004bdbc3832a8b3540bb440e9c51eee61f83fd04eb921cd84fedac84cb6b77effd305531aa8d43f980f275a
 SHA512 
d060619c81ff3d610140593a47fed6b430f32f0e5927d824d36bd082d394e473f6d534f7b9b0d0100f878001b7e8b4384e1770c5e1887976cfe248bba5bb6318

diff --git a/app-i18n/ibus-table/ibus-table-1.16.13.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.13.ebuild
new file mode 100644
index ..7314f41b0540
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.16.13.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-09-09 Thread Akinori Hattori
commit: 84a3f6f7b190f46cb1f240a847c8d44f5ebde1d5
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Sep 10 02:08:20 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Sep 10 02:08:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84a3f6f7

app-i18n/ibus-table: new upstream release

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest  |  1 +
 app-i18n/ibus-table/ibus-table-1.16.12.ebuild | 55 +++
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 8113e1d86147..2bc569e19b84 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1 +1,2 @@
 DIST ibus-table-1.16.11.tar.gz 1518653 BLAKE2B 
fec1deed7b96492bc9cead734b5063e47d553f690f9c71362a213a81f905f176811d9f397ae72c4a40815611d47df90b5a2bb56851ac28d5ca2dc2efc405716b
 SHA512 
f5da239a05337f368769e7679a0639e73812021579467a195795678d68cf8d70b1f9bd4d31739c60298d60c9da6291c704e592750677ecc59734dd8c4292bf43
+DIST ibus-table-1.16.12.tar.gz 1519559 BLAKE2B 
c0e236ae58cbcc7c52bc29f30f2be5ed02590bab96fb9866bb829986fef9e01964b3f4b55caa1d417840372b0c3c230a93713aa774272375b5cd21a2a851bba8
 SHA512 
edbbb4842a6b49cdf8a830187422b7042c47b9ddf4876eb114acdb1e449024a6f4f48d46cb97d4420d65dffc14b3e3e9400d31b92ac68ccd2e9a327151dcaa3f

diff --git a/app-i18n/ibus-table/ibus-table-1.16.12.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.12.ebuild
new file mode 100644
index ..7314f41b0540
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.16.12.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-09-08 Thread Akinori Hattori
commit: 8fda3d009215fc2dafdde515de88bd5b2bf2d2dc
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Sep  8 13:25:01 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Sep  8 13:25:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fda3d00

app-i18n/ibus-table: drop old

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 -
 app-i18n/ibus-table/ibus-table-1.16.9.ebuild | 55 
 2 files changed, 56 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 47072cc6ab2e..8113e1d86147 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1 @@
 DIST ibus-table-1.16.11.tar.gz 1518653 BLAKE2B 
fec1deed7b96492bc9cead734b5063e47d553f690f9c71362a213a81f905f176811d9f397ae72c4a40815611d47df90b5a2bb56851ac28d5ca2dc2efc405716b
 SHA512 
f5da239a05337f368769e7679a0639e73812021579467a195795678d68cf8d70b1f9bd4d31739c60298d60c9da6291c704e592750677ecc59734dd8c4292bf43
-DIST ibus-table-1.16.9.tar.gz 1474440 BLAKE2B 
8380c9549e4295850c81279e73b774beea610ebb632bc8a04fe0ce37a02c702652c0ec49ed3596851e05d2f151320daf60eb2631c8bbe439aee8c7e2834398f5
 SHA512 
840de16f62820456812c036ed84f99900d2d49885a9a6131da97efbec149ea426ab4a966541b16a18dbcedf38b6f78803b3fb04a5134258bb3796d3b9caf0b08

diff --git a/app-i18n/ibus-table/ibus-table-1.16.9.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.9.ebuild
deleted file mode 100644
index dcbbc265378a..
--- a/app-i18n/ibus-table/ibus-table-1.16.9.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-PYTHON_COMPAT=( python3_{8..10} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-09-08 Thread Akinori Hattori
commit: 3030422cea55d6b42a181a54c8367cf6fa3c236b
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Sep  8 13:24:04 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Sep  8 13:24:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3030422c

app-i18n/ibus-table: amd64/x86 stable

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.16.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.16.11.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.11.ebuild
index 7314f41b0540..dcbbc265378a 100644
--- a/app-i18n/ibus-table/ibus-table-1.16.11.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.16.11.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-08-07 Thread Akinori Hattori
commit: b044b951cfa7a9cdead65db71097e9a19bd020fb
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun Aug  7 13:23:07 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun Aug  7 13:23:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b044b951

app-i18n/ibus-table: new upstream release

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest| 2 +-
 .../ibus-table/{ibus-table-1.16.10.ebuild => ibus-table-1.16.11.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index dd60b54f7771..47072cc6ab2e 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1,2 @@
-DIST ibus-table-1.16.10.tar.gz 1518611 BLAKE2B 
610f4448bb59cffef4e11b069dc5d3f6aa0eadffe6f6af7da07b2b24da0969dc63dc05717694c7b61ac5e18c14433b4af6a111a7076bd8a69871e70ea8fe357e
 SHA512 
3e3dc4ec6aea974d7b0f171375448090e117c70a3ba3d1b6c218db481725e58c65adce55839f826ec274d33f926377d0390bcd505af1911c5b9f68910d0c3497
+DIST ibus-table-1.16.11.tar.gz 1518653 BLAKE2B 
fec1deed7b96492bc9cead734b5063e47d553f690f9c71362a213a81f905f176811d9f397ae72c4a40815611d47df90b5a2bb56851ac28d5ca2dc2efc405716b
 SHA512 
f5da239a05337f368769e7679a0639e73812021579467a195795678d68cf8d70b1f9bd4d31739c60298d60c9da6291c704e592750677ecc59734dd8c4292bf43
 DIST ibus-table-1.16.9.tar.gz 1474440 BLAKE2B 
8380c9549e4295850c81279e73b774beea610ebb632bc8a04fe0ce37a02c702652c0ec49ed3596851e05d2f151320daf60eb2631c8bbe439aee8c7e2834398f5
 SHA512 
840de16f62820456812c036ed84f99900d2d49885a9a6131da97efbec149ea426ab4a966541b16a18dbcedf38b6f78803b3fb04a5134258bb3796d3b9caf0b08

diff --git a/app-i18n/ibus-table/ibus-table-1.16.10.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.11.ebuild
similarity index 100%
rename from app-i18n/ibus-table/ibus-table-1.16.10.ebuild
rename to app-i18n/ibus-table/ibus-table-1.16.11.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-08-05 Thread Akinori Hattori
commit: 22270eb93a2ce70969b4963716cc90715c52e7ce
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Aug  6 01:00:14 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Aug  6 01:00:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22270eb9

app-i18n/ibus-table: new upstream release

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest  |  1 +
 app-i18n/ibus-table/ibus-table-1.16.10.ebuild | 55 +++
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index aa5795ad8217..dd60b54f7771 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1 +1,2 @@
+DIST ibus-table-1.16.10.tar.gz 1518611 BLAKE2B 
610f4448bb59cffef4e11b069dc5d3f6aa0eadffe6f6af7da07b2b24da0969dc63dc05717694c7b61ac5e18c14433b4af6a111a7076bd8a69871e70ea8fe357e
 SHA512 
3e3dc4ec6aea974d7b0f171375448090e117c70a3ba3d1b6c218db481725e58c65adce55839f826ec274d33f926377d0390bcd505af1911c5b9f68910d0c3497
 DIST ibus-table-1.16.9.tar.gz 1474440 BLAKE2B 
8380c9549e4295850c81279e73b774beea610ebb632bc8a04fe0ce37a02c702652c0ec49ed3596851e05d2f151320daf60eb2631c8bbe439aee8c7e2834398f5
 SHA512 
840de16f62820456812c036ed84f99900d2d49885a9a6131da97efbec149ea426ab4a966541b16a18dbcedf38b6f78803b3fb04a5134258bb3796d3b9caf0b08

diff --git a/app-i18n/ibus-table/ibus-table-1.16.10.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.10.ebuild
new file mode 100644
index ..7314f41b0540
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.16.10.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-07-23 Thread Akinori Hattori
commit: f49a6f6d2c27af9393196dea546afc5739fd6ba4
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun Jul 24 01:03:40 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun Jul 24 01:03:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f49a6f6d

app-i18n/ibus-table: amd64/x86 stable

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.16.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.16.9.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.9.ebuild
index 7314f41b0540..dcbbc265378a 100644
--- a/app-i18n/ibus-table/ibus-table-1.16.9.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.16.9.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-07-23 Thread Akinori Hattori
commit: 147e25fcd0547e095576f6c687b7f36559952f2e
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun Jul 24 01:04:19 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun Jul 24 01:04:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=147e25fc

app-i18n/ibus-table: drop old

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 -
 app-i18n/ibus-table/ibus-table-1.16.8.ebuild | 55 
 2 files changed, 56 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index be2b2963a468..aa5795ad8217 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1 @@
-DIST ibus-table-1.16.8.tar.gz 1468647 BLAKE2B 
acfb0cfce0e029abd55bc4465cac408be59a834761b2f1f5eca8798a11109bb9e885d17d1a1d171de5c7556308b1d7314fe97454a3a1fbd2494f492698ccc5ec
 SHA512 
086650238b170db69ace0faacea6c8c9c03c099c59313cb7663b573f17bd4e9df9309dc9132708a89d6ce5cf00f4846ba50dab3462f31293b891487f1635aab2
 DIST ibus-table-1.16.9.tar.gz 1474440 BLAKE2B 
8380c9549e4295850c81279e73b774beea610ebb632bc8a04fe0ce37a02c702652c0ec49ed3596851e05d2f151320daf60eb2631c8bbe439aee8c7e2834398f5
 SHA512 
840de16f62820456812c036ed84f99900d2d49885a9a6131da97efbec149ea426ab4a966541b16a18dbcedf38b6f78803b3fb04a5134258bb3796d3b9caf0b08

diff --git a/app-i18n/ibus-table/ibus-table-1.16.8.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.8.ebuild
deleted file mode 100644
index dcbbc265378a..
--- a/app-i18n/ibus-table/ibus-table-1.16.8.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-PYTHON_COMPAT=( python3_{8..10} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-06-20 Thread Akinori Hattori
commit: d36f68c6fe83be56ffea4179f15223d71368866e
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon Jun 20 12:46:51 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon Jun 20 12:46:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d36f68c6

app-i18n/ibus-table: new upstream release

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 +
 app-i18n/ibus-table/ibus-table-1.16.9.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index dd817c34ae09..be2b2963a468 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1 +1,2 @@
 DIST ibus-table-1.16.8.tar.gz 1468647 BLAKE2B 
acfb0cfce0e029abd55bc4465cac408be59a834761b2f1f5eca8798a11109bb9e885d17d1a1d171de5c7556308b1d7314fe97454a3a1fbd2494f492698ccc5ec
 SHA512 
086650238b170db69ace0faacea6c8c9c03c099c59313cb7663b573f17bd4e9df9309dc9132708a89d6ce5cf00f4846ba50dab3462f31293b891487f1635aab2
+DIST ibus-table-1.16.9.tar.gz 1474440 BLAKE2B 
8380c9549e4295850c81279e73b774beea610ebb632bc8a04fe0ce37a02c702652c0ec49ed3596851e05d2f151320daf60eb2631c8bbe439aee8c7e2834398f5
 SHA512 
840de16f62820456812c036ed84f99900d2d49885a9a6131da97efbec149ea426ab4a966541b16a18dbcedf38b6f78803b3fb04a5134258bb3796d3b9caf0b08

diff --git a/app-i18n/ibus-table/ibus-table-1.16.9.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.9.ebuild
new file mode 100644
index ..7314f41b0540
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.16.9.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-06-12 Thread Akinori Hattori
commit: 434e8ad6cee4397f2b92fe4efaddd099571c13e8
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun Jun 12 13:40:10 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun Jun 12 13:40:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=434e8ad6

app-i18n/ibus-table: amd64/x86 stable

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.16.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.16.8.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.8.ebuild
index 7314f41b0540..dcbbc265378a 100644
--- a/app-i18n/ibus-table/ibus-table-1.16.8.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.16.8.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-06-12 Thread Akinori Hattori
commit: 05cbaa298fe91ae6600233fbcf8272aac09945c4
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun Jun 12 13:40:46 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun Jun 12 13:40:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05cbaa29

app-i18n/ibus-table: drop old

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 -
 app-i18n/ibus-table/ibus-table-1.16.7.ebuild | 55 
 2 files changed, 56 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 42678f082e95..dd817c34ae09 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1 @@
-DIST ibus-table-1.16.7.tar.gz 1463213 BLAKE2B 
2d3eb68570c834f668f8d8f50ea4fc79cb1def331405f136000dda37d9be0150a442e2b92a29610632eefde42089f6c5b782ea63fa1d9b5fde9443419a6831cf
 SHA512 
6dc08df4c5e7216b3b9e366c404dd6d89566937f83f58074aed1c5c925bc411568855ac08a8edab306b4b535da428ae660d4876a35e546aad75ede01aa608ee3
 DIST ibus-table-1.16.8.tar.gz 1468647 BLAKE2B 
acfb0cfce0e029abd55bc4465cac408be59a834761b2f1f5eca8798a11109bb9e885d17d1a1d171de5c7556308b1d7314fe97454a3a1fbd2494f492698ccc5ec
 SHA512 
086650238b170db69ace0faacea6c8c9c03c099c59313cb7663b573f17bd4e9df9309dc9132708a89d6ce5cf00f4846ba50dab3462f31293b891487f1635aab2

diff --git a/app-i18n/ibus-table/ibus-table-1.16.7.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.7.ebuild
deleted file mode 100644
index dcbbc265378a..
--- a/app-i18n/ibus-table/ibus-table-1.16.7.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-PYTHON_COMPAT=( python3_{8..10} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2022-06-12 Thread Akinori Hattori
commit: 14e2dbdd976ec34e6a34982eced44ce2b9a5e659
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun Jun 12 13:38:29 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun Jun 12 13:38:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14e2dbdd

app-i18n/ibus-table-others: drop old

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/Manifest |  1 -
 .../ibus-table-others-1.3.12.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/app-i18n/ibus-table-others/Manifest 
b/app-i18n/ibus-table-others/Manifest
index c0c0ad9f120d..fec441351147 100644
--- a/app-i18n/ibus-table-others/Manifest
+++ b/app-i18n/ibus-table-others/Manifest
@@ -1,2 +1 @@
-DIST ibus-table-others-1.3.12.tar.gz 673850 BLAKE2B 
a0633ecca428c1d2723ba0e5f87a9fabc74d3c9f69995c63a22c1163c1d00880103ad764d820b3a13e10825d4067e3192e61ecb61f312b3a891668fa8348e447
 SHA512 
526b3664ec0d7dc89f5456a5da82c5e42e267654fba88f6b3134ab35f3b196d6fd3f1f8815be0e36c817b28550681005caeefa04f7c7c2c8560965dfceaa4d87
 DIST ibus-table-others-1.3.13.tar.gz 676883 BLAKE2B 
2486565f51781fc4d0a270f84c97d2525478392f165e4ebeda8c4b0d64405aa91e4568ebea1ec946fe57bcd9e1ddf08178ce1d46c3bf20571c71f94035df2f9c
 SHA512 
1276139f3ce9e1d7a8e117be804e5ff0f4fba3f1d80600a10fb0fa25327a5c368e315bc87b68219091cdaa5927e536306111df0a4819503b2ec7002374cb2534

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.12.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.12.ebuild
deleted file mode 100644
index 46545300051f..
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.12.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-DESCRIPTION="Various tables for IBus-Table"
-HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others;
-SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-i18n/ibus-table
-   !app-i18n/ibus-table-code
-   !app-i18n/ibus-table-cyrillic
-   !app-i18n/ibus-table-latin
-   !app-i18n/ibus-table-tv"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2022-06-12 Thread Akinori Hattori
commit: 2c664b9e49e16b61da7a787202227201233b879d
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun Jun 12 13:38:01 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun Jun 12 13:38:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c664b9e

app-i18n/ibus-table-others: amd64/x86 stable

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/ibus-table-others-1.3.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.13.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.13.ebuild
index bd2efd099ce5..8b5a0039b626 100644
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.13.ebuild
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.13.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="app-i18n/ibus-table



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-05-08 Thread Akinori Hattori
commit: a12cbbd1f2afadaaf50952cadcb12ed5ec10c69a
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun May  8 08:38:48 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun May  8 08:38:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a12cbbd1

app-i18n/ibus-table: drop old

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 -
 app-i18n/ibus-table/ibus-table-1.14.1.ebuild | 56 
 2 files changed, 57 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 3d6bc3749242..42678f082e95 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,3 +1,2 @@
-DIST ibus-table-1.14.1.tar.gz 1451943 BLAKE2B 
e8fc54daf89aaee813de6788bef9f56a654ffdf4751acf3e2f622d971134c3aba906ca2b106f51b2fa305b8c65fb4db862f57f5f9e3e82a569c5a72e3017e627
 SHA512 
a658c2d370d173d2fe2f38c02c6b822a17771754ac98a856f954c4c998e90a857f9d54ed652c74159af9545d445001d202e7b5578e7694f8767f928b42db9055
 DIST ibus-table-1.16.7.tar.gz 1463213 BLAKE2B 
2d3eb68570c834f668f8d8f50ea4fc79cb1def331405f136000dda37d9be0150a442e2b92a29610632eefde42089f6c5b782ea63fa1d9b5fde9443419a6831cf
 SHA512 
6dc08df4c5e7216b3b9e366c404dd6d89566937f83f58074aed1c5c925bc411568855ac08a8edab306b4b535da428ae660d4876a35e546aad75ede01aa608ee3
 DIST ibus-table-1.16.8.tar.gz 1468647 BLAKE2B 
acfb0cfce0e029abd55bc4465cac408be59a834761b2f1f5eca8798a11109bb9e885d17d1a1d171de5c7556308b1d7314fe97454a3a1fbd2494f492698ccc5ec
 SHA512 
086650238b170db69ace0faacea6c8c9c03c099c59313cb7663b573f17bd4e9df9309dc9132708a89d6ce5cf00f4846ba50dab3462f31293b891487f1635aab2

diff --git a/app-i18n/ibus-table/ibus-table-1.14.1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.14.1.ebuild
deleted file mode 100644
index baab68ac..
--- a/app-i18n/ibus-table/ibus-table-1.14.1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-05-08 Thread Akinori Hattori
commit: 55d24b026f79e1cd15fe9fb1c3b82be9a41f70d3
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun May  8 08:36:40 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun May  8 08:36:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55d24b02

app-i18n/ibus-table: new upstream release

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 +
 app-i18n/ibus-table/ibus-table-1.16.8.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 0f6b2cc10ad9..3d6bc3749242 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1,3 @@
 DIST ibus-table-1.14.1.tar.gz 1451943 BLAKE2B 
e8fc54daf89aaee813de6788bef9f56a654ffdf4751acf3e2f622d971134c3aba906ca2b106f51b2fa305b8c65fb4db862f57f5f9e3e82a569c5a72e3017e627
 SHA512 
a658c2d370d173d2fe2f38c02c6b822a17771754ac98a856f954c4c998e90a857f9d54ed652c74159af9545d445001d202e7b5578e7694f8767f928b42db9055
 DIST ibus-table-1.16.7.tar.gz 1463213 BLAKE2B 
2d3eb68570c834f668f8d8f50ea4fc79cb1def331405f136000dda37d9be0150a442e2b92a29610632eefde42089f6c5b782ea63fa1d9b5fde9443419a6831cf
 SHA512 
6dc08df4c5e7216b3b9e366c404dd6d89566937f83f58074aed1c5c925bc411568855ac08a8edab306b4b535da428ae660d4876a35e546aad75ede01aa608ee3
+DIST ibus-table-1.16.8.tar.gz 1468647 BLAKE2B 
acfb0cfce0e029abd55bc4465cac408be59a834761b2f1f5eca8798a11109bb9e885d17d1a1d171de5c7556308b1d7314fe97454a3a1fbd2494f492698ccc5ec
 SHA512 
086650238b170db69ace0faacea6c8c9c03c099c59313cb7663b573f17bd4e9df9309dc9132708a89d6ce5cf00f4846ba50dab3462f31293b891487f1635aab2

diff --git a/app-i18n/ibus-table/ibus-table-1.16.8.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.8.ebuild
new file mode 100644
index ..7314f41b0540
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.16.8.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-05-08 Thread Akinori Hattori
commit: ec2b6e64c132d700fc8a8eb53d07efc874f340da
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun May  8 08:37:47 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun May  8 08:37:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec2b6e64

app-i18n/ibus-table: amd64/x86 stable

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.16.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.16.7.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.7.ebuild
index 7314f41b0540..dcbbc265378a 100644
--- a/app-i18n/ibus-table/ibus-table-1.16.7.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.16.7.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2022-05-07 Thread Akinori Hattori
commit: 8b62a3450a04ee1439c0b89e1263e2b899e8a652
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat May  7 06:36:48 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat May  7 06:37:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b62a345

app-i18n/ibus-table-others: drop old

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/Manifest |  1 -
 .../ibus-table-others-1.3.11.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/app-i18n/ibus-table-others/Manifest 
b/app-i18n/ibus-table-others/Manifest
index ec222dbf4965..c0c0ad9f120d 100644
--- a/app-i18n/ibus-table-others/Manifest
+++ b/app-i18n/ibus-table-others/Manifest
@@ -1,3 +1,2 @@
-DIST ibus-table-others-1.3.11.tar.gz 662398 BLAKE2B 
a600535b51b731c482eeecb78b8bff6ca14795e411348ed0e2cd4207ad1a89aed7d338c6b706695dd734f405ee5203e23dfffa370cae12ad763eabf6bbdfe848
 SHA512 
bfa17338e3a6a3e392bb3e5e5736af9bfa5584a897aea4ca72aec0df2c84dc94a0737f8fb87ced382e6acac3f8169ed2aef93a2f94330a4829048d009cb96ee0
 DIST ibus-table-others-1.3.12.tar.gz 673850 BLAKE2B 
a0633ecca428c1d2723ba0e5f87a9fabc74d3c9f69995c63a22c1163c1d00880103ad764d820b3a13e10825d4067e3192e61ecb61f312b3a891668fa8348e447
 SHA512 
526b3664ec0d7dc89f5456a5da82c5e42e267654fba88f6b3134ab35f3b196d6fd3f1f8815be0e36c817b28550681005caeefa04f7c7c2c8560965dfceaa4d87
 DIST ibus-table-others-1.3.13.tar.gz 676883 BLAKE2B 
2486565f51781fc4d0a270f84c97d2525478392f165e4ebeda8c4b0d64405aa91e4568ebea1ec946fe57bcd9e1ddf08178ce1d46c3bf20571c71f94035df2f9c
 SHA512 
1276139f3ce9e1d7a8e117be804e5ff0f4fba3f1d80600a10fb0fa25327a5c368e315bc87b68219091cdaa5927e536306111df0a4819503b2ec7002374cb2534

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.11.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.11.ebuild
deleted file mode 100644
index 604b323c7394..
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.11.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-DESCRIPTION="Various tables for IBus-Table"
-HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others;
-SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-i18n/ibus-table
-   !app-i18n/ibus-table-code
-   !app-i18n/ibus-table-cyrillic
-   !app-i18n/ibus-table-latin
-   !app-i18n/ibus-table-tv"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2022-05-07 Thread Akinori Hattori
commit: 17a042cc4fa26512775b0b7054c06d6940facc94
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat May  7 06:34:25 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat May  7 06:37:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17a042cc

app-i18n/ibus-table-others: new upstream release

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/Manifest |  1 +
 .../ibus-table-others-1.3.13.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-i18n/ibus-table-others/Manifest 
b/app-i18n/ibus-table-others/Manifest
index 8de9a6a852dd..ec222dbf4965 100644
--- a/app-i18n/ibus-table-others/Manifest
+++ b/app-i18n/ibus-table-others/Manifest
@@ -1,2 +1,3 @@
 DIST ibus-table-others-1.3.11.tar.gz 662398 BLAKE2B 
a600535b51b731c482eeecb78b8bff6ca14795e411348ed0e2cd4207ad1a89aed7d338c6b706695dd734f405ee5203e23dfffa370cae12ad763eabf6bbdfe848
 SHA512 
bfa17338e3a6a3e392bb3e5e5736af9bfa5584a897aea4ca72aec0df2c84dc94a0737f8fb87ced382e6acac3f8169ed2aef93a2f94330a4829048d009cb96ee0
 DIST ibus-table-others-1.3.12.tar.gz 673850 BLAKE2B 
a0633ecca428c1d2723ba0e5f87a9fabc74d3c9f69995c63a22c1163c1d00880103ad764d820b3a13e10825d4067e3192e61ecb61f312b3a891668fa8348e447
 SHA512 
526b3664ec0d7dc89f5456a5da82c5e42e267654fba88f6b3134ab35f3b196d6fd3f1f8815be0e36c817b28550681005caeefa04f7c7c2c8560965dfceaa4d87
+DIST ibus-table-others-1.3.13.tar.gz 676883 BLAKE2B 
2486565f51781fc4d0a270f84c97d2525478392f165e4ebeda8c4b0d64405aa91e4568ebea1ec946fe57bcd9e1ddf08178ce1d46c3bf20571c71f94035df2f9c
 SHA512 
1276139f3ce9e1d7a8e117be804e5ff0f4fba3f1d80600a10fb0fa25327a5c368e315bc87b68219091cdaa5927e536306111df0a4819503b2ec7002374cb2534

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.13.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.13.ebuild
new file mode 100644
index ..bd2efd099ce5
--- /dev/null
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.13.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+DESCRIPTION="Various tables for IBus-Table"
+HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others;
+SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="app-i18n/ibus-table
+   !app-i18n/ibus-table-code
+   !app-i18n/ibus-table-cyrillic
+   !app-i18n/ibus-table-latin
+   !app-i18n/ibus-table-tv"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2022-05-07 Thread Akinori Hattori
commit: bac888dc76bdf441ba0f8a5e1bd97c63f43bdb0d
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat May  7 06:36:22 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat May  7 06:37:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bac888dc

app-i18n/ibus-table-others: amd64/x86 stable

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/ibus-table-others-1.3.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.12.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.12.ebuild
index 65f07652f849..46545300051f 100644
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.12.ebuild
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="app-i18n/ibus-table



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2022-02-05 Thread Akinori Hattori
commit: 57871a71dc130bd8aa33770f0d5662e5a760703f
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Feb  5 14:42:32 2022 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Feb  5 14:42:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57871a71

app-i18n/ibus-table: new upstream release

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 +
 app-i18n/ibus-table/ibus-table-1.16.7.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 188cfd582070..0f6b2cc10ad9 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1 +1,2 @@
 DIST ibus-table-1.14.1.tar.gz 1451943 BLAKE2B 
e8fc54daf89aaee813de6788bef9f56a654ffdf4751acf3e2f622d971134c3aba906ca2b106f51b2fa305b8c65fb4db862f57f5f9e3e82a569c5a72e3017e627
 SHA512 
a658c2d370d173d2fe2f38c02c6b822a17771754ac98a856f954c4c998e90a857f9d54ed652c74159af9545d445001d202e7b5578e7694f8767f928b42db9055
+DIST ibus-table-1.16.7.tar.gz 1463213 BLAKE2B 
2d3eb68570c834f668f8d8f50ea4fc79cb1def331405f136000dda37d9be0150a442e2b92a29610632eefde42089f6c5b782ea63fa1d9b5fde9443419a6831cf
 SHA512 
6dc08df4c5e7216b3b9e366c404dd6d89566937f83f58074aed1c5c925bc411568855ac08a8edab306b4b535da428ae660d4876a35e546aad75ede01aa608ee3

diff --git a/app-i18n/ibus-table/ibus-table-1.16.7.ebuild 
b/app-i18n/ibus-table/ibus-table-1.16.7.ebuild
new file mode 100644
index ..7314f41b0540
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.16.7.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2021-11-08 Thread Akinori Hattori
commit: d26765a3fff15411a383f1112f89638744839642
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon Nov  8 13:15:12 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon Nov  8 13:15:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d26765a3

app-i18n/ibus-table-others: new upstream release

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/Manifest |  1 +
 .../ibus-table-others-1.3.12.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-i18n/ibus-table-others/Manifest 
b/app-i18n/ibus-table-others/Manifest
index 4533a77fb9d..8de9a6a852d 100644
--- a/app-i18n/ibus-table-others/Manifest
+++ b/app-i18n/ibus-table-others/Manifest
@@ -1 +1,2 @@
 DIST ibus-table-others-1.3.11.tar.gz 662398 BLAKE2B 
a600535b51b731c482eeecb78b8bff6ca14795e411348ed0e2cd4207ad1a89aed7d338c6b706695dd734f405ee5203e23dfffa370cae12ad763eabf6bbdfe848
 SHA512 
bfa17338e3a6a3e392bb3e5e5736af9bfa5584a897aea4ca72aec0df2c84dc94a0737f8fb87ced382e6acac3f8169ed2aef93a2f94330a4829048d009cb96ee0
+DIST ibus-table-others-1.3.12.tar.gz 673850 BLAKE2B 
a0633ecca428c1d2723ba0e5f87a9fabc74d3c9f69995c63a22c1163c1d00880103ad764d820b3a13e10825d4067e3192e61ecb61f312b3a891668fa8348e447
 SHA512 
526b3664ec0d7dc89f5456a5da82c5e42e267654fba88f6b3134ab35f3b196d6fd3f1f8815be0e36c817b28550681005caeefa04f7c7c2c8560965dfceaa4d87

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.12.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.12.ebuild
new file mode 100644
index 000..65f07652f84
--- /dev/null
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.12.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+DESCRIPTION="Various tables for IBus-Table"
+HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others;
+SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="app-i18n/ibus-table
+   !app-i18n/ibus-table-code
+   !app-i18n/ibus-table-cyrillic
+   !app-i18n/ibus-table-latin
+   !app-i18n/ibus-table-tv"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2021-10-31 Thread Arthur Zamarin
commit: d1a701c629db14fa213dd409738546d99d5d592c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Oct 31 06:10:16 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Oct 31 06:26:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1a701c6

app-i18n/ibus-table: enable py3.10

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.14.1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.14.1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.14.1.ebuild
index 98017235346..baab68a 100644
--- a/app-i18n/ibus-table/ibus-table-1.14.1.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.14.1.ebuild
@@ -1,8 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="7"
-PYTHON_COMPAT=( python3_{8,9} )
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} )
 PYTHON_REQ_USE="sqlite(+)"
 
 inherit gnome2-utils python-single-r1 xdg



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2021-10-15 Thread Akinori Hattori
commit: 93b587e217f75685d497a4c000a79af3ff87ae17
Author: Akinori Hattori  gentoo  org>
AuthorDate: Fri Oct 15 14:01:34 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Fri Oct 15 14:01:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93b587e2

app-i18n/ibus-table-others: amd64/x86 stable

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/ibus-table-others-1.3.11.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.11.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.11.ebuild
index 9a293c70f8c..604b323c739 100644
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.11.ebuild
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="app-i18n/ibus-table



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2021-10-15 Thread Akinori Hattori
commit: 0509a2013aad4461942aee74037316dffa688de0
Author: Akinori Hattori  gentoo  org>
AuthorDate: Fri Oct 15 14:02:14 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Fri Oct 15 14:02:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0509a201

app-i18n/ibus-table-others: drop old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/Manifest |  1 -
 .../ibus-table-others-1.3.9.ebuild  | 21 -
 2 files changed, 22 deletions(-)

diff --git a/app-i18n/ibus-table-others/Manifest 
b/app-i18n/ibus-table-others/Manifest
index 96669713821..4533a77fb9d 100644
--- a/app-i18n/ibus-table-others/Manifest
+++ b/app-i18n/ibus-table-others/Manifest
@@ -1,2 +1 @@
 DIST ibus-table-others-1.3.11.tar.gz 662398 BLAKE2B 
a600535b51b731c482eeecb78b8bff6ca14795e411348ed0e2cd4207ad1a89aed7d338c6b706695dd734f405ee5203e23dfffa370cae12ad763eabf6bbdfe848
 SHA512 
bfa17338e3a6a3e392bb3e5e5736af9bfa5584a897aea4ca72aec0df2c84dc94a0737f8fb87ced382e6acac3f8169ed2aef93a2f94330a4829048d009cb96ee0
-DIST ibus-table-others-1.3.9.tar.gz 627253 BLAKE2B 
b4c72ead9364945a3f15a348aa14e0886ebc7c7fd35448d573540ffd9510139630ac8229ee1a37687e01179a0ec880ce170e84a196b0defe5c059b662583
 SHA512 
4557ba981a00035226b6cbe0d97ae14df275d3e7c5c453097b85e433a524e00efeebe508621495e63d6ff9cdd590f9d54b51a143147b83e1e3748f05b03d2019

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild
deleted file mode 100644
index c2f63c11cdb..000
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-DESCRIPTION="Various tables for IBus-Table"
-HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others;
-SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-i18n/ibus-table
-   !app-i18n/ibus-table-code
-   !app-i18n/ibus-table-cyrillic
-   !app-i18n/ibus-table-latin
-   !app-i18n/ibus-table-tv"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-chinese/

2021-10-15 Thread Akinori Hattori
commit: 8bc641804a5c8cba5e0dfab3d6b05106914d0a73
Author: Akinori Hattori  gentoo  org>
AuthorDate: Fri Oct 15 13:59:34 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Fri Oct 15 13:59:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bc64180

app-i18n/ibus-table-chinese: drop old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-chinese/Manifest   |  1 -
 .../ibus-table-chinese-1.8.2.ebuild| 31 --
 2 files changed, 32 deletions(-)

diff --git a/app-i18n/ibus-table-chinese/Manifest 
b/app-i18n/ibus-table-chinese/Manifest
index 6b391e744de..bc0febf88c5 100644
--- a/app-i18n/ibus-table-chinese/Manifest
+++ b/app-i18n/ibus-table-chinese/Manifest
@@ -1,2 +1 @@
-DIST ibus-table-chinese-1.8.2.tar.gz 10576111 BLAKE2B 
a80fa9c4780207efefba1118ee9dacc33dba4136b916a24971198b3325bf1b26f86cd4586db994db6dfaa85fffe087b021673d056b10df61c5f95ede4e967cd6
 SHA512 
30fd1c7ee8416cd62d8e26bc2646a667ac45c4579a7cb191c77e80fecccbc576c34f33ec0b5c55669c073a633298cfda1711e4b9d89a9ef8f6146acdc0167c1a
 DIST ibus-table-chinese-1.8.3.tar.gz 10824912 BLAKE2B 
e9f4e377a794827196e04e197044b3fdcd81d84ed89067e17745879495df69cc6e95814863f856cc0a7b7db0aba3cbd93d1c1d172f607fdd410dbed02dc4ad54
 SHA512 
610455343d9c9bf6577c7fd7aef9435c339c2f23c4d5f7ae2cbbc2366a9eb6a8a124e86621387497cc624e3276bf739b55602355ad41c4127f45f6d85cc5b4dc

diff --git a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild 
b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild
deleted file mode 100644
index 193cb239656..000
--- a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-CMAKE_IN_SOURCE_BUILD="1"
-CMAKE_MAKEFILE_GENERATOR="emake"
-
-inherit cmake
-
-DESCRIPTION="Chinese tables for IBus-Table"
-HOMEPAGE="https://github.com/definite/ibus-table-chinese;
-SRC_URI="https://github.com/definite/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-i18n/ibus-table"
-DEPEND="${RDEPEND}
-   dev-util/cmake-fedora"
-
-src_configure() {
-   local mycmakeargs=(
-   -DCMAKE_FEDORA_TMP_DIR="${T}"
-   -DDATA_DIR="${EPREFIX}"/usr/share
-   -DMANAGE_DEPENDENCY_PACKAGE_EXISTS_CMD=false
-   -DPRJ_DOC_DIR="${EPREFIX}"/usr/share/doc/${PF}
-   )
-   cmake_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-chinese/

2021-10-15 Thread Akinori Hattori
commit: 13a7387ffa029767466e6a9a1aedd9d6809f18be
Author: Akinori Hattori  gentoo  org>
AuthorDate: Fri Oct 15 13:59:04 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Fri Oct 15 13:59:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13a7387f

app-i18n/ibus-table-chinese: amd64/x86 stable

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild 
b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild
index a34f0e60963..dd7ce904291 100644
--- a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild
+++ b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/definite/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="app-i18n/ibus-table"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2021-10-15 Thread Akinori Hattori
commit: a7e84af498b76351dc7c8f4e8c05f9703e5c2b4c
Author: Akinori Hattori  gentoo  org>
AuthorDate: Fri Oct 15 13:56:22 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Fri Oct 15 13:56:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e84af4

app-i18n/ibus-table: drop old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 -
 app-i18n/ibus-table/ibus-table-1.14.0.ebuild | 55 
 2 files changed, 56 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index e9603e54c2c..188cfd58207 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1 @@
-DIST ibus-table-1.14.0.tar.gz 1450310 BLAKE2B 
72a655e378b39324ff849e6941dc28920760d030d748a5b4b0899e14b94874a52581d03ccbef2d72c5eaae51d20a0e19690bde5a1411960347fe49cf3137d21b
 SHA512 
60e570b82c4f05200410e9e4e155089223a20ebcf66d1c039a783108005f63699e75bc528fc30cd370c1400b65e765ade0d069184bd2ab81e2eda9bade2e8ac9
 DIST ibus-table-1.14.1.tar.gz 1451943 BLAKE2B 
e8fc54daf89aaee813de6788bef9f56a654ffdf4751acf3e2f622d971134c3aba906ca2b106f51b2fa305b8c65fb4db862f57f5f9e3e82a569c5a72e3017e627
 SHA512 
a658c2d370d173d2fe2f38c02c6b822a17771754ac98a856f954c4c998e90a857f9d54ed652c74159af9545d445001d202e7b5578e7694f8767f928b42db9055

diff --git a/app-i18n/ibus-table/ibus-table-1.14.0.ebuild 
b/app-i18n/ibus-table/ibus-table-1.14.0.ebuild
deleted file mode 100644
index 98017235346..000
--- a/app-i18n/ibus-table/ibus-table-1.14.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-PYTHON_COMPAT=( python3_{8,9} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2021-10-15 Thread Akinori Hattori
commit: 2133c16e8c1696a7bece3a33e882d20fef2c551a
Author: Akinori Hattori  gentoo  org>
AuthorDate: Fri Oct 15 13:55:20 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Fri Oct 15 13:55:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2133c16e

app-i18n/ibus-table: amd64/x86 stable

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.14.1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.14.1.ebuild
index ff60ef200c5..98017235346 100644
--- a/app-i18n/ibus-table/ibus-table-1.14.1.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.14.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2021-08-26 Thread Akinori Hattori
commit: cc2d9f1967a1268834123628a7178c3c36924449
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug 26 13:51:57 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug 26 13:51:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc2d9f19

app-i18n/ibus-table: amd64/x86 stable

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.14.0.ebuild 
b/app-i18n/ibus-table/ibus-table-1.14.0.ebuild
index ff60ef200c5..98017235346 100644
--- a/app-i18n/ibus-table/ibus-table-1.14.0.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.14.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2021-08-26 Thread Akinori Hattori
commit: 80ddb4e195f104ebce4e3f08eabc6e218267b5c3
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug 26 13:50:30 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug 26 13:50:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80ddb4e1

app-i18n/ibus-table: new upstream release

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 +
 app-i18n/ibus-table/ibus-table-1.14.1.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 6d56bd2cca9..140d8047ca4 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1,3 @@
 DIST ibus-table-1.13.3.tar.gz 1408143 BLAKE2B 
fda380e284a996d34053f6bae543ebc2c072ffbd870a9421b76f18a3fa5e45ca6e687818f40bd1335791f1b92dc7ffa1ccc35c7cb55d1a6ade26bc958a2bf8d4
 SHA512 
2959b2f96c9a490032dafbce2b4164fcc07797ab73e735f26003156a891e1e3760e6a4f42713084b5ce1e408cbe21c3060d99615d898fe50b8d51405dcd42a3b
 DIST ibus-table-1.14.0.tar.gz 1450310 BLAKE2B 
72a655e378b39324ff849e6941dc28920760d030d748a5b4b0899e14b94874a52581d03ccbef2d72c5eaae51d20a0e19690bde5a1411960347fe49cf3137d21b
 SHA512 
60e570b82c4f05200410e9e4e155089223a20ebcf66d1c039a783108005f63699e75bc528fc30cd370c1400b65e765ade0d069184bd2ab81e2eda9bade2e8ac9
+DIST ibus-table-1.14.1.tar.gz 1451943 BLAKE2B 
e8fc54daf89aaee813de6788bef9f56a654ffdf4751acf3e2f622d971134c3aba906ca2b106f51b2fa305b8c65fb4db862f57f5f9e3e82a569c5a72e3017e627
 SHA512 
a658c2d370d173d2fe2f38c02c6b822a17771754ac98a856f954c4c998e90a857f9d54ed652c74159af9545d445001d202e7b5578e7694f8767f928b42db9055

diff --git a/app-i18n/ibus-table/ibus-table-1.14.1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.14.1.ebuild
new file mode 100644
index 000..ff60ef200c5
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.14.1.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2021-08-26 Thread Akinori Hattori
commit: 54ffac0b5cc37a4adb48b14898eedeae438c098a
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Aug 26 13:52:51 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Aug 26 13:52:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54ffac0b

app-i18n/ibus-table: drop old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 -
 app-i18n/ibus-table/ibus-table-1.13.3.ebuild | 55 
 2 files changed, 56 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 140d8047ca4..e9603e54c2c 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,3 +1,2 @@
-DIST ibus-table-1.13.3.tar.gz 1408143 BLAKE2B 
fda380e284a996d34053f6bae543ebc2c072ffbd870a9421b76f18a3fa5e45ca6e687818f40bd1335791f1b92dc7ffa1ccc35c7cb55d1a6ade26bc958a2bf8d4
 SHA512 
2959b2f96c9a490032dafbce2b4164fcc07797ab73e735f26003156a891e1e3760e6a4f42713084b5ce1e408cbe21c3060d99615d898fe50b8d51405dcd42a3b
 DIST ibus-table-1.14.0.tar.gz 1450310 BLAKE2B 
72a655e378b39324ff849e6941dc28920760d030d748a5b4b0899e14b94874a52581d03ccbef2d72c5eaae51d20a0e19690bde5a1411960347fe49cf3137d21b
 SHA512 
60e570b82c4f05200410e9e4e155089223a20ebcf66d1c039a783108005f63699e75bc528fc30cd370c1400b65e765ade0d069184bd2ab81e2eda9bade2e8ac9
 DIST ibus-table-1.14.1.tar.gz 1451943 BLAKE2B 
e8fc54daf89aaee813de6788bef9f56a654ffdf4751acf3e2f622d971134c3aba906ca2b106f51b2fa305b8c65fb4db862f57f5f9e3e82a569c5a72e3017e627
 SHA512 
a658c2d370d173d2fe2f38c02c6b822a17771754ac98a856f954c4c998e90a857f9d54ed652c74159af9545d445001d202e7b5578e7694f8767f928b42db9055

diff --git a/app-i18n/ibus-table/ibus-table-1.13.3.ebuild 
b/app-i18n/ibus-table/ibus-table-1.13.3.ebuild
deleted file mode 100644
index 98017235346..000
--- a/app-i18n/ibus-table/ibus-table-1.13.3.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-PYTHON_COMPAT=( python3_{8,9} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2021-07-29 Thread Akinori Hattori
commit: ae5407d9606009048fbdfa55e042006ed3cb71fe
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Jul 29 14:45:57 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Jul 29 14:45:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae5407d9

app-i18n/ibus-table: drop old

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 -
 app-i18n/ibus-table/ibus-table-1.12.4.ebuild | 55 
 2 files changed, 56 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index ff14b1579ad..6d56bd2cca9 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,3 +1,2 @@
-DIST ibus-table-1.12.4.tar.gz 1371890 BLAKE2B 
e0d531bdd38e536ac9fc92465a651e971969278ab4826198d12399ebb1cd747d1f5d21713ecc86311ab3995b04a2842d230da8caed962045a959ba136f197cb1
 SHA512 
3e175dad8d9e12be91f6b6878b67301bbbf04c55e43d483162d3b10d2edbdcf1077d1f37beea2ef36323eb7de289a0c60cd3d055357a580e5d18bcc642bb907c
 DIST ibus-table-1.13.3.tar.gz 1408143 BLAKE2B 
fda380e284a996d34053f6bae543ebc2c072ffbd870a9421b76f18a3fa5e45ca6e687818f40bd1335791f1b92dc7ffa1ccc35c7cb55d1a6ade26bc958a2bf8d4
 SHA512 
2959b2f96c9a490032dafbce2b4164fcc07797ab73e735f26003156a891e1e3760e6a4f42713084b5ce1e408cbe21c3060d99615d898fe50b8d51405dcd42a3b
 DIST ibus-table-1.14.0.tar.gz 1450310 BLAKE2B 
72a655e378b39324ff849e6941dc28920760d030d748a5b4b0899e14b94874a52581d03ccbef2d72c5eaae51d20a0e19690bde5a1411960347fe49cf3137d21b
 SHA512 
60e570b82c4f05200410e9e4e155089223a20ebcf66d1c039a783108005f63699e75bc528fc30cd370c1400b65e765ade0d069184bd2ab81e2eda9bade2e8ac9

diff --git a/app-i18n/ibus-table/ibus-table-1.12.4.ebuild 
b/app-i18n/ibus-table/ibus-table-1.12.4.ebuild
deleted file mode 100644
index 98017235346..000
--- a/app-i18n/ibus-table/ibus-table-1.12.4.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-PYTHON_COMPAT=( python3_{8,9} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2021-07-29 Thread Akinori Hattori
commit: d0aa6d708b137a6d392ad53928a778c3d0fa235f
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Jul 29 14:45:14 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Jul 29 14:45:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0aa6d70

app-i18n/ibus-table: amd64/x86 stable

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.13.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.13.3.ebuild 
b/app-i18n/ibus-table/ibus-table-1.13.3.ebuild
index ff60ef200c5..98017235346 100644
--- a/app-i18n/ibus-table/ibus-table-1.13.3.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.13.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2021-07-29 Thread Akinori Hattori
commit: aad6ad38fa58fa5e4c9d55902d11447acba29bb8
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Jul 29 14:44:09 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Jul 29 14:44:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aad6ad38

app-i18n/ibus-table: new upstream release

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 +
 app-i18n/ibus-table/ibus-table-1.14.0.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 280272929e6..ff14b1579ad 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1,3 @@
 DIST ibus-table-1.12.4.tar.gz 1371890 BLAKE2B 
e0d531bdd38e536ac9fc92465a651e971969278ab4826198d12399ebb1cd747d1f5d21713ecc86311ab3995b04a2842d230da8caed962045a959ba136f197cb1
 SHA512 
3e175dad8d9e12be91f6b6878b67301bbbf04c55e43d483162d3b10d2edbdcf1077d1f37beea2ef36323eb7de289a0c60cd3d055357a580e5d18bcc642bb907c
 DIST ibus-table-1.13.3.tar.gz 1408143 BLAKE2B 
fda380e284a996d34053f6bae543ebc2c072ffbd870a9421b76f18a3fa5e45ca6e687818f40bd1335791f1b92dc7ffa1ccc35c7cb55d1a6ade26bc958a2bf8d4
 SHA512 
2959b2f96c9a490032dafbce2b4164fcc07797ab73e735f26003156a891e1e3760e6a4f42713084b5ce1e408cbe21c3060d99615d898fe50b8d51405dcd42a3b
+DIST ibus-table-1.14.0.tar.gz 1450310 BLAKE2B 
72a655e378b39324ff849e6941dc28920760d030d748a5b4b0899e14b94874a52581d03ccbef2d72c5eaae51d20a0e19690bde5a1411960347fe49cf3137d21b
 SHA512 
60e570b82c4f05200410e9e4e155089223a20ebcf66d1c039a783108005f63699e75bc528fc30cd370c1400b65e765ade0d069184bd2ab81e2eda9bade2e8ac9

diff --git a/app-i18n/ibus-table/ibus-table-1.14.0.ebuild 
b/app-i18n/ibus-table/ibus-table-1.14.0.ebuild
new file mode 100644
index 000..ff60ef200c5
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.14.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2021-06-30 Thread Akinori Hattori
commit: 2c82ec6e71e19eeb4f30e4bee1960b4913c3d281
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Jun 30 13:39:11 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Jun 30 13:39:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c82ec6e

app-i18n/ibus-table: drop old

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 -
 app-i18n/ibus-table/ibus-table-1.12.1.ebuild | 55 
 2 files changed, 56 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index c42242eedb0..41fc0ab15eb 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1 @@
-DIST ibus-table-1.12.1.tar.gz 1365421 BLAKE2B 
1ce49d5a837fc6cc1e00e681a51518d6ac5e9fb421a10493c110c67247a625df1fd6174c7bf4ee1c465253b77fee402ef5ae2a6f50b9466ffd64727e68edaafe
 SHA512 
9cbd7c24067d182d3917eb66d8b18ea30e893b2d9a19dfb48ce4c91a41868707bf9682011f374dc2397f59f101855bddde0fbbe374856063e1f4226de7a9a01b
 DIST ibus-table-1.12.4.tar.gz 1371890 BLAKE2B 
e0d531bdd38e536ac9fc92465a651e971969278ab4826198d12399ebb1cd747d1f5d21713ecc86311ab3995b04a2842d230da8caed962045a959ba136f197cb1
 SHA512 
3e175dad8d9e12be91f6b6878b67301bbbf04c55e43d483162d3b10d2edbdcf1077d1f37beea2ef36323eb7de289a0c60cd3d055357a580e5d18bcc642bb907c

diff --git a/app-i18n/ibus-table/ibus-table-1.12.1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.12.1.ebuild
deleted file mode 100644
index 03839e04f64..000
--- a/app-i18n/ibus-table/ibus-table-1.12.1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-PYTHON_COMPAT=( python3_{7,8} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2021-06-30 Thread Akinori Hattori
commit: 0c680f35ae867aa60cf79aa028d3dfa465ead7dd
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Jun 30 13:41:10 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Jun 30 13:41:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c680f35

app-i18n/ibus-table: new upstream release

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 +
 app-i18n/ibus-table/ibus-table-1.13.3.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 41fc0ab15eb..280272929e6 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1 +1,2 @@
 DIST ibus-table-1.12.4.tar.gz 1371890 BLAKE2B 
e0d531bdd38e536ac9fc92465a651e971969278ab4826198d12399ebb1cd747d1f5d21713ecc86311ab3995b04a2842d230da8caed962045a959ba136f197cb1
 SHA512 
3e175dad8d9e12be91f6b6878b67301bbbf04c55e43d483162d3b10d2edbdcf1077d1f37beea2ef36323eb7de289a0c60cd3d055357a580e5d18bcc642bb907c
+DIST ibus-table-1.13.3.tar.gz 1408143 BLAKE2B 
fda380e284a996d34053f6bae543ebc2c072ffbd870a9421b76f18a3fa5e45ca6e687818f40bd1335791f1b92dc7ffa1ccc35c7cb55d1a6ade26bc958a2bf8d4
 SHA512 
2959b2f96c9a490032dafbce2b4164fcc07797ab73e735f26003156a891e1e3760e6a4f42713084b5ce1e408cbe21c3060d99615d898fe50b8d51405dcd42a3b

diff --git a/app-i18n/ibus-table/ibus-table-1.13.3.ebuild 
b/app-i18n/ibus-table/ibus-table-1.13.3.ebuild
new file mode 100644
index 000..2a67dd2b276
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.13.3.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2021-05-26 Thread Agostino Sarubbo
commit: ce1af005ffd54cc6c664e103c3b0dfbe4b4b9e35
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 26 06:50:55 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 26 06:50:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce1af005

app-i18n/ibus-table: x86 stable wrt bug #792039

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.12.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.12.4.ebuild 
b/app-i18n/ibus-table/ibus-table-1.12.4.ebuild
index 37a0eb79776..122725a49a3 100644
--- a/app-i18n/ibus-table/ibus-table-1.12.4.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.12.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2021-05-26 Thread Agostino Sarubbo
commit: 8dfe87a7028340d3d2812b4872810fac53583bc1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 26 06:47:17 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 26 06:47:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dfe87a7

app-i18n/ibus-table: amd64 stable wrt bug #792039

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.12.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.12.4.ebuild 
b/app-i18n/ibus-table/ibus-table-1.12.4.ebuild
index 2a67dd2b276..37a0eb79776 100644
--- a/app-i18n/ibus-table/ibus-table-1.12.4.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.12.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2021-03-03 Thread Akinori Hattori
commit: 5141dcfc3eabf45007f12c17b7a7e6560edcdf3a
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Mar  3 14:05:50 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Mar  3 14:06:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5141dcfc

app-i18n/ibus-table: drop old

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest|  3 --
 app-i18n/ibus-table/ibus-table-1.11.0.ebuild| 55 -
 app-i18n/ibus-table/ibus-table-1.12.0.ebuild| 55 -
 app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild | 55 -
 4 files changed, 168 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index c8879dec1b0..c42242eedb0 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,5 +1,2 @@
-DIST ibus-table-1.11.0.tar.gz 1312790 BLAKE2B 
2f4edf8c52fd24f8f6735cfae8fe471e3c30ed6aea341758fc891fd7aa3ebc0dc3bbbf2bd4135586b8400c3e39035e877a0486be58a74ad5eb78bfdeef547f0e
 SHA512 
269d7516d2580436d3bcdef2c77717c8b21c277dae0f55da3703e2bb3f26669dac29ddf3d4291854b205b5b2f5ab54d1894b32d541d084b03cb6cbb870e6b256
-DIST ibus-table-1.12.0.tar.gz 1344881 BLAKE2B 
7b463799dd8adebce2f626a82f469fa8bc77b6e9dc6812eca47b11ed84bf2fea97990262c15738e2e0a97620edf19415c3e4016c48029b29393e70492a96e666
 SHA512 
f99b4164c7304bc6137be07001d52fbf8267fa068d8a6e96e5cb7856d00f3a0b82ad0b8fa9ae577bb82daab78ddfab7a222e2ef8891515e9edbb4db6fac84862
 DIST ibus-table-1.12.1.tar.gz 1365421 BLAKE2B 
1ce49d5a837fc6cc1e00e681a51518d6ac5e9fb421a10493c110c67247a625df1fd6174c7bf4ee1c465253b77fee402ef5ae2a6f50b9466ffd64727e68edaafe
 SHA512 
9cbd7c24067d182d3917eb66d8b18ea30e893b2d9a19dfb48ce4c91a41868707bf9682011f374dc2397f59f101855bddde0fbbe374856063e1f4226de7a9a01b
 DIST ibus-table-1.12.4.tar.gz 1371890 BLAKE2B 
e0d531bdd38e536ac9fc92465a651e971969278ab4826198d12399ebb1cd747d1f5d21713ecc86311ab3995b04a2842d230da8caed962045a959ba136f197cb1
 SHA512 
3e175dad8d9e12be91f6b6878b67301bbbf04c55e43d483162d3b10d2edbdcf1077d1f37beea2ef36323eb7de289a0c60cd3d055357a580e5d18bcc642bb907c
-DIST ibus-table-1.9.21.tar.gz 615801 BLAKE2B 
f6b3fb4fe67e5f43cc7d21bd03cc530c03b3a161e099fbca0b116319f1590374ddcef2e97c2f4702c2cd8748e8009d703abfff51f93ffb933a1aecb028e03362
 SHA512 
354f7e8ece5c23b84251bd0d5ff06d7a368678ade25e340341ef9f85571b440c455d56660c743be97ff6776ff041c4da35079ce090955c5f87b8f3b587e35866

diff --git a/app-i18n/ibus-table/ibus-table-1.11.0.ebuild 
b/app-i18n/ibus-table/ibus-table-1.11.0.ebuild
deleted file mode 100644
index 5397a94a07f..000
--- a/app-i18n/ibus-table/ibus-table-1.11.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-PYTHON_COMPAT=( python3_{7,8} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls"
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}

diff --git a/app-i18n/ibus-table/ibus-table-1.12.0.ebuild 
b/app-i18n/ibus-table/ibus-table-1.12.0.ebuild
deleted file mode 100644
index 5397a94a07f..000
--- a/app-i18n/ibus-table/ibus-table-1.12.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-PYTHON_COMPAT=( python3_{7,8} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls"
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( 

[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2021-03-03 Thread Akinori Hattori
commit: d7e89396a4ccaf9c6225187bf8650af47bf31912
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Mar  3 13:59:33 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Mar  3 14:06:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7e89396

app-i18n/ibus-table: new upstream release

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 +
 app-i18n/ibus-table/ibus-table-1.12.4.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index a2fc21fd37e..c8879dec1b0 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,4 +1,5 @@
 DIST ibus-table-1.11.0.tar.gz 1312790 BLAKE2B 
2f4edf8c52fd24f8f6735cfae8fe471e3c30ed6aea341758fc891fd7aa3ebc0dc3bbbf2bd4135586b8400c3e39035e877a0486be58a74ad5eb78bfdeef547f0e
 SHA512 
269d7516d2580436d3bcdef2c77717c8b21c277dae0f55da3703e2bb3f26669dac29ddf3d4291854b205b5b2f5ab54d1894b32d541d084b03cb6cbb870e6b256
 DIST ibus-table-1.12.0.tar.gz 1344881 BLAKE2B 
7b463799dd8adebce2f626a82f469fa8bc77b6e9dc6812eca47b11ed84bf2fea97990262c15738e2e0a97620edf19415c3e4016c48029b29393e70492a96e666
 SHA512 
f99b4164c7304bc6137be07001d52fbf8267fa068d8a6e96e5cb7856d00f3a0b82ad0b8fa9ae577bb82daab78ddfab7a222e2ef8891515e9edbb4db6fac84862
 DIST ibus-table-1.12.1.tar.gz 1365421 BLAKE2B 
1ce49d5a837fc6cc1e00e681a51518d6ac5e9fb421a10493c110c67247a625df1fd6174c7bf4ee1c465253b77fee402ef5ae2a6f50b9466ffd64727e68edaafe
 SHA512 
9cbd7c24067d182d3917eb66d8b18ea30e893b2d9a19dfb48ce4c91a41868707bf9682011f374dc2397f59f101855bddde0fbbe374856063e1f4226de7a9a01b
+DIST ibus-table-1.12.4.tar.gz 1371890 BLAKE2B 
e0d531bdd38e536ac9fc92465a651e971969278ab4826198d12399ebb1cd747d1f5d21713ecc86311ab3995b04a2842d230da8caed962045a959ba136f197cb1
 SHA512 
3e175dad8d9e12be91f6b6878b67301bbbf04c55e43d483162d3b10d2edbdcf1077d1f37beea2ef36323eb7de289a0c60cd3d055357a580e5d18bcc642bb907c
 DIST ibus-table-1.9.21.tar.gz 615801 BLAKE2B 
f6b3fb4fe67e5f43cc7d21bd03cc530c03b3a161e099fbca0b116319f1590374ddcef2e97c2f4702c2cd8748e8009d703abfff51f93ffb933a1aecb028e03362
 SHA512 
354f7e8ece5c23b84251bd0d5ff06d7a368678ade25e340341ef9f85571b440c455d56660c743be97ff6776ff041c4da35079ce090955c5f87b8f3b587e35866

diff --git a/app-i18n/ibus-table/ibus-table-1.12.4.ebuild 
b/app-i18n/ibus-table/ibus-table-1.12.4.ebuild
new file mode 100644
index 000..2a67dd2b276
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.12.4.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2021-03-03 Thread Akinori Hattori
commit: 2ebfea24736f85c5a1591d85d20d1fd3c8bb45a5
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Mar  3 14:04:36 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Mar  3 14:06:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ebfea24

app-i18n/ibus-table: amd64/x86 stable

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.12.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.12.1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.12.1.ebuild
index 5397a94a07f..03839e04f64 100644
--- a/app-i18n/ibus-table/ibus-table-1.12.1.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.12.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2020-09-11 Thread Akinori Hattori
commit: a5d9499f55cf8afe2412719f96127a922ce1e4a9
Author: Akinori Hattori  gentoo  org>
AuthorDate: Fri Sep 11 14:07:33 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Fri Sep 11 14:07:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5d9499f

app-i18n/ibus-table: new upstream release

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 +
 app-i18n/ibus-table/ibus-table-1.12.1.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 48dfef77e53..a2fc21fd37e 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,3 +1,4 @@
 DIST ibus-table-1.11.0.tar.gz 1312790 BLAKE2B 
2f4edf8c52fd24f8f6735cfae8fe471e3c30ed6aea341758fc891fd7aa3ebc0dc3bbbf2bd4135586b8400c3e39035e877a0486be58a74ad5eb78bfdeef547f0e
 SHA512 
269d7516d2580436d3bcdef2c77717c8b21c277dae0f55da3703e2bb3f26669dac29ddf3d4291854b205b5b2f5ab54d1894b32d541d084b03cb6cbb870e6b256
 DIST ibus-table-1.12.0.tar.gz 1344881 BLAKE2B 
7b463799dd8adebce2f626a82f469fa8bc77b6e9dc6812eca47b11ed84bf2fea97990262c15738e2e0a97620edf19415c3e4016c48029b29393e70492a96e666
 SHA512 
f99b4164c7304bc6137be07001d52fbf8267fa068d8a6e96e5cb7856d00f3a0b82ad0b8fa9ae577bb82daab78ddfab7a222e2ef8891515e9edbb4db6fac84862
+DIST ibus-table-1.12.1.tar.gz 1365421 BLAKE2B 
1ce49d5a837fc6cc1e00e681a51518d6ac5e9fb421a10493c110c67247a625df1fd6174c7bf4ee1c465253b77fee402ef5ae2a6f50b9466ffd64727e68edaafe
 SHA512 
9cbd7c24067d182d3917eb66d8b18ea30e893b2d9a19dfb48ce4c91a41868707bf9682011f374dc2397f59f101855bddde0fbbe374856063e1f4226de7a9a01b
 DIST ibus-table-1.9.21.tar.gz 615801 BLAKE2B 
f6b3fb4fe67e5f43cc7d21bd03cc530c03b3a161e099fbca0b116319f1590374ddcef2e97c2f4702c2cd8748e8009d703abfff51f93ffb933a1aecb028e03362
 SHA512 
354f7e8ece5c23b84251bd0d5ff06d7a368678ade25e340341ef9f85571b440c455d56660c743be97ff6776ff041c4da35079ce090955c5f87b8f3b587e35866

diff --git a/app-i18n/ibus-table/ibus-table-1.12.1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.12.1.ebuild
new file mode 100644
index 000..f1c8d6b62e3
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.12.1.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2020-09-03 Thread Akinori Hattori
commit: 8059d488ddc0bbd9b4d9204f17172d48f12672a0
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Sep  3 13:53:05 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Sep  3 13:53:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8059d488

app-i18n/ibus-table-others: new upstream release

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/Manifest |  1 +
 .../ibus-table-others-1.3.11.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-i18n/ibus-table-others/Manifest 
b/app-i18n/ibus-table-others/Manifest
index 2a5c989179c..96669713821 100644
--- a/app-i18n/ibus-table-others/Manifest
+++ b/app-i18n/ibus-table-others/Manifest
@@ -1 +1,2 @@
+DIST ibus-table-others-1.3.11.tar.gz 662398 BLAKE2B 
a600535b51b731c482eeecb78b8bff6ca14795e411348ed0e2cd4207ad1a89aed7d338c6b706695dd734f405ee5203e23dfffa370cae12ad763eabf6bbdfe848
 SHA512 
bfa17338e3a6a3e392bb3e5e5736af9bfa5584a897aea4ca72aec0df2c84dc94a0737f8fb87ced382e6acac3f8169ed2aef93a2f94330a4829048d009cb96ee0
 DIST ibus-table-others-1.3.9.tar.gz 627253 BLAKE2B 
b4c72ead9364945a3f15a348aa14e0886ebc7c7fd35448d573540ffd9510139630ac8229ee1a37687e01179a0ec880ce170e84a196b0defe5c059b662583
 SHA512 
4557ba981a00035226b6cbe0d97ae14df275d3e7c5c453097b85e433a524e00efeebe508621495e63d6ff9cdd590f9d54b51a143147b83e1e3748f05b03d2019

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.11.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.11.ebuild
new file mode 100644
index 000..9a293c70f8c
--- /dev/null
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.11.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+DESCRIPTION="Various tables for IBus-Table"
+HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others;
+SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="app-i18n/ibus-table
+   !app-i18n/ibus-table-code
+   !app-i18n/ibus-table-cyrillic
+   !app-i18n/ibus-table-latin
+   !app-i18n/ibus-table-tv"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2020-09-03 Thread Akinori Hattori
commit: fb9a83a2b82d256caeed368cebe3fa99a8361e74
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Sep  3 13:54:29 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Sep  3 13:54:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb9a83a2

app-i18n/ibus-table-others: amd64/x86 stable

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild
index 9a293c70f8c..c2f63c11cdb 100644
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="app-i18n/ibus-table



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2020-09-03 Thread Akinori Hattori
commit: 80abc2ed043a469ffe3e71d7a0ebfb1a42c5b2a4
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Sep  3 13:51:56 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Sep  3 13:51:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80abc2ed

app-i18n/ibus-table-others: update to EAPI 7

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild
index 5d1041b1846..9a293c70f8c 100644
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
 DESCRIPTION="Various tables for IBus-Table"
 HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others;
@@ -17,5 +17,5 @@ RDEPEND="app-i18n/ibus-table
!app-i18n/ibus-table-cyrillic
!app-i18n/ibus-table-latin
!app-i18n/ibus-table-tv"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2020-09-03 Thread Akinori Hattori
commit: f47806686716bbf4c73860a076d6d1d93d80c8df
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Sep  3 13:50:58 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Sep  3 13:50:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4780668

app-i18n/ibus-table-others: update LICENSE

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild
index ef774df954c..5d1041b1846 100644
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -7,7 +7,7 @@ DESCRIPTION="Various tables for IBus-Table"
 HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others;
 
SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz;
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-chinese/

2020-09-03 Thread Akinori Hattori
commit: 770f20695fc22c639cb84d0a046bc83793da62d6
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Sep  3 13:45:17 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Sep  3 13:45:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=770f2069

app-i18n/ibus-table-chinese: new upstream release

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-chinese/Manifest   |  1 +
 .../ibus-table-chinese-1.8.3.ebuild| 31 ++
 app-i18n/ibus-table-chinese/metadata.xml   | 13 -
 3 files changed, 39 insertions(+), 6 deletions(-)

diff --git a/app-i18n/ibus-table-chinese/Manifest 
b/app-i18n/ibus-table-chinese/Manifest
index c5bdd2d1313..6b391e744de 100644
--- a/app-i18n/ibus-table-chinese/Manifest
+++ b/app-i18n/ibus-table-chinese/Manifest
@@ -1 +1,2 @@
 DIST ibus-table-chinese-1.8.2.tar.gz 10576111 BLAKE2B 
a80fa9c4780207efefba1118ee9dacc33dba4136b916a24971198b3325bf1b26f86cd4586db994db6dfaa85fffe087b021673d056b10df61c5f95ede4e967cd6
 SHA512 
30fd1c7ee8416cd62d8e26bc2646a667ac45c4579a7cb191c77e80fecccbc576c34f33ec0b5c55669c073a633298cfda1711e4b9d89a9ef8f6146acdc0167c1a
+DIST ibus-table-chinese-1.8.3.tar.gz 10824912 BLAKE2B 
e9f4e377a794827196e04e197044b3fdcd81d84ed89067e17745879495df69cc6e95814863f856cc0a7b7db0aba3cbd93d1c1d172f607fdd410dbed02dc4ad54
 SHA512 
610455343d9c9bf6577c7fd7aef9435c339c2f23c4d5f7ae2cbbc2366a9eb6a8a124e86621387497cc624e3276bf739b55602355ad41c4127f45f6d85cc5b4dc

diff --git a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild 
b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild
new file mode 100644
index 000..a34f0e60963
--- /dev/null
+++ b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+CMAKE_IN_SOURCE_BUILD="1"
+CMAKE_MAKEFILE_GENERATOR="emake"
+
+inherit cmake
+
+DESCRIPTION="Chinese tables for IBus-Table"
+HOMEPAGE="https://github.com/definite/ibus-table-chinese;
+SRC_URI="https://github.com/definite/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="app-i18n/ibus-table"
+DEPEND="${RDEPEND}
+   dev-util/cmake-fedora"
+
+src_configure() {
+   local mycmakeargs=(
+   -DCMAKE_FEDORA_TMP_DIR="${T}"
+   -DDATA_DIR="${EPREFIX}"/usr/share
+   -DMANAGE_DEPENDENCY_PACKAGE_EXISTS_CMD=false
+   -DPRJ_DOC_DIR="${EPREFIX}"/usr/share/doc/${PF}
+   )
+   cmake_src_configure
+}

diff --git a/app-i18n/ibus-table-chinese/metadata.xml 
b/app-i18n/ibus-table-chinese/metadata.xml
index d91706d7e8c..e5db64701f3 100644
--- a/app-i18n/ibus-table-chinese/metadata.xml
+++ b/app-i18n/ibus-table-chinese/metadata.xml
@@ -1,10 +1,11 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-c...@gentoo.org
-  
-  
-definite/ibus-table-chinese
-  
+   
+   c...@gentoo.org
+   Cjk
+   
+   
+   definite/ibus-table-chinese
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-chinese/

2020-09-03 Thread Akinori Hattori
commit: 9960a1ee628004cdc34fb2cf311103bceb351cdc
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Sep  3 13:41:37 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Sep  3 13:41:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9960a1ee

app-i18n/ibus-table-chinese: update LICENSE

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild 
b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild
index 8d412b554c1..95ed956002b 100644
--- a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild
+++ b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ DESCRIPTION="Chinese tables for IBus-Table"
 HOMEPAGE="https://github.com/definite/ibus-table-chinese;
 SRC_URI="https://github.com/definite/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-chinese/

2020-09-03 Thread Akinori Hattori
commit: 85bc4beebdda997a55444c8898b5f21d86295c02
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Sep  3 13:43:00 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Sep  3 13:43:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85bc4bee

app-i18n/ibus-table-chinese: update to EAPI 7

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild 
b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild
index 95ed956002b..a34f0e60963 100644
--- a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild
+++ b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild
@@ -1,11 +1,11 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 CMAKE_IN_SOURCE_BUILD="1"
 CMAKE_MAKEFILE_GENERATOR="emake"
 
-inherit cmake-utils
+inherit cmake
 
 DESCRIPTION="Chinese tables for IBus-Table"
 HOMEPAGE="https://github.com/definite/ibus-table-chinese;
@@ -27,5 +27,5 @@ src_configure() {
-DMANAGE_DEPENDENCY_PACKAGE_EXISTS_CMD=false
-DPRJ_DOC_DIR="${EPREFIX}"/usr/share/doc/${PF}
)
-   cmake-utils_src_configure
+   cmake_src_configure
 }



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-chinese/

2020-09-03 Thread Akinori Hattori
commit: 909b1f44dfeec2c8614d5e7f12c8e56fe38ed9f1
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Sep  3 13:46:15 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Sep  3 13:46:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=909b1f44

app-i18n/ibus-table-chinese: amd64/x86 stable

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild 
b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild
index a34f0e60963..193cb239656 100644
--- a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild
+++ b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/definite/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="app-i18n/ibus-table"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2020-08-28 Thread Akinori Hattori
commit: aad92ab7bb51f833f1a6a2eee4226a390742b11a
Author: Akinori Hattori  gentoo  org>
AuthorDate: Fri Aug 28 13:10:58 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Fri Aug 28 13:10:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aad92ab7

app-i18n/ibus-table: new upstream release

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 +
 app-i18n/ibus-table/ibus-table-1.12.0.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 76e3b6f6d46..48dfef77e53 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1,3 @@
 DIST ibus-table-1.11.0.tar.gz 1312790 BLAKE2B 
2f4edf8c52fd24f8f6735cfae8fe471e3c30ed6aea341758fc891fd7aa3ebc0dc3bbbf2bd4135586b8400c3e39035e877a0486be58a74ad5eb78bfdeef547f0e
 SHA512 
269d7516d2580436d3bcdef2c77717c8b21c277dae0f55da3703e2bb3f26669dac29ddf3d4291854b205b5b2f5ab54d1894b32d541d084b03cb6cbb870e6b256
+DIST ibus-table-1.12.0.tar.gz 1344881 BLAKE2B 
7b463799dd8adebce2f626a82f469fa8bc77b6e9dc6812eca47b11ed84bf2fea97990262c15738e2e0a97620edf19415c3e4016c48029b29393e70492a96e666
 SHA512 
f99b4164c7304bc6137be07001d52fbf8267fa068d8a6e96e5cb7856d00f3a0b82ad0b8fa9ae577bb82daab78ddfab7a222e2ef8891515e9edbb4db6fac84862
 DIST ibus-table-1.9.21.tar.gz 615801 BLAKE2B 
f6b3fb4fe67e5f43cc7d21bd03cc530c03b3a161e099fbca0b116319f1590374ddcef2e97c2f4702c2cd8748e8009d703abfff51f93ffb933a1aecb028e03362
 SHA512 
354f7e8ece5c23b84251bd0d5ff06d7a368678ade25e340341ef9f85571b440c455d56660c743be97ff6776ff041c4da35079ce090955c5f87b8f3b587e35866

diff --git a/app-i18n/ibus-table/ibus-table-1.12.0.ebuild 
b/app-i18n/ibus-table/ibus-table-1.12.0.ebuild
new file mode 100644
index 000..f1c8d6b62e3
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.12.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2020-08-19 Thread Akinori Hattori
commit: 34c49ab445559950d0c54034626e600711c89054
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Aug 19 14:25:39 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Aug 19 14:39:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34c49ab4

app-i18n/ibus-table: update to EAPI 7

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild | 6 +++---
 app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
index c021640c7f3..3984c433363 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="sqlite(+)"
 
@@ -24,8 +24,8 @@ RDEPEND="${PYTHON_DEPS}
')
virtual/libiconv
nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
nls? ( sys-devel/gettext )"
 
 src_prepare() {

diff --git a/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
index b34d29b8cfc..35165054cd6 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="sqlite(+)"
 
@@ -25,8 +25,8 @@ RDEPEND="${PYTHON_DEPS}
')
virtual/libiconv
nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
nls? ( sys-devel/gettext )"
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2020-08-19 Thread Akinori Hattori
commit: 928f3c32332c610c4e13854bdaa4e00b500b8c9a
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Aug 19 14:30:06 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Aug 19 14:39:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=928f3c32

app-i18n/ibus-table: use xdg eclass

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Akinori Hattori  gentoo.org>

 ...-table-1.9.18-r1.ebuild => ibus-table-1.9.18-r2.ebuild} | 14 +-
 ...-table-1.9.21-r1.ebuild => ibus-table-1.9.21-r2.ebuild} | 14 +-
 2 files changed, 26 insertions(+), 2 deletions(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild
similarity index 85%
rename from app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
rename to app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild
index 3984c433363..32a4746c504 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild
@@ -5,7 +5,7 @@ EAPI="7"
 PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="sqlite(+)"
 
-inherit python-single-r1
+inherit python-single-r1 xdg
 
 DESCRIPTION="Tables engines for IBus"
 HOMEPAGE="https://github.com/ibus/ibus/wiki;
@@ -37,3 +37,15 @@ src_prepare() {
 src_configure() {
econf $(use_enable nls)
 }
+
+pkg_preinst() {
+   xdg_pkg_preinst
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+}

diff --git a/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
similarity index 85%
rename from app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
rename to app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
index 35165054cd6..779ffde98ca 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
@@ -5,7 +5,7 @@ EAPI="7"
 PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="sqlite(+)"
 
-inherit python-single-r1
+inherit python-single-r1 xdg
 
 DESCRIPTION="Tables engines for IBus"
 HOMEPAGE="https://github.com/ibus/ibus/wiki;
@@ -38,3 +38,15 @@ src_prepare() {
 src_configure() {
econf $(use_enable nls)
 }
+
+pkg_preinst() {
+   xdg_pkg_preinst
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2020-08-19 Thread Akinori Hattori
commit: 6894f76f0f6d042bec8dd9d00c9f899276f76411
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Aug 19 14:36:56 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Aug 19 14:40:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6894f76f

app-i18n/ibus-table: amd64/x86 stable

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
index f1c8d6b62e3..7f7fa37136a 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2020-08-19 Thread Akinori Hattori
commit: ab72a6234e08663f7d6321026164e2d29b6318fe
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Aug 19 14:23:58 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Aug 19 14:39:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab72a623

app-i18n/ibus-table: update PYTHON_COMPAT

Closes: https://bugs.gentoo.org/737352
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild | 2 +-
 app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
index dcd828dcbbe..c021640c7f3 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="sqlite(+)"
 
 inherit python-single-r1

diff --git a/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
index 9db9ac7acf0..b34d29b8cfc 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="sqlite(+)"
 
 inherit python-single-r1



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2020-08-19 Thread Akinori Hattori
commit: 5d5b3621d27e386e66c0bad9187eb1417140a3a8
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Aug 19 14:32:20 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Aug 19 14:39:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d5b3621

app-i18n/ibus-table: call gnome2_schemas_update

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild | 5 -
 app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild | 5 -
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild
index 32a4746c504..12188264ed7 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild
@@ -5,7 +5,7 @@ EAPI="7"
 PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="sqlite(+)"
 
-inherit python-single-r1 xdg
+inherit gnome2-utils python-single-r1 xdg
 
 DESCRIPTION="Tables engines for IBus"
 HOMEPAGE="https://github.com/ibus/ibus/wiki;
@@ -40,12 +40,15 @@ src_configure() {
 
 pkg_preinst() {
xdg_pkg_preinst
+   gnome2_schemas_savelist
 }
 
 pkg_postinst() {
xdg_pkg_postinst
+   gnome2_schemas_update
 }
 
 pkg_postrm() {
xdg_pkg_postrm
+   gnome2_schemas_update
 }

diff --git a/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
index 779ffde98ca..f1c8d6b62e3 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
@@ -5,7 +5,7 @@ EAPI="7"
 PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="sqlite(+)"
 
-inherit python-single-r1 xdg
+inherit gnome2-utils python-single-r1 xdg
 
 DESCRIPTION="Tables engines for IBus"
 HOMEPAGE="https://github.com/ibus/ibus/wiki;
@@ -41,12 +41,15 @@ src_configure() {
 
 pkg_preinst() {
xdg_pkg_preinst
+   gnome2_schemas_savelist
 }
 
 pkg_postinst() {
xdg_pkg_postinst
+   gnome2_schemas_update
 }
 
 pkg_postrm() {
xdg_pkg_postrm
+   gnome2_schemas_update
 }



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2020-08-19 Thread Akinori Hattori
commit: c6dd3683a54a544cab118eb21268c205813a1828
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Aug 19 14:35:33 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Aug 19 14:40:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6dd3683

app-i18n/ibus-table: new upstream release

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest |  1 +
 app-i18n/ibus-table/ibus-table-1.11.0.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 540b1ce376b..4a87405daab 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1,3 @@
+DIST ibus-table-1.11.0.tar.gz 1312790 BLAKE2B 
2f4edf8c52fd24f8f6735cfae8fe471e3c30ed6aea341758fc891fd7aa3ebc0dc3bbbf2bd4135586b8400c3e39035e877a0486be58a74ad5eb78bfdeef547f0e
 SHA512 
269d7516d2580436d3bcdef2c77717c8b21c277dae0f55da3703e2bb3f26669dac29ddf3d4291854b205b5b2f5ab54d1894b32d541d084b03cb6cbb870e6b256
 DIST ibus-table-1.9.18.tar.gz 585309 BLAKE2B 
42d7d130bd2695c1c1a7010c0bcf29c1ecaa3899c8ef8d24b11e10434771415bfd8b91723ef4c489721f0276d05dce08de3472c49632b9d30da5be1a53f82dc7
 SHA512 
3f28269be1987023402eb6075b8e68b3bbba3c572a94551d072281677fde5fa14f8f4186455f8f9156b252934580c7a3837555d0edb46c76f13c8b109e26aca2
 DIST ibus-table-1.9.21.tar.gz 615801 BLAKE2B 
f6b3fb4fe67e5f43cc7d21bd03cc530c03b3a161e099fbca0b116319f1590374ddcef2e97c2f4702c2cd8748e8009d703abfff51f93ffb933a1aecb028e03362
 SHA512 
354f7e8ece5c23b84251bd0d5ff06d7a368678ade25e340341ef9f85571b440c455d56660c743be97ff6776ff041c4da35079ce090955c5f87b8f3b587e35866

diff --git a/app-i18n/ibus-table/ibus-table-1.11.0.ebuild 
b/app-i18n/ibus-table/ibus-table-1.11.0.ebuild
new file mode 100644
index 000..f1c8d6b62e3
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.11.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2020-08-19 Thread Akinori Hattori
commit: cacb089f6edd4be4f7561f51ae817fefcda810bc
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Aug 19 14:39:18 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Aug 19 14:40:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cacb089f

app-i18n/ibus-table: drop old

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/Manifest|  1 -
 app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild | 54 -
 2 files changed, 55 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 4a87405daab..76e3b6f6d46 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,3 +1,2 @@
 DIST ibus-table-1.11.0.tar.gz 1312790 BLAKE2B 
2f4edf8c52fd24f8f6735cfae8fe471e3c30ed6aea341758fc891fd7aa3ebc0dc3bbbf2bd4135586b8400c3e39035e877a0486be58a74ad5eb78bfdeef547f0e
 SHA512 
269d7516d2580436d3bcdef2c77717c8b21c277dae0f55da3703e2bb3f26669dac29ddf3d4291854b205b5b2f5ab54d1894b32d541d084b03cb6cbb870e6b256
-DIST ibus-table-1.9.18.tar.gz 585309 BLAKE2B 
42d7d130bd2695c1c1a7010c0bcf29c1ecaa3899c8ef8d24b11e10434771415bfd8b91723ef4c489721f0276d05dce08de3472c49632b9d30da5be1a53f82dc7
 SHA512 
3f28269be1987023402eb6075b8e68b3bbba3c572a94551d072281677fde5fa14f8f4186455f8f9156b252934580c7a3837555d0edb46c76f13c8b109e26aca2
 DIST ibus-table-1.9.21.tar.gz 615801 BLAKE2B 
f6b3fb4fe67e5f43cc7d21bd03cc530c03b3a161e099fbca0b116319f1590374ddcef2e97c2f4702c2cd8748e8009d703abfff51f93ffb933a1aecb028e03362
 SHA512 
354f7e8ece5c23b84251bd0d5ff06d7a368678ade25e340341ef9f85571b440c455d56660c743be97ff6776ff041c4da35079ce090955c5f87b8f3b587e35866

diff --git a/app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild
deleted file mode 100644
index 12188264ed7..000
--- a/app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-PYTHON_COMPAT=( python3_{6,7,8} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2020-02-09 Thread Michał Górny
commit: f144529727c1fef8635855e6db498d21a205881e
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb  7 09:33:28 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb  9 16:10:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1445297

app-i18n/ibus-table: Switch to PYTHON_MULTI_USEDEP API

Signed-off-by: Michał Górny  gentoo.org>

 .../{ibus-table-1.9.18.ebuild => ibus-table-1.9.18-r1.ebuild}   | 6 --
 .../{ibus-table-1.9.21.ebuild => ibus-table-1.9.21-r1.ebuild}   | 6 --
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.9.18.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
similarity index 84%
rename from app-i18n/ibus-table/ibus-table-1.9.18.ebuild
rename to app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
index 025526aa8b1..dcd828dcbbe 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.18.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
@@ -18,8 +18,10 @@ IUSE="nls"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+   ')
virtual/libiconv
nls? ( virtual/libintl )"
 DEPEND="${RDEPEND}

diff --git a/app-i18n/ibus-table/ibus-table-1.9.21.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
similarity index 84%
rename from app-i18n/ibus-table/ibus-table-1.9.21.ebuild
rename to app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
index 7da7fff419c..9db9ac7acf0 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.21.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
@@ -19,8 +19,10 @@ RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+   ')
virtual/libiconv
nls? ( virtual/libintl )"
 DEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2018-09-04 Thread Akinori Hattori
commit: a4e18be02b70ead1b70c5f35646f17c2da3d693e
Author: Akinori Hattori  gentoo  org>
AuthorDate: Tue Sep  4 12:20:47 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Tue Sep  4 12:20:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4e18be0

app-i18n/ibus-table: new upstream release

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/ibus-table/Manifest| 2 +-
 .../ibus-table/{ibus-table-1.9.20.ebuild => ibus-table-1.9.21.ebuild}   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index a26acf0f874..540b1ce376b 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1,2 @@
 DIST ibus-table-1.9.18.tar.gz 585309 BLAKE2B 
42d7d130bd2695c1c1a7010c0bcf29c1ecaa3899c8ef8d24b11e10434771415bfd8b91723ef4c489721f0276d05dce08de3472c49632b9d30da5be1a53f82dc7
 SHA512 
3f28269be1987023402eb6075b8e68b3bbba3c572a94551d072281677fde5fa14f8f4186455f8f9156b252934580c7a3837555d0edb46c76f13c8b109e26aca2
-DIST ibus-table-1.9.20.tar.gz 588045 BLAKE2B 
9daba3a91fb2ef4d6ad6ba6bf2c1a7d4db12ae40ebd2ef3a843e68cc9d77791ed9a76550ceef0d7ccb8ad69322b897ebad36ff0bedf1d8a4790c69dec698e2fc
 SHA512 
535008344a423a0c3afacf11206912cbc7b27b7a2724cc0f2dc944d0654a02f0b7d6eda397e95542a41b03fa675820531b12e2b0d8f2091ac6083d707a8ac285
+DIST ibus-table-1.9.21.tar.gz 615801 BLAKE2B 
f6b3fb4fe67e5f43cc7d21bd03cc530c03b3a161e099fbca0b116319f1590374ddcef2e97c2f4702c2cd8748e8009d703abfff51f93ffb933a1aecb028e03362
 SHA512 
354f7e8ece5c23b84251bd0d5ff06d7a368678ade25e340341ef9f85571b440c455d56660c743be97ff6776ff041c4da35079ce090955c5f87b8f3b587e35866

diff --git a/app-i18n/ibus-table/ibus-table-1.9.20.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.21.ebuild
similarity index 98%
rename from app-i18n/ibus-table/ibus-table-1.9.20.ebuild
rename to app-i18n/ibus-table/ibus-table-1.9.21.ebuild
index 2a357802f97..9552ac56f2b 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.20.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.21.ebuild
@@ -15,6 +15,7 @@ LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="nls"
+RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2018-08-29 Thread Akinori Hattori
commit: c623f71248160e8221e45f604e44f62a2bbf2aa4
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Aug 29 13:07:35 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Aug 29 13:07:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c623f712

app-i18n/ibus-table: drop old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/ibus-table/Manifest   |  1 -
 app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild | 42 --
 2 files changed, 43 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 913aa6d254e..2e4e81f21bf 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1 @@
-DIST ibus-table-1.5.0.tar.gz 432844 BLAKE2B 
183c50be5545d176e44da4b5fae914d838cf4f43024fe56a0ba1e9a699e7f94ea3fb95e20775f8a28963c7e5e320332f51c33c58dcb1ac9a6017d87b6b3d60e9
 SHA512 
2c52da1b4d6ae8aec29e97a8a413b388912cfcfd15860ba0e65c97b139b14f8a7d4087eb196d516abe731df03a2e4904666194414242da8cf1f3f0b54696248e
 DIST ibus-table-1.9.18.tar.gz 585309 BLAKE2B 
42d7d130bd2695c1c1a7010c0bcf29c1ecaa3899c8ef8d24b11e10434771415bfd8b91723ef4c489721f0276d05dce08de3472c49632b9d30da5be1a53f82dc7
 SHA512 
3f28269be1987023402eb6075b8e68b3bbba3c572a94551d072281677fde5fa14f8f4186455f8f9156b252934580c7a3837555d0edb46c76f13c8b109e26aca2

diff --git a/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild
deleted file mode 100644
index 313b0d5d471..000
--- a/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit python-single-r1
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ibus/${P}.tar.gz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   sed -i \
-   "s/python/${EPYTHON}/" \
-   engine/${PN}-createdb.in \
-   engine/${PN/-/-engine-}.in
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2018-08-29 Thread Akinori Hattori
commit: cfd1aa099efc06d44e66dabea2667ec1c005a076
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Aug 29 13:10:40 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Aug 29 13:10:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfd1aa09

app-i18n/ibus-table: new upstream release

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/ibus-table/Manifest |  1 +
 app-i18n/ibus-table/ibus-table-1.9.20.ebuild | 37 
 app-i18n/ibus-table/metadata.xml | 20 +++
 3 files changed, 48 insertions(+), 10 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 2e4e81f21bf..a26acf0f874 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1 +1,2 @@
 DIST ibus-table-1.9.18.tar.gz 585309 BLAKE2B 
42d7d130bd2695c1c1a7010c0bcf29c1ecaa3899c8ef8d24b11e10434771415bfd8b91723ef4c489721f0276d05dce08de3472c49632b9d30da5be1a53f82dc7
 SHA512 
3f28269be1987023402eb6075b8e68b3bbba3c572a94551d072281677fde5fa14f8f4186455f8f9156b252934580c7a3837555d0edb46c76f13c8b109e26aca2
+DIST ibus-table-1.9.20.tar.gz 588045 BLAKE2B 
9daba3a91fb2ef4d6ad6ba6bf2c1a7d4db12ae40ebd2ef3a843e68cc9d77791ed9a76550ceef0d7ccb8ad69322b897ebad36ff0bedf1d8a4790c69dec698e2fc
 SHA512 
535008344a423a0c3afacf11206912cbc7b27b7a2724cc0f2dc944d0654a02f0b7d6eda397e95542a41b03fa675820531b12e2b0d8f2091ac6083d707a8ac285

diff --git a/app-i18n/ibus-table/ibus-table-1.9.20.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.20.ebuild
new file mode 100644
index 000..2a357802f97
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.9.20.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit python-single-r1
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki;
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}

diff --git a/app-i18n/ibus-table/metadata.xml b/app-i18n/ibus-table/metadata.xml
index 577d254feeb..35a59248fa6 100644
--- a/app-i18n/ibus-table/metadata.xml
+++ b/app-i18n/ibus-table/metadata.xml
@@ -1,14 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-c...@gentoo.org
-Cjk
-  
-  
-A framework for table based input methods using IBus.
-  
-  
-kaio/ibus-table
-  
+   
+   c...@gentoo.org
+   Cjk
+   
+   
+   A framework for table based input methods using IBus.
+   
+   
+   kaio/ibus-table
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2018-08-29 Thread Akinori Hattori
commit: b36a0fa4e26f93027011726f7725b744d317ec3b
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Aug 29 13:05:36 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Aug 29 13:05:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b36a0fa4

app-i18n/ibus-table: tidy

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/ibus-table/ibus-table-1.9.18.ebuild | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.9.18.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.18.ebuild
index 114b81267db..2a357802f97 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.18.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -29,11 +29,6 @@ DEPEND="${RDEPEND}
 src_prepare() {
python_fix_shebang .
 
-   sed -i \
-   "s/python/${EPYTHON}/" \
-   engine/${PN}-createdb.in \
-   engine/${PN/-/-engine-}.in
-
default
 }
 



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/

2018-08-29 Thread Akinori Hattori
commit: 0fe91ac36f080301a96b7bbfe6a8224998b7f0bd
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Aug 29 13:06:42 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Aug 29 13:06:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fe91ac3

app-i18n/ibus-table: amd64/x86 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/ibus-table/ibus-table-1.9.18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.9.18.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.18.ebuild
index 2a357802f97..9b3dfb89ccf 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.18.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.18.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-chinese/

2017-12-12 Thread Akinori Hattori
commit: 7ce7d63415a3f6a170497bbd584f2635ecb8c101
Author: Akinori Hattori  gentoo  org>
AuthorDate: Tue Dec 12 13:31:08 2017 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Tue Dec 12 13:31:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ce7d634

app-i18n/ibus-table-chinese: drop old

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 app-i18n/ibus-table-chinese/Manifest   |  1 -
 .../ibus-table-chinese-1.4.6.ebuild| 24 --
 2 files changed, 25 deletions(-)

diff --git a/app-i18n/ibus-table-chinese/Manifest 
b/app-i18n/ibus-table-chinese/Manifest
index 78999f10b39..c5bdd2d1313 100644
--- a/app-i18n/ibus-table-chinese/Manifest
+++ b/app-i18n/ibus-table-chinese/Manifest
@@ -1,2 +1 @@
-DIST ibus-table-chinese-1.4.6-Source.tar.gz 7604868 BLAKE2B 
25662d2f9d2f305fbd2cfda79aae1ebb721f0a4cce7a152032d4d2c4cf689488e57ce9134fa0f4de7fc1e4fa9a088991a5c25b3087dda2d9e17620dd4546323b
 SHA512 
52a72c388ad287572ae334bb25537b6054f72ecdd641aa1c539b85a5e9a4cf97801ae38baa8ace1caabca95d845d2fb4156eb174ac7ad1c9123409749318d76d
 DIST ibus-table-chinese-1.8.2.tar.gz 10576111 BLAKE2B 
a80fa9c4780207efefba1118ee9dacc33dba4136b916a24971198b3325bf1b26f86cd4586db994db6dfaa85fffe087b021673d056b10df61c5f95ede4e967cd6
 SHA512 
30fd1c7ee8416cd62d8e26bc2646a667ac45c4579a7cb191c77e80fecccbc576c34f33ec0b5c55669c073a633298cfda1711e4b9d89a9ef8f6146acdc0167c1a

diff --git a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.4.6.ebuild 
b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.4.6.ebuild
deleted file mode 100644
index 6601af39011..000
--- a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.4.6.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-CMAKE_IN_SOURCE_BUILD="1"
-CMAKE_MAKEFILE_GENERATOR="emake"
-
-inherit cmake-utils
-
-MY_P="${P}-Source"
-
-DESCRIPTION="Chinese tables for IBus-Table"
-HOMEPAGE="https://github.com/definite/ibus-table-chinese;
-SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ibus/${MY_P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="app-i18n/ibus-table"
-DEPEND="${RDEPEND}
-   dev-util/cmake-fedora"
-S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-chinese/

2017-12-12 Thread Akinori Hattori
commit: 064f30f3557cc652fb6916db0861a5c74d07537b
Author: Akinori Hattori  gentoo  org>
AuthorDate: Tue Dec 12 13:34:10 2017 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Tue Dec 12 13:34:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=064f30f3

app-i18n/ibus-table-chinese: fix build when app-arch/rpm is installed

Closes: https://bugs.gentoo.org/634542
Package-Manager: Portage-2.3.13, Repoman-2.3.4

 app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild 
b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild
index 36f3ece322b..8d412b554c1 100644
--- a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild
+++ b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.2.ebuild
@@ -24,6 +24,7 @@ src_configure() {
local mycmakeargs=(
-DCMAKE_FEDORA_TMP_DIR="${T}"
-DDATA_DIR="${EPREFIX}"/usr/share
+   -DMANAGE_DEPENDENCY_PACKAGE_EXISTS_CMD=false
-DPRJ_DOC_DIR="${EPREFIX}"/usr/share/doc/${PF}
)
cmake-utils_src_configure



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/

2017-12-12 Thread Akinori Hattori
commit: 9e0e73ba465fbc6e09b0b8821e59797dc98bf89a
Author: Akinori Hattori  gentoo  org>
AuthorDate: Tue Dec 12 13:24:26 2017 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Tue Dec 12 13:24:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e0e73ba

app-i18n/ibus-table-others: block app-i18n/ibus-table-cyrillic

Bug: https://bugs.gentoo.org/628854
Package-Manager: Portage-2.3.13, Repoman-2.3.4

 app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild
index da2715d1c92..e4d8f8915dc 100644
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild
@@ -13,6 +13,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="app-i18n/ibus-table
-   !app-i18n/ibus-table-code"
+   !app-i18n/ibus-table-code
+   !app-i18n/ibus-table-cyrillic"
 DEPEND="${RDEPEND}
virtual/pkgconfig"



  1   2   >