diff --git a/app-forensics/ftimes/ftimes-3.11.0-r1.ebuild b/app-forensics/ftimes/ftimes-3.11.0-r2.ebuild similarity index 93% rename from app-forensics/ftimes/ftimes-3.11.0-r1.ebuild rename to app-forensics/ftimes/ftimes-3.11.0-r2.ebuild index e311270..624b10c 100644 --- a/app-forensics/ftimes/ftimes-3.11.0-r1.ebuild +++ b/app-forensics/ftimes/ftimes-3.11.0-r2.ebuild @@ -1,9 +1,7 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" - -inherit eutils +EAPI=8 DESCRIPTION="A system baselining and evidence collection tool" HOMEPAGE="http://ftimes.sourceforge.net/FTimes/" diff --git a/sys-block/partclone/partclone-0.3.17.ebuild b/sys-block/partclone/partclone-0.3.17-r1.ebuild similarity index 94% rename from sys-block/partclone/partclone-0.3.17.ebuild rename to sys-block/partclone/partclone-0.3.17-r1.ebuild index ae57d55..db486db 100644 --- a/sys-block/partclone/partclone-0.3.17.ebuild +++ b/sys-block/partclone/partclone-0.3.17-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -inherit autotools eutils +inherit autotools DESCRIPTION="Partition cloning tool" HOMEPAGE="http://partclone.org/"