summaryrefslogtreecommitdiff
path: root/app-shells/tmux-bash-completion/tmux-bash-completion-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/tmux-bash-completion/tmux-bash-completion-9999.ebuild')
-rw-r--r--app-shells/tmux-bash-completion/tmux-bash-completion-9999.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/app-shells/tmux-bash-completion/tmux-bash-completion-9999.ebuild b/app-shells/tmux-bash-completion/tmux-bash-completion-9999.ebuild
index da4498863deb..f07081870306 100644
--- a/app-shells/tmux-bash-completion/tmux-bash-completion-9999.ebuild
+++ b/app-shells/tmux-bash-completion/tmux-bash-completion-9999.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
+
inherit bash-completion-r1 git-r3
DESCRIPTION="bash-completion scripts for tmux"
@@ -10,13 +11,11 @@ EGIT_REPO_URI="https://github.com/imomaliev/tmux-bash-completion.git"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS=""
-IUSE=""
DEPEND="
>=app-misc/tmux-2.2
app-shells/bash-completion
- "
+"
RDEPEND="${DEPEND}"
src_install() {