diff options
author | Tim Harder <radhermit@gentoo.org> | 2019-06-07 03:03:55 -0500 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2019-06-07 03:04:46 -0500 |
commit | aa4e14e5e8ef312c478082e11510003135d913cd (patch) | |
tree | a05023d1b6a41c485a6250076d241033132dfb52 /x11-wm/herbstluftwm/herbstluftwm-9999.ebuild | |
parent | sys-block/thin-provisioning-tools: s390 stable wrt bug #687232 (diff) | |
download | gentoo-aa4e14e5e8ef312c478082e11510003135d913cd.tar.gz gentoo-aa4e14e5e8ef312c478082e11510003135d913cd.tar.bz2 gentoo-aa4e14e5e8ef312c478082e11510003135d913cd.zip |
x11-wm/herbstluftwm: version bump to 0.7.2
Closes: https://bugs.gentoo.org/686942
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'x11-wm/herbstluftwm/herbstluftwm-9999.ebuild')
-rw-r--r-- | x11-wm/herbstluftwm/herbstluftwm-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/herbstluftwm/herbstluftwm-9999.ebuild b/x11-wm/herbstluftwm/herbstluftwm-9999.ebuild index f9e402083ad2..0cea06f49ee7 100644 --- a/x11-wm/herbstluftwm/herbstluftwm-9999.ebuild +++ b/x11-wm/herbstluftwm/herbstluftwm-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit toolchain-funcs bash-completion-r1 if [[ ${PV} == 9999* ]] ; then |