diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 18:26:54 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:51:56 +0200 |
commit | 16c697ecb1e0e27f7a746a3147294beaff64b8ee (patch) | |
tree | 5ffa9dbe1e47ca791cff74d25b5123bc2b647af2 /app-emacs | |
parent | app-emacs/volume: Trivial EAPI 7 bump (diff) | |
download | gentoo-16c697ecb1e0e27f7a746a3147294beaff64b8ee.tar.gz gentoo-16c697ecb1e0e27f7a746a3147294beaff64b8ee.tar.bz2 gentoo-16c697ecb1e0e27f7a746a3147294beaff64b8ee.zip |
app-emacs/whine: 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')
-rw-r--r-- | app-emacs/whine/whine-20091222.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/whine/whine-20091222.ebuild b/app-emacs/whine/whine-20091222.ebuild index 78f91982e0e3..7c606f347620 100644 --- a/app-emacs/whine/whine-20091222.ebuild +++ b/app-emacs/whine/whine-20091222.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 |