diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-08-11 23:25:21 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-08-11 23:26:04 +0200 |
commit | 087bc22bf2271543e9b17226997c567ce9172b7f (patch) | |
tree | 5bd3a848631aedbde227cd7936734ad61deb1108 /dev-perl/Sys-MemInfo | |
parent | dev-perl/Sys-Hostname-Long: EAPI=8 bump (diff) | |
download | gentoo-087bc22bf2271543e9b17226997c567ce9172b7f.tar.gz gentoo-087bc22bf2271543e9b17226997c567ce9172b7f.tar.bz2 gentoo-087bc22bf2271543e9b17226997c567ce9172b7f.zip |
dev-perl/Sys-MemInfo: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Sys-MemInfo')
-rw-r--r-- | dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0-r1.ebuild (renamed from dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0-r1.ebuild index cc041d85c1c5..91cce1308639 100644 --- a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild +++ b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DIST_AUTHOR=SCRESTO DIST_VERSION=0.99 @@ -12,4 +12,3 @@ DESCRIPTION="Memory informations" LICENSE="LGPL-2.1 ${LICENSE}" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86" -IUSE="" |