commit:     ffcc67fcc617e5d6cfef901b204e4dfcfe407424
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 20:48:49 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Thu Apr 28 06:57:16 2016 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=ffcc67fc

www-client/qupzilla: Bump to EAPI 6.

Package-Manager: portage-2.2.28

 www-client/qupzilla/qupzilla-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-client/qupzilla/qupzilla-9999.ebuild 
b/www-client/qupzilla/qupzilla-9999.ebuild
index d8d8631..10ccc6e 100644
--- a/www-client/qupzilla/qupzilla-9999.ebuild
+++ b/www-client/qupzilla/qupzilla-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 MY_PN="QupZilla"
 MY_P=${MY_PN}-${PV}
 
@@ -65,8 +65,6 @@ src_prepare() {
                rm translations/${1}.ts || die
        }
 
-       epatch_user
-
        # remove outdated prebuilt localizations
        rm -rf bin/locale || die
 
@@ -78,6 +76,8 @@ src_prepare() {
 
        l10n_find_plocales_changes "translations" "" ".ts"
        l10n_for_each_disabled_locale_do rm_loc
+
+       default
 }
 
 src_configure() {

Reply via email to