From: Akinori Hattori Date: Wed, 29 Aug 2018 13:05:36 +0000 (+0900) Subject: app-i18n/ibus-table: tidy X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b36a0fa4e26f93027011726f7725b744d317ec3b;p=gentoo.git app-i18n/ibus-table: tidy Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- 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 114b81267db0..2a357802f975 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 }