diff options
author | 2024-01-14 23:02:02 +0100 | |
---|---|---|
committer | 2024-03-18 20:47:36 +0100 | |
commit | 3538902664da64199864a14608308a09372daa48 (patch) | |
tree | a36c6c451f20651a990585f8da00ef0f673d704c /acct-user/ceph | |
parent | acct-user/carbon: update EAPI 7 -> 8 (diff) | |
download | gentoo-3538902664da64199864a14608308a09372daa48.tar.gz gentoo-3538902664da64199864a14608308a09372daa48.tar.bz2 gentoo-3538902664da64199864a14608308a09372daa48.zip |
acct-user/ceph: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/ceph')
-rw-r--r-- | acct-user/ceph/ceph-0-r3.ebuild (renamed from acct-user/ceph/ceph-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/ceph/ceph-0-r2.ebuild b/acct-user/ceph/ceph-0-r3.ebuild index 56098366e894..184428e6057f 100644 --- a/acct-user/ceph/ceph-0-r2.ebuild +++ b/acct-user/ceph/ceph-0-r3.ebuild @@ -1,7 +1,7 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user |