summaryrefslogtreecommitdiff
path: root/dev-perl/WWW-RobotRules
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
commit0f558761aa2dee1017b4751e4017205e015a9560 (patch)
tree037df795519468a25d9362b4e95cdaeb84eb1cf9 /dev-perl/WWW-RobotRules
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'dev-perl/WWW-RobotRules')
-rw-r--r--dev-perl/WWW-RobotRules/Manifest2
-rw-r--r--dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/WWW-RobotRules/Manifest b/dev-perl/WWW-RobotRules/Manifest
index f5753989cf8a..3779cd50597d 100644
--- a/dev-perl/WWW-RobotRules/Manifest
+++ b/dev-perl/WWW-RobotRules/Manifest
@@ -1,3 +1,3 @@
DIST WWW-RobotRules-6.02.tar.gz 9059 BLAKE2B b9ad0d2a16a6614bba6b307ba8d81095be59b7c4128050fdd019723f22e1085571abe9eb977cbf5e971dbfce18eb4be1ef1866a0bc86bd7c017c033541cad352 SHA512 781a2fc90e4efed901a91ecf4f2aaac2684409c6a75a8434ff140654838bb05d11f8fa760642e20eee96450d3ced6815a4dab11a4245bc8120c69ca68ab49e44
-EBUILD WWW-RobotRules-6.20.0-r2.ebuild 492 BLAKE2B e7e38dffdf745ef1e092d2ccc9f59fc3cc0d4eda0d2f063f96492409fcf7ec9b6e20594ebd6f568c036a375c4092c7b915ff3f1e59268583b2d99a42233328a2 SHA512 5792210d84c535543a14cc1c3b5d22079e0805f81f5234caf40e4ad4f88fc035ab6c8a9e0241dc8df2bb1a8456afddd31fa24c76a5b7796c5898137ecfce61bc
+EBUILD WWW-RobotRules-6.20.0-r2.ebuild 499 BLAKE2B 7e0e72128b1a805caf858ade289bd73be00a4f831314edae6d412fc6a3a6af4f4f39b7074a5a0aeac00347a66051a50dfbb03326fca386778f3ad8e807d82541 SHA512 ae6cc99d4cab161230eb75c80d82499d114038332c19e6511ffcaded85a9835113d12abbc1f681f4dde64441c454e50847d30df2b79b9a89c66cd9e9f1a8b683
MISC metadata.xml 530 BLAKE2B f7476139ed6fc7eb496041c4b3ce40dac23914c98f9b3a4d96326b3104699e94dc7ab69c5147877dd29ac66d03fcd9a04cd8f15b03ccb49d1e942c1b359251f6 SHA512 f91c04e39369e13c47a2c51f6cfede3b66637e11fbdcf447f0480bcaeb7ee2e5919436a222c67888ff3217044e80a9ea7010720895037d9b5fc1f86c2635f334
diff --git a/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0-r2.ebuild b/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0-r2.ebuild
index 58390280c7b5..2427b35ab2ef 100644
--- a/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0-r2.ebuild
+++ b/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Parse /robots.txt file"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
!<dev-perl/libwww-perl-6