projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fa11cf
)
app-i18n/libkkc: call xdg_environment_reset
author
Akinori Hattori
<hattya@gentoo.org>
Tue, 18 Jul 2017 14:04:33 +0000
(23:04 +0900)
committer
Akinori Hattori
<hattya@gentoo.org>
Tue, 18 Jul 2017 14:04:33 +0000
(23:04 +0900)
Gentoo-Bug: 623934
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-i18n/libkkc/libkkc-0.3.5.ebuild
patch
|
blob
|
history
diff --git
a/app-i18n/libkkc/libkkc-0.3.5.ebuild
b/app-i18n/libkkc/libkkc-0.3.5.ebuild
index 62e8f38e51402e2114d68b1e438c99406e79f5c3..05430798a652197129266517d2c1ba75a54c3a0f 100644
(file)
--- a/
app-i18n/libkkc/libkkc-0.3.5.ebuild
+++ b/
app-i18n/libkkc/libkkc-0.3.5.ebuild
@@
-4,7
+4,7
@@
EAPI="6"
PYTHON_COMPAT=( python2_7 )
-inherit ltprune python-any-r1 vala
+inherit ltprune python-any-r1 vala
xdg-utils
DESCRIPTION="Japanese Kana Kanji conversion input method library"
HOMEPAGE="https://github.com/ueno/libkkc"
@@
-31,6
+31,7
@@
DEPEND="${RDEPEND}
src_prepare() {
vala_src_prepare
default
+ xdg_environment_reset
}
src_configure() {