diff options
author | 2024-01-14 23:06:04 +0100 | |
---|---|---|
committer | 2024-03-18 20:48:01 +0100 | |
commit | 07813c46e390a37e0be34cb654b271e0e1809c2a (patch) | |
tree | 43bd2389264b3d821e2645d421c10e9614893c43 /acct-user/icecast | |
parent | acct-user/i2pd: update EAPI 7 -> 8 (diff) | |
download | gentoo-07813c46e390a37e0be34cb654b271e0e1809c2a.tar.gz gentoo-07813c46e390a37e0be34cb654b271e0e1809c2a.tar.bz2 gentoo-07813c46e390a37e0be34cb654b271e0e1809c2a.zip |
acct-user/icecast: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/icecast')
-rw-r--r-- | acct-user/icecast/icecast-0-r2.ebuild (renamed from acct-user/icecast/icecast-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/icecast/icecast-0-r1.ebuild b/acct-user/icecast/icecast-0-r2.ebuild index b303a86666d0..816c394728ac 100644 --- a/acct-user/icecast/icecast-0-r1.ebuild +++ b/acct-user/icecast/icecast-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 |