diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-05-04 04:52:52 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-05-04 04:54:01 -0400 |
commit | 706f9715d5cb92d73e35111dba8abdab4ec2819d (patch) | |
tree | e9eb3a74c9a35646a50ebaf19c6fd89a0ee63e65 /x11-wm | |
parent | app-admin/tripwire: Drops old version (diff) | |
download | gentoo-706f9715d5cb92d73e35111dba8abdab4ec2819d.tar.gz gentoo-706f9715d5cb92d73e35111dba8abdab4ec2819d.tar.bz2 gentoo-706f9715d5cb92d73e35111dba8abdab4ec2819d.zip |
x11-wm/herbstluftwm: update to EAPI 6
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/herbstluftwm/herbstluftwm-0.7.0.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/herbstluftwm/herbstluftwm-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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 |