diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:01:18 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:31 +0100 |
commit | ccbcbdd771b865b6accd78e5e3f9ed0417dcbb46 (patch) | |
tree | fe716d4e0185dd1bfb30e5b4bef13e4f02582273 /acct-user/bareos | |
parent | acct-user/bacula: update EAPI 7 -> 8 (diff) | |
download | gentoo-ccbcbdd771b865b6accd78e5e3f9ed0417dcbb46.tar.gz gentoo-ccbcbdd771b865b6accd78e5e3f9ed0417dcbb46.tar.bz2 gentoo-ccbcbdd771b865b6accd78e5e3f9ed0417dcbb46.zip |
acct-user/bareos: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/bareos')
-rw-r--r-- | acct-user/bareos/bareos-0-r3.ebuild (renamed from acct-user/bareos/bareos-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/bareos/bareos-0-r2.ebuild b/acct-user/bareos/bareos-0-r3.ebuild index d466e8c22273..3071a988da67 100644 --- a/acct-user/bareos/bareos-0-r2.ebuild +++ b/acct-user/bareos/bareos-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 |