summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-08-20 12:50:27 +0200
committerJeroen Roovers <jer@gentoo.org>2016-08-20 12:53:01 +0200
commit5643e574cccc77a8865f5556d7a0e26adc27ad55 (patch)
tree0ccc6d477809a56dfd89f043635ce083994688e4 /x11-terms/st
parentdev-libs/libpcre-debian: Add libpcreposix.so.3 symlink (diff)
downloadgentoo-5643e574cccc77a8865f5556d7a0e26adc27ad55.tar.gz
gentoo-5643e574cccc77a8865f5556d7a0e26adc27ad55.tar.bz2
gentoo-5643e574cccc77a8865f5556d7a0e26adc27ad55.zip
x11-terms/st: Update live ebuild.
Package-Manager: portage-2.3.0
Diffstat (limited to 'x11-terms/st')
-rw-r--r--x11-terms/st/st-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-terms/st/st-9999.ebuild b/x11-terms/st/st-9999.ebuild
index 943ef79090ed..93dae9de23b9 100644
--- a/x11-terms/st/st-9999.ebuild
+++ b/x11-terms/st/st-9999.ebuild
@@ -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:]]: :' \