diff options
Diffstat (limited to 'sys-apps/memtest86+')
-rw-r--r-- | sys-apps/memtest86+/memtest86+-5.01-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/memtest86+/memtest86+-5.01-r5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/memtest86+/memtest86+-5.01-r4.ebuild b/sys-apps/memtest86+/memtest86+-5.01-r4.ebuild index 08cf34af5417..d10fc874b008 100644 --- a/sys-apps/memtest86+/memtest86+-5.01-r4.ebuild +++ b/sys-apps/memtest86+/memtest86+-5.01-r4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" -inherit mount-boot eutils toolchain-funcs +inherit mount-boot epatch toolchain-funcs DESCRIPTION="Memory tester based on memtest86" HOMEPAGE="http://www.memtest.org/" diff --git a/sys-apps/memtest86+/memtest86+-5.01-r5.ebuild b/sys-apps/memtest86+/memtest86+-5.01-r5.ebuild index 35c3e1085fa3..28e4fdcc4547 100644 --- a/sys-apps/memtest86+/memtest86+-5.01-r5.ebuild +++ b/sys-apps/memtest86+/memtest86+-5.01-r5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" -inherit mount-boot eutils toolchain-funcs +inherit mount-boot epatch toolchain-funcs DESCRIPTION="Memory tester based on memtest86" HOMEPAGE="http://www.memtest.org/" |