diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:58:31 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:20 +0100 |
commit | c6e67da9aefa20bd9c0086f935c7e1e76e7ceeb8 (patch) | |
tree | eaa54677b48d64eda95b9f2e18d3f98f8e199fe8 | |
parent | acct-group/vault: update EAPI 7 -> 8 (diff) | |
download | gentoo-c6e67da9aefa20bd9c0086f935c7e1e76e7ceeb8.tar.gz gentoo-c6e67da9aefa20bd9c0086f935c7e1e76e7ceeb8.tar.bz2 gentoo-c6e67da9aefa20bd9c0086f935c7e1e76e7ceeb8.zip |
acct-group/vault_exporter: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r-- | acct-group/vault_exporter/vault_exporter-0-r2.ebuild (renamed from acct-group/vault_exporter/vault_exporter-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/vault_exporter/vault_exporter-0-r1.ebuild b/acct-group/vault_exporter/vault_exporter-0-r2.ebuild index 75c5cf1352b1..77da12a31c43 100644 --- a/acct-group/vault_exporter/vault_exporter-0-r1.ebuild +++ b/acct-group/vault_exporter/vault_exporter-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |