projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02e8757
)
app-i18n/ibus: tidy
author
Akinori Hattori
<hattya@gentoo.org>
Mon, 7 May 2018 14:17:41 +0000
(23:17 +0900)
committer
Akinori Hattori
<hattya@gentoo.org>
Mon, 7 May 2018 14:17:41 +0000
(23:17 +0900)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-i18n/ibus/ibus-1.5.18.ebuild
patch
|
blob
|
history
diff --git
a/app-i18n/ibus/ibus-1.5.18.ebuild
b/app-i18n/ibus/ibus-1.5.18.ebuild
index 25c34029d3f9fb53285986eb9ff9859f96d549d4..0115a8275ea6f678d921ada4bc429a1073e20e11 100644
(file)
--- a/
app-i18n/ibus/ibus-1.5.18.ebuild
+++ b/
app-i18n/ibus/ibus-1.5.18.ebuild
@@
-130,10
+130,10
@@
src_configure() {
$(use_enable libnotify) \
$(use_enable nls) \
$(use_enable test tests) \
- $(use_enable vala) \
- $(use_enable wayland) \
$(use_enable unicode unicode-dict) \
$(use_with unicode ucd-dir "${EPREFIX}/usr/share/unicode-data") \
+ $(use_enable vala) \
+ $(use_enable wayland) \
"${python_conf[@]}"
}