public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-handwrite/
@ 2016-10-09  7:56 Pacho Ramos
  0 siblings, 0 replies; 12+ messages in thread
From: Pacho Ramos @ 2016-10-09  7:56 UTC (permalink / raw
  To: gentoo-commits

commit:     bd6222e9400557a80d11438fa03ed92a4706a332
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  9 07:51:06 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct  9 07:55:19 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd6222e9

app-i18n/ibus-handwrite: Drop old

Package-Manager: portage-2.3.1

 .../ibus-handwrite/ibus-handwrite-2.1.4.ebuild     | 34 ----------------------
 1 file changed, 34 deletions(-)

diff --git a/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4.ebuild b/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4.ebuild
deleted file mode 100644
index 12b1a20..00000000
--- a/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils python autotools-utils multilib
-
-DESCRIPTION="hand write recognition/input using ibus IM engine"
-HOMEPAGE="https://code.google.com/p/ibus-handwrite/"
-SRC_URI="https://ibus-handwrite.googlecode.com/files/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls +zinnia"
-
-RDEPEND="zinnia? ( app-i18n/zinnia app-i18n/zinnia-tomoe )
-	>=app-i18n/ibus-1.3.0
-	>=x11-libs/gtk+-2.10
-	x11-libs/gtkglext"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog NEWS README )
-
-src_configure() {
-	local myeconfargs=(
-		$(use_enable nls)
-		$(use_enable zinnia)
-		$(use_with zinnia zinnia-tomoe "${EPREFIX}"/usr/$(get_libdir)/zinnia/model/tomoe)
-	)
-	autotools-utils_src_configure
-}


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-handwrite/
@ 2016-10-12 18:11 Pacho Ramos
  0 siblings, 0 replies; 12+ messages in thread
From: Pacho Ramos @ 2016-10-12 18:11 UTC (permalink / raw
  To: gentoo-commits

commit:     fd4dd9a957bc294bfa8228978368f1ff1bfe251a
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 18:02:24 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 18:10:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd4dd9a9

app-i18n/ibus-handwrite: This needs slot 2

Package-Manager: portage-2.3.1

 app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild b/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild
index e4517b1..c7c8fd8 100644
--- a/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild
+++ b/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,7 +18,7 @@ IUSE="nls +zinnia"
 
 RDEPEND="zinnia? ( app-i18n/zinnia app-i18n/zinnia-tomoe )
 	>=app-i18n/ibus-1.3.0
-	>=x11-libs/gtk+-2.10
+	>=x11-libs/gtk+-2.10:2
 	x11-libs/gtkglext"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-handwrite/
@ 2017-04-20  7:59 David Seifert
  0 siblings, 0 replies; 12+ messages in thread
From: David Seifert @ 2017-04-20  7:59 UTC (permalink / raw
  To: gentoo-commits

commit:     a6535ab7e007106894b65b5662330c881bc3f04c
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 07:13:19 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 07:57:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6535ab7

app-i18n/ibus-handwrite: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild b/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild
index 560f93272a5..c06ecaed54b 100644
--- a/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild
+++ b/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,16 +14,16 @@ LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="nls +zinnia"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="zinnia? ( app-i18n/zinnia app-i18n/zinnia-tomoe )
 	>=app-i18n/ibus-1.3.0
 	>=x11-libs/gtk+-2.10:2
-	x11-libs/gtkglext"
+	x11-libs/gtkglext
+	${PYTHON_DEPS}"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
 DOCS=( AUTHORS ChangeLog NEWS README )
 
 src_prepare() {


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-handwrite/
@ 2017-08-12 16:06 Akinori Hattori
  0 siblings, 0 replies; 12+ messages in thread
From: Akinori Hattori @ 2017-08-12 16:06 UTC (permalink / raw
  To: gentoo-commits

commit:     cee1363428105bf89def8a253c69ea32876ed550
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 12 16:01:44 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Aug 12 16:01:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cee13634

app-i18n/ibus-handwrite: update HOMEPAGE and SRC_URI

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild b/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild
index 2f77a8b03ab..ac74a30b986 100644
--- a/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild
+++ b/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild
@@ -6,8 +6,8 @@ EAPI="6"
 inherit autotools
 
 DESCRIPTION="Hand write recognition/input for IBus"
-HOMEPAGE="https://code.google.com/p/ibus-handwrite/"
-SRC_URI="https://ibus-handwrite.googlecode.com/files/${P}.tar.bz2"
+HOMEPAGE="https://github.com/microcai/ibus-handwrite"
+SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-handwrite/
@ 2017-08-12 16:06 Akinori Hattori
  0 siblings, 0 replies; 12+ messages in thread
From: Akinori Hattori @ 2017-08-12 16:06 UTC (permalink / raw
  To: gentoo-commits

commit:     bcad7f0bcea8f20982b023f03db4d76bd712e206
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 12 16:00:15 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Aug 12 16:00:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcad7f0b

app-i18n/ibus-handwrite: update to EAPI 6

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 .../ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild  | 35 +++++++++++-----------
 app-i18n/ibus-handwrite/metadata.xml               | 14 ++++-----
 2 files changed, 25 insertions(+), 24 deletions(-)

diff --git a/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild b/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild
index c06ecaed54b..2f77a8b03ab 100644
--- a/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild
+++ b/app-i18n/ibus-handwrite/ibus-handwrite-2.1.4-r1.ebuild
@@ -1,12 +1,11 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI="6"
 
-PYTHON_COMPAT=( python2_7 )
-inherit eutils python-single-r1 autotools-utils multilib
+inherit autotools
 
-DESCRIPTION="hand write recognition/input using ibus IM engine"
+DESCRIPTION="Hand write recognition/input for IBus"
 HOMEPAGE="https://code.google.com/p/ibus-handwrite/"
 SRC_URI="https://ibus-handwrite.googlecode.com/files/${P}.tar.bz2"
 
@@ -14,27 +13,29 @@ LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="nls +zinnia"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-RDEPEND="zinnia? ( app-i18n/zinnia app-i18n/zinnia-tomoe )
-	>=app-i18n/ibus-1.3.0
-	>=x11-libs/gtk+-2.10:2
+RDEPEND="app-i18n/ibus
+	x11-libs/gtk+:2
 	x11-libs/gtkglext
-	${PYTHON_DEPS}"
+	nls? ( virtual/libintl )
+	zinnia? (
+		app-i18n/zinnia
+		app-i18n/zinnia-tomoe
+	)"
 DEPEND="${RDEPEND}
-	virtual/pkgconfig"
+	virtual/pkgconfig
+	nls? ( sys-devel/gettext )"
 
-DOCS=( AUTHORS ChangeLog NEWS README )
+PATCHES=( "${FILESDIR}"/${PN}-link.patch  )
 
 src_prepare() {
-	epatch "${FILESDIR}"/${PN}-link.patch #bug #501954
+	default
+	eautoreconf
 }
 
 src_configure() {
-	local myeconfargs=(
-		$(use_enable nls)
-		$(use_enable zinnia)
+	econf \
+		$(use_enable nls) \
+		$(use_enable zinnia) \
 		$(use_with zinnia zinnia-tomoe "${EPREFIX}"/usr/$(get_libdir)/zinnia/model/tomoe)
-	)
-	autotools-utils_src_configure
 }

diff --git a/app-i18n/ibus-handwrite/metadata.xml b/app-i18n/ibus-handwrite/metadata.xml
index 37f9895979f..23f5c6be388 100644
--- a/app-i18n/ibus-handwrite/metadata.xml
+++ b/app-i18n/ibus-handwrite/metadata.xml
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
- <maintainer type="project">
-	<email>cjk@gentoo.org</email>
-	<name>Cjk</name>
- </maintainer>
-<use>
-	<flag name="zinnia">Build with <pkg>app-i18n/zinnia</pkg> engine.</flag>
-</use>
+  <maintainer type="project">
+    <email>cjk@gentoo.org</email>
+    <name>Cjk</name>
+  </maintainer>
+  <use>
+    <flag name="zinnia">Enable support for <pkg>app-i18n/zinnia</pkg></flag>
+  </use>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-handwrite/
@ 2017-08-12 16:06 Akinori Hattori
  0 siblings, 0 replies; 12+ messages in thread
From: Akinori Hattori @ 2017-08-12 16:06 UTC (permalink / raw
  To: gentoo-commits

commit:     cf506b3c1f1d6a4d240ff45ee4c2ea6e866e4f37
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 12 16:05:14 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Aug 12 16:05:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf506b3c

app-i18n/ibus-handwrite: new upstream release

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-i18n/ibus-handwrite/Manifest                   |  1 +
 .../ibus-handwrite/ibus-handwrite-3.0.0.ebuild     | 34 ++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/app-i18n/ibus-handwrite/Manifest b/app-i18n/ibus-handwrite/Manifest
index 9fdf3cb8eb4..35c7dc1dd6c 100644
--- a/app-i18n/ibus-handwrite/Manifest
+++ b/app-i18n/ibus-handwrite/Manifest
@@ -1 +1,2 @@
 DIST ibus-handwrite-2.1.4.tar.bz2 237980 SHA256 fa4ec0624e1ca904d8026fda75a26f0edd3ac6c781c28c03262e4c6ec52ceb34 SHA512 fca7129edb7433e7ea6df1ce67b3f27285fe102cc029a7a1bdb8ba0402407bd81724d1b14667d342ef41491acff03e9c152b748e4fee5387f315d4673c2964e6 WHIRLPOOL 13facb5d7c4a34586202cc1d6b46eb857aaf3649fb64ca44a5b367135860217c554d0cf48656096ac43cc3411b0466c9b2a468d9e2dc99ddac4d7729ff0ad6d9
+DIST ibus-handwrite-3.0.0.tar.bz2 239452 SHA256 f7483f44fb9cc70f066ab43e891e2eb757a46028947dd1bfbc70cb2afadac0e5 SHA512 ed9b2b35919f3e061230c7085c88e5ce80ee978ffa7f8391e74364e8d6152f0d88a08f91ec58b55fc7067e9fe45d03018760ccfca7b026f36211fa344d16c9b1 WHIRLPOOL ce33df8f846b2bb89d396c292832cfe44759b6d9f88480344be16655f791a0962a2fcc4eaed50119242e604b54d20876a6250cec41b1ef943d475789d3affc9c

diff --git a/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
new file mode 100644
index 00000000000..25419a692eb
--- /dev/null
+++ b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+DESCRIPTION="Hand write recognition/input for IBus"
+HOMEPAGE="https://github.com/microcai/ibus-handwrite"
+SRC_URI="https://github.com/microcai/${PN}/releases/download/${PV%.0}/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls +zinnia"
+
+RDEPEND="app-i18n/ibus
+	x11-libs/gtk+:3
+	x11-libs/gtkglext
+	nls? ( virtual/libintl )
+	zinnia? (
+		app-i18n/zinnia
+		app-i18n/zinnia-tomoe
+	)"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig
+	nls? ( sys-devel/gettext )"
+
+PATCHES=( "${FILESDIR}"/${PN}-headers.patch )
+
+src_configure() {
+	econf \
+		$(use_enable nls) \
+		$(use_enable zinnia) \
+		$(use_with zinnia zinnia-tomoe "${EPREFIX}"/usr/$(get_libdir)/zinnia/model/tomoe)
+}


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-handwrite/
@ 2020-01-19 13:46 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2020-01-19 13:46 UTC (permalink / raw
  To: gentoo-commits

commit:     14a1a2b9c58f37b2e5e8c4d80d04b23866d2e754
Author:     David Heidelberg <david <AT> ixit <DOT> cz>
AuthorDate: Wed Oct 30 21:12:34 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 19 13:46:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14a1a2b9

app-i18n/ibus-handwrite: cannot depend on gtkglext

- no occurence is found [1]
- is ported to GTK3, while gtkglext is GTK2 library

[1] https://github.com/microcai/ibus-handwrite/search?q=gtkglext&unscoped_q=gtkglext

Closes: https://bugs.gentoo.org/698958

Signed-off-by: David Heidelberg <david <AT> ixit.cz>
Closes: https://github.com/gentoo/gentoo/pull/13505
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
index 25419a692eb..f9f2e8db1b1 100644
--- a/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
+++ b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -14,7 +14,6 @@ IUSE="nls +zinnia"
 
 RDEPEND="app-i18n/ibus
 	x11-libs/gtk+:3
-	x11-libs/gtkglext
 	nls? ( virtual/libintl )
 	zinnia? (
 		app-i18n/zinnia


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-handwrite/
@ 2020-01-19 14:52 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2020-01-19 14:52 UTC (permalink / raw
  To: gentoo-commits

commit:     383130c75019d414ee3b84725ed38fab7e9aaa9e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 19 14:51:48 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 19 14:52:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=383130c7

app-i18n/ibus-handwrite: Fix Copyright

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

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

diff --git a/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
index f9f2e8db1b1..60037d4c45e 100644
--- a/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
+++ b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-handwrite/
@ 2020-01-23  9:43 Agostino Sarubbo
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2020-01-23  9:43 UTC (permalink / raw
  To: gentoo-commits

commit:     ea23473db734a6fb96802014159eba21412d9019
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 23 09:43:13 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jan 23 09:43:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea23473d

app-i18n/ibus-handwrite: amd64 stable wrt bug #705906

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

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

diff --git a/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
index 60037d4c45e..b8867b2c7cd 100644
--- a/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
+++ b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/microcai/${PN}/releases/download/${PV%.0}/${P}.tar.b
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="nls +zinnia"
 
 RDEPEND="app-i18n/ibus


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-handwrite/
@ 2020-01-23 12:18 Agostino Sarubbo
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2020-01-23 12:18 UTC (permalink / raw
  To: gentoo-commits

commit:     7d809f2187590d682cbffdd257bb7ca0e1d14259
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 23 12:18:12 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jan 23 12:18:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d809f21

app-i18n/ibus-handwrite: x86 stable wrt bug #705906

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

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

diff --git a/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
index b8867b2c7cd..cbabf59f679 100644
--- a/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
+++ b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/microcai/${PN}/releases/download/${PV%.0}/${P}.tar.b
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls +zinnia"
 
 RDEPEND="app-i18n/ibus


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-handwrite/
@ 2021-10-14 12:45 Akinori Hattori
  0 siblings, 0 replies; 12+ messages in thread
From: Akinori Hattori @ 2021-10-14 12:45 UTC (permalink / raw
  To: gentoo-commits

commit:     a9ba98540763e261714cb87ca2bbdabcff034b59
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 12:41:04 2021 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 12:41:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9ba9854

app-i18n/ibus-handwrite: update LICENSE

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

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

diff --git a/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
index 9dc9b664797..9846756601f 100644
--- a/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
+++ b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
@@ -7,7 +7,7 @@ DESCRIPTION="Hand write recognition/input for IBus"
 HOMEPAGE="https://github.com/microcai/ibus-handwrite"
 SRC_URI="https://github.com/microcai/${PN}/releases/download/${PV%.0}/${P}.tar.bz2"
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="nls +zinnia"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-handwrite/
@ 2021-10-14 12:45 Akinori Hattori
  0 siblings, 0 replies; 12+ messages in thread
From: Akinori Hattori @ 2021-10-14 12:45 UTC (permalink / raw
  To: gentoo-commits

commit:     3b7de4e964636e45292d43e62a2c5990275b5b1b
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 12:39:39 2021 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 12:39:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b7de4e9

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

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

 app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
index cbabf59f679..9dc9b664797 100644
--- a/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
+++ b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
 DESCRIPTION="Hand write recognition/input for IBus"
 HOMEPAGE="https://github.com/microcai/ibus-handwrite"
@@ -19,8 +19,8 @@ RDEPEND="app-i18n/ibus
 		app-i18n/zinnia
 		app-i18n/zinnia-tomoe
 	)"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
 	nls? ( sys-devel/gettext )"
 
 PATCHES=( "${FILESDIR}"/${PN}-headers.patch )


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-10-14 12:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-12 16:06 [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-handwrite/ Akinori Hattori
  -- strict thread matches above, loose matches on Subject: below --
2021-10-14 12:45 Akinori Hattori
2021-10-14 12:45 Akinori Hattori
2020-01-23 12:18 Agostino Sarubbo
2020-01-23  9:43 Agostino Sarubbo
2020-01-19 14:52 Andreas Sturmlechner
2020-01-19 13:46 Andreas Sturmlechner
2017-08-12 16:06 Akinori Hattori
2017-08-12 16:06 Akinori Hattori
2017-04-20  7:59 David Seifert
2016-10-12 18:11 Pacho Ramos
2016-10-09  7:56 Pacho Ramos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox