x11-terms/st: Update live ebuild.
authorJeroen Roovers <jer@gentoo.org>
Sat, 20 Aug 2016 10:50:27 +0000 (12:50 +0200)
committerJeroen Roovers <jer@gentoo.org>
Sat, 20 Aug 2016 10:53:01 +0000 (12:53 +0200)
Package-Manager: portage-2.3.0

x11-terms/st/st-9999.ebuild

index 943ef79090ed1ee657c29e78a33449db1015b4e5..93dae9de23b906b35e7b0a12cd0ab455bb06d60e 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 inherit eutils git-r3 multilib savedconfig toolchain-funcs
 
 DESCRIPTION="simple terminal implementation for X"
@@ -28,7 +28,7 @@ DEPEND="
 "
 
 src_prepare() {
-       epatch_user
+       eapply_user
 
        sed -e '/^CFLAGS/s:[[:space:]]-Wall[[:space:]]: :' \
                -e '/^CFLAGS/s:[[:space:]]-O[^[:space:]]*[[:space:]]: :' \