From 706f9715d5cb92d73e35111dba8abdab4ec2819d Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Thu, 4 May 2017 04:52:52 -0400 Subject: x11-wm/herbstluftwm: update to EAPI 6 --- x11-wm/herbstluftwm/herbstluftwm-0.7.0.ebuild | 4 ++-- x11-wm/herbstluftwm/herbstluftwm-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11-wm') diff --git a/x11-wm/herbstluftwm/herbstluftwm-0.7.0.ebuild b/x11-wm/herbstluftwm/herbstluftwm-0.7.0.ebuild index 4f24a7f994be..ee1ebe872762 100644 --- a/x11-wm/herbstluftwm/herbstluftwm-0.7.0.ebuild +++ b/x11-wm/herbstluftwm/herbstluftwm-0.7.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 inherit toolchain-funcs bash-completion-r1 if [[ ${PV} == 9999* ]] ; then diff --git a/x11-wm/herbstluftwm/herbstluftwm-9999.ebuild b/x11-wm/herbstluftwm/herbstluftwm-9999.ebuild index 4f24a7f994be..ee1ebe872762 100644 --- a/x11-wm/herbstluftwm/herbstluftwm-9999.ebuild +++ b/x11-wm/herbstluftwm/herbstluftwm-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 inherit toolchain-funcs bash-completion-r1 if [[ ${PV} == 9999* ]] ; then -- cgit v1.2.3-65-gdbad