diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 18:25:24 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:51:39 +0200 |
commit | 33a65332b708b688d7ff7712b40475e8c95dc287 (patch) | |
tree | a51d930069cd832477ce0686a8e95b7adf480bef /app-emacs/httpd | |
parent | app-emacs/h4x0r: Trivial EAPI 7 bump (diff) | |
download | gentoo-33a65332b708b688d7ff7712b40475e8c95dc287.tar.gz gentoo-33a65332b708b688d7ff7712b40475e8c95dc287.tar.bz2 gentoo-33a65332b708b688d7ff7712b40475e8c95dc287.zip |
app-emacs/httpd: Trivial EAPI 7 bump
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/httpd')
-rw-r--r-- | app-emacs/httpd/httpd-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/httpd/httpd-1.1.ebuild b/app-emacs/httpd/httpd-1.1.ebuild index c145e05dfc2f..29fde1226766 100644 --- a/app-emacs/httpd/httpd-1.1.ebuild +++ b/app-emacs/httpd/httpd-1.1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit elisp |