diff options
author | Ferenc Erki <erkiferenc@gmail.com> | 2024-08-09 18:24:08 +0200 |
---|---|---|
committer | Eli Schwartz <eschwartz@gentoo.org> | 2024-08-22 22:03:12 -0400 |
commit | 229008f18ff7551532ba087e20278dca18f9e46e (patch) | |
tree | ebfb71919680703f4847069c7f649326b55fff40 /x11-misc | |
parent | x11-misc/clipmenu: mention xdotool as an optional dependency (diff) | |
download | gentoo-229008f18ff7551532ba087e20278dca18f9e46e.tar.gz gentoo-229008f18ff7551532ba087e20278dca18f9e46e.tar.bz2 gentoo-229008f18ff7551532ba087e20278dca18f9e46e.zip |
x11-misc/clipmenu: update EAPI 7 -> 8
Signed-off-by: Ferenc Erki <erkiferenc@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/38031
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/clipmenu/clipmenu-6.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/clipmenu/clipmenu-6.2.0-r1.ebuild b/x11-misc/clipmenu/clipmenu-6.2.0-r1.ebuild index 299a3b2a4f1b..939f15accb56 100644 --- a/x11-misc/clipmenu/clipmenu-6.2.0-r1.ebuild +++ b/x11-misc/clipmenu/clipmenu-6.2.0-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit optfeature systemd |