summaryrefslogtreecommitdiff
path: root/dev-perl/libxml-perl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
commit24fd814c326e282c4321965c31f341dad77e270d (patch)
tree033d63b33c21a3209964ab56005bb9bdd523630d /dev-perl/libxml-perl
parent129160ec854dca4c3fedb5bcfbcb56930371da0f (diff)
gentoo resync : 08.01.2021
Diffstat (limited to 'dev-perl/libxml-perl')
-rw-r--r--dev-perl/libxml-perl/Manifest2
-rw-r--r--dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/libxml-perl/Manifest b/dev-perl/libxml-perl/Manifest
index e6df6bfd0276..d47be2eee694 100644
--- a/dev-perl/libxml-perl/Manifest
+++ b/dev-perl/libxml-perl/Manifest
@@ -1,3 +1,3 @@
DIST libxml-perl-0.08.tar.gz 64335 BLAKE2B edfbe3705872e6267a3e578df2721184de14eafb8e8801d0d21dc577b7bee69829aa13873c10df2c871575280a798282924e241090682f3724b3facedd1df87f SHA512 66c1874a04b746334d4324ab37ee057c6da7fa7191dffae2900e0832dab3b2ededc5cbdc5e838c0d57c22161c9cf196ab40b62f61338d4c994bda9fa7b1a7702
-EBUILD libxml-perl-0.80.0-r2.ebuild 503 BLAKE2B e0b99ae9ac8ead49f2c85ffe4bc55f1a449ebbdd723d158f495facf5b11ae6a553753d03eb4de8e0fe24f715e04aa73693e5eb9bb7457a59ff71db9e46ce0754 SHA512 99cd7382cfaf3173e41a9454553175ea3a38d32c083e1c23b4a1c188f364cd55ce9b33a747004cbedf9edc502e65493b8574f81a0f8414463ce2643684136272
+EBUILD libxml-perl-0.80.0-r2.ebuild 492 BLAKE2B beedbd960a8cd5a330eb8e0a0bdac0aa6c3ec963a38b55ac30e96d9740e206c15017ab8e1d5c7b08006239e8a9b79f892f9cc5286e9fe01f0691f289a0c2cad4 SHA512 c4b5ddc5cf2272cd3cc0ab5ba1a09224da56533f48d925fbb5e4ae78f4cf324910484f3acec6c4b17fda463e6276a7e9d8c6550af71d2dbb6665c51985ae615d
MISC metadata.xml 1532 BLAKE2B 214a72ad7c670ec630a8d69b090c1b88929e8be703383963e8f9a9bf89c6a31b4077a1b071ddd0fe5cc0a59904bc77fd815391be9bf0b8fc5fa38472d6462252 SHA512 c21fb26c6f87f6c5610641c32c54ba3663aedfbe3eba485a9c861eb58bbc9ebcb869389f0e75f4e24db0af0d07ba6fcc016953e1ab22c83a6f99e87a4b64b749
diff --git a/dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild b/dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild
index fa520617de6e..aa35de6e493c 100644
--- a/dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild
+++ b/dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Collection of Perl modules for working with XML"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=dev-perl/XML-Parser-2.29"