From a1abfb43d8489e0987413a277748ec39857246e6 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sun, 10 Jul 2016 22:54:25 +0200 Subject: Bump to EAPI=6 --- app-text/stardict/stardict-3.0.6-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-text/stardict') diff --git a/app-text/stardict/stardict-3.0.6-r2.ebuild b/app-text/stardict/stardict-3.0.6-r2.ebuild index 0ef73996..517d15ae 100644 --- a/app-text/stardict/stardict-3.0.6-r2.ebuild +++ b/app-text/stardict/stardict-3.0.6-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 # NOTE: Even though the *.dict.dz are the same as dictd/freedict's files, # their indexes seem to be in a different format. So we'll keep them @@ -11,9 +11,8 @@ EAPI=5 # NOTE: Festival plugin crashes, bug 188684. Disable for now. GNOME2_LA_PUNT=yes -GCONF_DEBUG=no -inherit autotools eutils flag-o-matic gnome2 +inherit autotools flag-o-matic gnome2 DESCRIPTION="A international dictionary supporting fuzzy and glob style matching" HOMEPAGE="http://stardict-4.sourceforge.net/" @@ -58,6 +57,7 @@ DEPEND="${COMMON_DEPEND} " src_prepare() { + eapply_user if ! use gnome then sed -i \ -e 's/GNOME_DOC_INIT/GNOME_DOC_INIT([0.32],[:],[:])/' \ -- cgit v1.2.3-65-gdbad