diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-02-02 14:07:01 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-02-02 14:11:23 -0600 |
commit | 25927df41a2be50362b50932bb1f51dfef964c96 (patch) | |
tree | a8c7780bc15c038babcd39c7c78a3f6449dbf73c /x11-wm | |
parent | sys-devel/autogen: fix RPATH poisoning, bug #676692 (diff) | |
download | gentoo-25927df41a2be50362b50932bb1f51dfef964c96.tar.gz gentoo-25927df41a2be50362b50932bb1f51dfef964c96.tar.bz2 gentoo-25927df41a2be50362b50932bb1f51dfef964c96.zip |
x11-wm/awesome: eapi7 bump to 9999
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/awesome/awesome-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/awesome/awesome-9999.ebuild b/x11-wm/awesome/awesome-9999.ebuild index d3e88b54440d..718d7b35ff79 100644 --- a/x11-wm/awesome/awesome-9999.ebuild +++ b/x11-wm/awesome/awesome-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit cmake-utils eutils git-r3 pax-utils |