diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:10:36 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:48:31 +0100 |
commit | b25e817f6e7d59932f7f674e486b555433b0e0a8 (patch) | |
tree | 2d989de937c1d199521fa1809f765c1e8d18f45c /acct-user/pulse | |
parent | acct-user/psybnc: update EAPI 7 -> 8 (diff) | |
download | gentoo-b25e817f6e7d59932f7f674e486b555433b0e0a8.tar.gz gentoo-b25e817f6e7d59932f7f674e486b555433b0e0a8.tar.bz2 gentoo-b25e817f6e7d59932f7f674e486b555433b0e0a8.zip |
acct-user/pulse: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/pulse')
-rw-r--r-- | acct-user/pulse/pulse-0-r2.ebuild (renamed from acct-user/pulse/pulse-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/pulse/pulse-0-r1.ebuild b/acct-user/pulse/pulse-0-r2.ebuild index 88465175512a..964bff103ad7 100644 --- a/acct-user/pulse/pulse-0-r1.ebuild +++ b/acct-user/pulse/pulse-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-user |