diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:10:42 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:48:32 +0100 |
commit | 44eae380c7bc643d12fd0c61a2a2d4499340833d (patch) | |
tree | f4f971a0a3fc2863447be6477a6f1917131783a2 /acct-user/puppetdb | |
parent | acct-user/puppet: update EAPI 7 -> 8 (diff) | |
download | gentoo-44eae380c7bc643d12fd0c61a2a2d4499340833d.tar.gz gentoo-44eae380c7bc643d12fd0c61a2a2d4499340833d.tar.bz2 gentoo-44eae380c7bc643d12fd0c61a2a2d4499340833d.zip |
acct-user/puppetdb: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/puppetdb')
-rw-r--r-- | acct-user/puppetdb/puppetdb-0-r3.ebuild (renamed from acct-user/puppetdb/puppetdb-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/puppetdb/puppetdb-0-r2.ebuild b/acct-user/puppetdb/puppetdb-0-r3.ebuild index c509fa9a158c..3f77d7bdafcb 100644 --- a/acct-user/puppetdb/puppetdb-0-r2.ebuild +++ b/acct-user/puppetdb/puppetdb-0-r3.ebuild @@ -1,7 +1,7 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user |