diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 18:24:48 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-12 19:51:32 +0200 |
commit | 63f85413222b3c994adb2e015513f7533d419970 (patch) | |
tree | 65b46772c8862d78ee6a4e97571514e5f555ceee /app-emacs/dired-sort-menu | |
parent | app-emacs/dircolors: Trivial EAPI 7 bump (diff) | |
download | gentoo-63f85413222b3c994adb2e015513f7533d419970.tar.gz gentoo-63f85413222b3c994adb2e015513f7533d419970.tar.bz2 gentoo-63f85413222b3c994adb2e015513f7533d419970.zip |
app-emacs/dired-sort-menu: 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/dired-sort-menu')
-rw-r--r-- | app-emacs/dired-sort-menu/dired-sort-menu-1.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/dired-sort-menu/dired-sort-menu-1.26.ebuild b/app-emacs/dired-sort-menu/dired-sort-menu-1.26.ebuild index 4f71b4366131..ab34969fcc1b 100644 --- a/app-emacs/dired-sort-menu/dired-sort-menu-1.26.ebuild +++ b/app-emacs/dired-sort-menu/dired-sort-menu-1.26.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit elisp |