net-news/quiterss: port to EAPI 6
authorMichael Palimaka <kensington@gentoo.org>
Fri, 19 Feb 2016 09:43:35 +0000 (20:43 +1100)
committerMichael Palimaka <kensington@gentoo.org>
Fri, 19 Feb 2016 09:44:35 +0000 (20:44 +1100)
Package-Manager: portage-2.2.27

net-news/quiterss/quiterss-9999.ebuild

index 6021612ddd8b2d497864246029e631e5ce15d92a..b2ece1097ce414e3a9c1d85e8940246db3d29369 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 PLOCALES="ar bg cs de el_GR es fa fi fr gl he hi hu it ja ko lt nl pl pt_BR pt_PT ro_RO ru sk sr sv tg_TJ th_TH tr uk vi zh_CN zh_TW"
 inherit eutils l10n fdo-mime gnome2-utils qmake-utils
 
@@ -48,7 +48,7 @@ src_prepare() {
                sed -i -e "s:lang/${PN}_${1}.ts::" lang/lang.pri || die
        }
 
-       epatch_user
+       default
 
        # dedicated english locale file is not installed at all
        rm "lang/${PN}_en.ts" || die