summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2018-08-29 22:05:36 +0900
committerAkinori Hattori <hattya@gentoo.org>2018-08-29 22:05:36 +0900
commitb36a0fa4e26f93027011726f7725b744d317ec3b (patch)
tree641372842fd436c28495f2f5f121778a82d023e4
parentapp-i18n/nabi: update HOMEPAGE and SRC_URI (diff)
downloadgentoo-b36a0fa4e26f93027011726f7725b744d317ec3b.tar.gz
gentoo-b36a0fa4e26f93027011726f7725b744d317ec3b.tar.bz2
gentoo-b36a0fa4e26f93027011726f7725b744d317ec3b.zip
app-i18n/ibus-table: tidy
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--app-i18n/ibus-table/ibus-table-1.9.18.ebuild7
1 files changed, 1 insertions, 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 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
}