commit: 25927df41a2be50362b50932bb1f51dfef964c96 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sat Feb 2 20:07:01 2019 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sat Feb 2 20:11:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25927df4
x11-wm/awesome: eapi7 bump to 9999 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> x11-wm/awesome/awesome-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/awesome/awesome-9999.ebuild b/x11-wm/awesome/awesome-9999.ebuild index d3e88b54440..718d7b35ff7 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
