[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-kkc/, profiles/

2022-12-20 Thread Jakov Smolić
commit: f8138ce4c2f0afdf88375fd66353f869d1e7b10b
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Dec 20 15:02:10 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Dec 20 15:06:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8138ce4

app-i18n/ibus-kkc: treeclean

Signed-off-by: Jakov Smolić  gentoo.org>

 app-i18n/ibus-kkc/Manifest |  1 -
 app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild | 38 --
 app-i18n/ibus-kkc/metadata.xml | 11 ---
 profiles/package.mask  |  1 -
 4 files changed, 51 deletions(-)

diff --git a/app-i18n/ibus-kkc/Manifest b/app-i18n/ibus-kkc/Manifest
deleted file mode 100644
index 8462b3787af5..
--- a/app-i18n/ibus-kkc/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ibus-kkc-1.5.22_p20170607.tar.gz 55162 BLAKE2B 
9d34a7da99a1792cad9ca1b82665b8008a2b11c7e09cdce7e0a5e9d0e9d482798a1facaf8d35e3daa296638383c267af70ae00d50b2c601b66895a0b1c8d2817
 SHA512 
519be83e17d9556c6839ecad2af4a46665a6aafd0f8072f4c1d2c8af33eb3ac814517b5b42513b898afe86ededf35b9082b9a1fb2a699dcb88757b159d5b74cf

diff --git a/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild 
b/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild
deleted file mode 100644
index a7cb005d4f3b..
--- a/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit autotools vala vcs-snapshot
-
-EGIT_COMMIT="f7516ae20cb648cd8b0904aec5853d3a3d2611c4"
-
-DESCRIPTION="Japanese Kana Kanji conversion engine for IBus"
-HOMEPAGE="https://github.com/ueno/ibus-kkc";
-SRC_URI="https://github.com/ueno/${PN}/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls"
-
-DEPEND="app-i18n/ibus
-   app-i18n/libkkc
-   x11-libs/gtk+:3
-   nls? ( virtual/libintl )"
-RDEPEND="${DEPEND}
-   app-i18n/skk-jisyo"
-BDEPEND="$(vala_depend)
-   dev-util/intltool
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   vala_src_prepare
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}

diff --git a/app-i18n/ibus-kkc/metadata.xml b/app-i18n/ibus-kkc/metadata.xml
deleted file mode 100644
index 74de0fde210d..
--- a/app-i18n/ibus-kkc/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   c...@gentoo.org
-   Cjk
-   
-   
-   ueno/ibus-kkc
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 2e0826dc07e0..2fddea252071 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -602,7 +602,6 @@ app-admin/ansible-cmdb
 app-arch/bloscpack
 app-backup/borgweb
 app-i18n/fcitx-sunpinyin
-app-i18n/ibus-kkc
 
 # Jonas Stein  (2022-11-13)
 # Dead upstream



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

2021-10-14 Thread Akinori Hattori
commit: f7021e38b329383d7fb6da4daedb1d268fc815d9
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Oct 14 12:26:07 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Oct 14 12:37:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7021e38

app-i18n/ibus-kkc: inherit vcs-snapshot

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

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

diff --git a/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild 
b/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild
index c78b6733a7e..a7cb005d4f3 100644
--- a/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild
+++ b/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild
@@ -3,14 +3,13 @@
 
 EAPI="7"
 
-inherit autotools vala
+inherit autotools vala vcs-snapshot
 
 EGIT_COMMIT="f7516ae20cb648cd8b0904aec5853d3a3d2611c4"
 
 DESCRIPTION="Japanese Kana Kanji conversion engine for IBus"
 HOMEPAGE="https://github.com/ueno/ibus-kkc";
 SRC_URI="https://github.com/ueno/${PN}/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
 
 LICENSE="GPL-2+"
 SLOT="0"
@@ -29,8 +28,8 @@ BDEPEND="$(vala_depend)
nls? ( sys-devel/gettext )"
 
 src_prepare() {
-   default
vala_src_prepare
+   default
eautoreconf
 }
 



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

2021-10-13 Thread Sam James
commit: 42bf0f58eb93758f65396dcdb923b981ee196a7f
Author: Sam James  gentoo  org>
AuthorDate: Thu Oct 14 02:21:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Oct 14 02:57:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42bf0f58

app-i18n/ibus-kkc: [QA] place default before eautoreconf

This allows users to have patches for the build
system.

Bug: https://bugs.gentoo.org/817992
Signed-off-by: Sam James  gentoo.org>

 app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild 
b/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild
index cbc6e89083d..c78b6733a7e 100644
--- a/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild
+++ b/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild
@@ -29,9 +29,9 @@ BDEPEND="$(vala_depend)
nls? ( sys-devel/gettext )"
 
 src_prepare() {
+   default
vala_src_prepare
eautoreconf
-   default
 }
 
 src_configure() {



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

2021-10-13 Thread Sam James
commit: b521f0e4f99d9bf59071617e3c6118ad364bc9d2
Author: Sam James  gentoo  org>
AuthorDate: Thu Oct 14 02:20:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Oct 14 02:57:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b521f0e4

app-i18n/ibus-kkc: [QA] fix unpack

Closes: https://bugs.gentoo.org/817992
Signed-off-by: Sam James  gentoo.org>

 app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild 
b/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild
index 3530f7a46cd..cbc6e89083d 100644
--- a/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild
+++ b/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild
@@ -10,6 +10,7 @@ EGIT_COMMIT="f7516ae20cb648cd8b0904aec5853d3a3d2611c4"
 DESCRIPTION="Japanese Kana Kanji conversion engine for IBus"
 HOMEPAGE="https://github.com/ueno/ibus-kkc";
 SRC_URI="https://github.com/ueno/${PN}/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
 
 LICENSE="GPL-2+"
 SLOT="0"



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

2021-10-13 Thread Akinori Hattori
commit: 29cf70294a97c34113e7d0b6b6964c161eabbe77
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Oct 13 12:38:11 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Oct 13 12:38:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29cf7029

app-i18n/ibus-kkc: update LICENSE

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

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

diff --git a/app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild 
b/app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild
index 2e18e8c6cb0..9eb69a33499 100644
--- a/app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild
+++ b/app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Japanese Kana Kanji conversion engine for IBus"
 HOMEPAGE="https://github.com/ueno/ibus-kkc";
 SRC_URI="https://github.com/ueno/${PN}/releases/download/v${PV}/${P}.tar.gz";
 
-LICENSE="GPL-3"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="nls"



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

2021-10-13 Thread Akinori Hattori
commit: fd55fde9327c435021f4ab992c2fb09dc833a019
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Oct 13 12:40:27 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Oct 13 12:40:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd55fde9

app-i18n/ibus-kkc: new snapshot

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

 app-i18n/ibus-kkc/Manifest | 2 +-
 .../{ibus-kkc-1.5.22.ebuild => ibus-kkc-1.5.22_p20170607.ebuild}   | 7 +--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/app-i18n/ibus-kkc/Manifest b/app-i18n/ibus-kkc/Manifest
index 12c5b920649..8462b3787af 100644
--- a/app-i18n/ibus-kkc/Manifest
+++ b/app-i18n/ibus-kkc/Manifest
@@ -1 +1 @@
-DIST ibus-kkc-1.5.22.tar.gz 518844 BLAKE2B 
eb3d562960729ff4967781ca3cc2797915c4c3e3b60281ca05483da3180575500fd5688c1481d03a909e8a108082159197e23b3a6c4df672b7d57ccc774783b3
 SHA512 
767a995cb97ca7cf5434f64094351c4fcf1d3de9f31da6f6642ccec2d199ddfb58e27f281b4dd3c63f44dc29cd46b36808ecd1aacfe0b1320d0688d567eb6fd4
+DIST ibus-kkc-1.5.22_p20170607.tar.gz 55162 BLAKE2B 
9d34a7da99a1792cad9ca1b82665b8008a2b11c7e09cdce7e0a5e9d0e9d482798a1facaf8d35e3daa296638383c267af70ae00d50b2c601b66895a0b1c8d2817
 SHA512 
519be83e17d9556c6839ecad2af4a46665a6aafd0f8072f4c1d2c8af33eb3ac814517b5b42513b898afe86ededf35b9082b9a1fb2a699dcb88757b159d5b74cf

diff --git a/app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild 
b/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild
similarity index 76%
rename from app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild
rename to app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild
index 9eb69a33499..3530f7a46cd 100644
--- a/app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild
+++ b/app-i18n/ibus-kkc/ibus-kkc-1.5.22_p20170607.ebuild
@@ -3,11 +3,13 @@
 
 EAPI="7"
 
-inherit vala
+inherit autotools vala
+
+EGIT_COMMIT="f7516ae20cb648cd8b0904aec5853d3a3d2611c4"
 
 DESCRIPTION="Japanese Kana Kanji conversion engine for IBus"
 HOMEPAGE="https://github.com/ueno/ibus-kkc";
-SRC_URI="https://github.com/ueno/${PN}/releases/download/v${PV}/${P}.tar.gz";
+SRC_URI="https://github.com/ueno/${PN}/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
@@ -27,6 +29,7 @@ BDEPEND="$(vala_depend)
 
 src_prepare() {
vala_src_prepare
+   eautoreconf
default
 }
 



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

2021-10-13 Thread Akinori Hattori
commit: d737c1fb6073bc23cbdbc320e17fb365e52a518f
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Oct 13 12:37:02 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Oct 13 12:37:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d737c1fb

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

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

 app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild | 11 +--
 app-i18n/ibus-kkc/metadata.xml   | 14 +++---
 2 files changed, 12 insertions(+), 13 deletions(-)

diff --git a/app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild 
b/app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild
index a2b21852753..2e18e8c6cb0 100644
--- a/app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild
+++ b/app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
 inherit vala
 
@@ -14,14 +14,13 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="nls"
 
-CDEPEND="app-i18n/ibus
+DEPEND="app-i18n/ibus
app-i18n/libkkc
x11-libs/gtk+:3
nls? ( virtual/libintl )"
-RDEPEND="${CDEPEND}
+RDEPEND="${DEPEND}
app-i18n/skk-jisyo"
-DEPEND="${CDEPEND}
-   $(vala_depend)
+BDEPEND="$(vala_depend)
dev-util/intltool
virtual/pkgconfig
nls? ( sys-devel/gettext )"

diff --git a/app-i18n/ibus-kkc/metadata.xml b/app-i18n/ibus-kkc/metadata.xml
index 94ae2db76fb..74de0fde210 100644
--- a/app-i18n/ibus-kkc/metadata.xml
+++ b/app-i18n/ibus-kkc/metadata.xml
@@ -1,11 +1,11 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-  
-c...@gentoo.org
-Cjk
-  
-  
-ueno/ibus-kkc
-  
+   
+   c...@gentoo.org
+   Cjk
+   
+   
+   ueno/ibus-kkc
+   
 



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

2017-08-05 Thread Akinori Hattori
commit: 1d47417c8ec13fcdfed26f0a077021aa31ed77f7
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Aug  5 14:16:15 2017 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Aug  5 14:16:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d47417c

app-i18n/ibus-kkc: update metadata

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-i18n/ibus-kkc/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-i18n/ibus-kkc/metadata.xml b/app-i18n/ibus-kkc/metadata.xml
index c52521a4a3b..5516917a7bb 100644
--- a/app-i18n/ibus-kkc/metadata.xml
+++ b/app-i18n/ibus-kkc/metadata.xml
@@ -5,6 +5,10 @@
 c...@gentoo.org
 Cjk
   
+  
+The Kana Kanji conversion engine for IBus. It provides Japanese input
+method from app-i18n/libkkc.
+  
   
 ueno/ibus-kkc
   



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

2017-07-05 Thread Akinori Hattori
commit: 3d28eb5f4aa4a1d1ab0c9b1f5822d6e38d22499b
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Jul  5 14:07:24 2017 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Jul  5 14:07:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d28eb5f

app-i18n/ibus-kkc: initial import

Gentoo-Bug: 479550

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-i18n/ibus-kkc/Manifest   |  1 +
 app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild | 36 
 app-i18n/ibus-kkc/metadata.xml   | 11 ++
 3 files changed, 48 insertions(+)

diff --git a/app-i18n/ibus-kkc/Manifest b/app-i18n/ibus-kkc/Manifest
new file mode 100644
index 000..8633c67ee2b
--- /dev/null
+++ b/app-i18n/ibus-kkc/Manifest
@@ -0,0 +1 @@
+DIST ibus-kkc-1.5.22.tar.gz 518844 SHA256 
22fe2552f08a34a751cef7d1ea3c088e8dc0f0af26fd7bba9cdd27ff132347ce SHA512 
767a995cb97ca7cf5434f64094351c4fcf1d3de9f31da6f6642ccec2d199ddfb58e27f281b4dd3c63f44dc29cd46b36808ecd1aacfe0b1320d0688d567eb6fd4
 WHIRLPOOL 
2b157203a4956e396e096b86be1b84d47df61eccec9a20eada6ebae14f27e30873389fb465a7d435f11f160bea24d0042ba9f20ebf1fb76d912b2200e82c

diff --git a/app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild 
b/app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild
new file mode 100644
index 000..a2b21852753
--- /dev/null
+++ b/app-i18n/ibus-kkc/ibus-kkc-1.5.22.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit vala
+
+DESCRIPTION="Japanese Kana Kanji conversion engine for IBus"
+HOMEPAGE="https://github.com/ueno/ibus-kkc";
+SRC_URI="https://github.com/ueno/${PN}/releases/download/v${PV}/${P}.tar.gz";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+
+CDEPEND="app-i18n/ibus
+   app-i18n/libkkc
+   x11-libs/gtk+:3
+   nls? ( virtual/libintl )"
+RDEPEND="${CDEPEND}
+   app-i18n/skk-jisyo"
+DEPEND="${CDEPEND}
+   $(vala_depend)
+   dev-util/intltool
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   vala_src_prepare
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}

diff --git a/app-i18n/ibus-kkc/metadata.xml b/app-i18n/ibus-kkc/metadata.xml
new file mode 100644
index 000..c52521a4a3b
--- /dev/null
+++ b/app-i18n/ibus-kkc/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+c...@gentoo.org
+Cjk
+  
+  
+ueno/ibus-kkc
+  
+