Skip to content

Commit

Permalink
app-i18n/ibus-handwrite: update to EAPI 7
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori <[email protected]>
  • Loading branch information
hattya committed Oct 14, 2021
1 parent 0707a41 commit 3b7de4e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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 )
Expand Down

0 comments on commit 3b7de4e

Please sign in to comment.