app-i18n/ibus-anthy: call gnome2_environment_reset
authorAkinori Hattori <hattya@gentoo.org>
Tue, 1 Aug 2017 13:12:02 +0000 (22:12 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Tue, 1 Aug 2017 13:12:02 +0000 (22:12 +0900)
Gentoo-Bug: 587160

Package-Manager: Portage-2.3.6, Repoman-2.3.1

app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild
app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild

index 0762195d8b46663c9b7055dd358874ff4496048e..9277d4dffee7ff09029ebf982f9a4e3dbef0c72d 100644 (file)
@@ -26,6 +26,11 @@ DEPEND="${RDEPEND}
        virtual/pkgconfig
        nls? ( sys-devel/gettext )"
 
+src_prepare() {
+       default
+       gnome2_environment_reset
+}
+
 src_configure() {
        econf \
                $(use_enable nls) \
index b05ffea695f6bfd870798fcdbda3f48505cc773b..2f76f7939d71c195de9fec17c8ff2ca161ce4af6 100644 (file)
@@ -26,6 +26,11 @@ DEPEND="${RDEPEND}
        virtual/pkgconfig
        nls? ( sys-devel/gettext )"
 
+src_prepare() {
+       default
+       gnome2_environment_reset
+}
+
 src_configure() {
        econf \
                $(use_enable nls) \