diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:53:05 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:44 +0100 |
commit | 856cea7170cf0389a8e7be498d993e505765af89 (patch) | |
tree | 9aa7e67cec23306a72c839c0a521f6e2a806149a /acct-group/plugdev | |
parent | acct-group/plex: update EAPI 7 -> 8 (diff) | |
download | gentoo-856cea7170cf0389a8e7be498d993e505765af89.tar.gz gentoo-856cea7170cf0389a8e7be498d993e505765af89.tar.bz2 gentoo-856cea7170cf0389a8e7be498d993e505765af89.zip |
acct-group/plugdev: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/plugdev')
-rw-r--r-- | acct-group/plugdev/plugdev-0-r3.ebuild (renamed from acct-group/plugdev/plugdev-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/plugdev/plugdev-0-r2.ebuild b/acct-group/plugdev/plugdev-0-r3.ebuild index e37da5772628..736ae40ab371 100644 --- a/acct-group/plugdev/plugdev-0-r2.ebuild +++ b/acct-group/plugdev/plugdev-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-group |