diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-01 06:14:23 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-01 06:14:23 +1200 |
commit | abec77a4df56c3f8694e05147519989d4d6532b4 (patch) | |
tree | b5afd445cf1242397e8b2c4dba0f2867d483e61e /dev-perl/Crypt-DH | |
parent | dev-perl/Crypt-DH: -r bump for EAPI7 + Fixes (diff) | |
download | gentoo-abec77a4df56c3f8694e05147519989d4d6532b4.tar.gz gentoo-abec77a4df56c3f8694e05147519989d4d6532b4.tar.bz2 gentoo-abec77a4df56c3f8694e05147519989d4d6532b4.zip |
dev-perl/Crypt-DH: Actually EAPI7
I did all the normal EAPI7 fixes, but I'm stupid and didn't change the
EAPI= string. Shame!
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-DH')
-rw-r--r-- | dev-perl/Crypt-DH/Crypt-DH-0.70.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-DH/Crypt-DH-0.70.0-r3.ebuild b/dev-perl/Crypt-DH/Crypt-DH-0.70.0-r3.ebuild index 5b5e2e9cc927..a4040f1be53f 100644 --- a/dev-perl/Crypt-DH/Crypt-DH-0.70.0-r3.ebuild +++ b/dev-perl/Crypt-DH/Crypt-DH-0.70.0-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DIST_AUTHOR=MITHALDU DIST_VERSION=0.07 |