diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 18:26:02 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:51:46 +0200 |
commit | 603248edb2e420637224fa2c946d3016a9e1c352 (patch) | |
tree | 74c3d3aa4187077b52e461aebcea15fafd8b8635 /app-emacs/protbuf | |
parent | app-emacs/outline-magic: Trivial EAPI 7 bump (diff) | |
download | gentoo-603248edb2e420637224fa2c946d3016a9e1c352.tar.gz gentoo-603248edb2e420637224fa2c946d3016a9e1c352.tar.bz2 gentoo-603248edb2e420637224fa2c946d3016a9e1c352.zip |
app-emacs/protbuf: 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/protbuf')
-rw-r--r-- | app-emacs/protbuf/protbuf-1.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/protbuf/protbuf-1.7-r1.ebuild b/app-emacs/protbuf/protbuf-1.7-r1.ebuild index f175a542b6b0..90bf887093ed 100644 --- a/app-emacs/protbuf/protbuf-1.7-r1.ebuild +++ b/app-emacs/protbuf/protbuf-1.7-r1.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 |