summaryrefslogtreecommitdiff
path: root/dev-perl
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@booking.com>2022-07-27 12:15:03 +0200
committerMarcin Deranek <marcin.deranek@booking.com>2022-07-27 12:15:03 +0200
commit68594c4c699e45b91a6f408d92ea5db63f140bca (patch)
tree3c7f3c4c076be974061b9640ddbb1475cdf8a24d /dev-perl
parentadb222f824e92d95099929a46fee3efc9e27a635 (diff)
downloadportage-68594c4c699e45b91a6f408d92ea5db63f140bca.tar.gz
portage-68594c4c699e45b91a6f408d92ea5db63f140bca.tar.bz2
portage-68594c4c699e45b91a6f408d92ea5db63f140bca.zip
Switch to EAPI=8
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Unicode-CaseFold/Manifest2
-rw-r--r--dev-perl/Unicode-CaseFold/Unicode-CaseFold-1.01.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Unicode-CaseFold/Manifest b/dev-perl/Unicode-CaseFold/Manifest
index 5f59931..6ceb401 100644
--- a/dev-perl/Unicode-CaseFold/Manifest
+++ b/dev-perl/Unicode-CaseFold/Manifest
@@ -1,3 +1,3 @@
DIST Unicode-CaseFold-1.01.tar.gz 68309 BLAKE2B 3b4729d233c66f3a140275230189efcf08907fc5b8304283779a4c4683a71b181052e1f0e8d827eed44eb4d3ac29c7963685a21ba9cb22d9b450fa2af14193aa SHA512 e12604267878b27d24183931ddc3a908dcbe1bddb63b71065cfc46bb20d25051363c7c574f97f4e9471dcc0c84e80831ccaf63f670e0e5c785b5f732e1e06fc0
-EBUILD Unicode-CaseFold-1.01.ebuild 614 BLAKE2B 85cd9e2b69b850d33d9c2ac1af71611bebb347656c1620e1200a07b41e6f339e808049d9841ae3dc327eaf65a676b098f83191910ab18fd3b3f1b911bb03cfc4 SHA512 29f1384a4d755e87c1902e6f8fb53d8eefcdcc50f53b1a36ea534f0a6c407a9d22609da2fa891af597abed832a40e6ed40ceff7c8d65c3f779fd50b973d2afe6
+EBUILD Unicode-CaseFold-1.01.ebuild 614 BLAKE2B 309b80f5253c7a47f084b40e6a773943c065baf191626af1c01b4993b44cfd708a3a77c0b9c1795a214add921d2954fc4618e2a8c2640dd4f48eaae72f23a6da SHA512 a5a5eec9b21df0c63945bfc7c15ac61672765900da2f524e1ed3647f1721afcd2117dc5e6f2b735448d0530d4964035855924e9690d86583c983ffba3bb384d6
MISC metadata.xml 255 BLAKE2B fec818e56877b2451e889c05ed95700632e02438bbe9ae515925548714246b19bdf3b141e0771f64b92483ade6734afe8828d0b177db1d76902c535871ea5551 SHA512 f5e088eef2af90b4f6129ca7ed31d833f61521a8fe6c60e5d5cb871601a85374bf330f445c298990760d51e5186ec8156a192ff30b42f8abc3cb82d329ccc803
diff --git a/dev-perl/Unicode-CaseFold/Unicode-CaseFold-1.01.ebuild b/dev-perl/Unicode-CaseFold/Unicode-CaseFold-1.01.ebuild
index 0e5f993..a6740f4 100644
--- a/dev-perl/Unicode-CaseFold/Unicode-CaseFold-1.01.ebuild
+++ b/dev-perl/Unicode-CaseFold/Unicode-CaseFold-1.01.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit perl-module