summaryrefslogtreecommitdiff
path: root/dev-perl/libxml-perl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /dev-perl/libxml-perl
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'dev-perl/libxml-perl')
-rw-r--r--dev-perl/libxml-perl/Manifest4
-rw-r--r--dev-perl/libxml-perl/libxml-perl-0.80.0-r1.ebuild2
-rw-r--r--dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/libxml-perl/Manifest b/dev-perl/libxml-perl/Manifest
index b161b365e315..f9d066e1dc6b 100644
--- a/dev-perl/libxml-perl/Manifest
+++ b/dev-perl/libxml-perl/Manifest
@@ -1,4 +1,4 @@
DIST libxml-perl-0.08.tar.gz 64335 BLAKE2B edfbe3705872e6267a3e578df2721184de14eafb8e8801d0d21dc577b7bee69829aa13873c10df2c871575280a798282924e241090682f3724b3facedd1df87f SHA512 66c1874a04b746334d4324ab37ee057c6da7fa7191dffae2900e0832dab3b2ededc5cbdc5e838c0d57c22161c9cf196ab40b62f61338d4c994bda9fa7b1a7702
-EBUILD libxml-perl-0.80.0-r1.ebuild 491 BLAKE2B a511d962987ec338b08806fccad05082b38c594635a2e400343d4d7c71210141f9f7369dbf748f00f6a3015e8aae86ec62fba24ba94187824dac89d514406ddb SHA512 5e8d50f96d335f01e3e978b31ea876ef0da01e055bf56cf7010835909c184b9a9c2160237ec2ad946b2215481ef37ffb399e66b6987d67535150bdc1743107e6
-EBUILD libxml-perl-0.80.0-r2.ebuild 546 BLAKE2B 2b8d046fe75d80c9949a61603f10148849e380cc9bace6af3cc33054b8ef77ce1588a4d5fea066e6527e4aca70573866ae0951554514008a5a7451b40c3275f6 SHA512 bc57e058ca9b08a35ceb56a287f11192957f835b100baf3cb9e06cb6db79a051873b5cd47d5ee68617687ed2347f09fb3c6fa91dc56851519eae60a8d9dc1cab
+EBUILD libxml-perl-0.80.0-r1.ebuild 469 BLAKE2B f7ca29c62f52b0f3845bc0810a0270124bc81a5221e838d237e41704a789cc8140c33b1baf3abdb2a34f19d5e6fe3edb4aaa822b2956bf626763de50d2754b70 SHA512 05dd1fa9f50416b221e46a8da442843c3c0c0c2de9155208f8550927e7ca0fbf08a0941ef5e2125def622de36e440beae1f5ed9c0e46e7f9bba6068ab729642d
+EBUILD libxml-perl-0.80.0-r2.ebuild 524 BLAKE2B 3c32acc004d2e252d2bc7c5590771e877760a6495f7fb08c1b8bb38314e825262d4657f97a2aba431890ec46113d7e07ac7cd4f9d40c0e30be8aaee6ccc5d1ed SHA512 6ca812b4a9dc429c72ec33c460f69fc7d59a819d61bbfe6020c724955b0e3f6fe46627c543875b95936c804c08fb4abe6fbdd57856b72ee06e5f0d83c7755dcc
MISC metadata.xml 1532 BLAKE2B 214a72ad7c670ec630a8d69b090c1b88929e8be703383963e8f9a9bf89c6a31b4077a1b071ddd0fe5cc0a59904bc77fd815391be9bf0b8fc5fa38472d6462252 SHA512 c21fb26c6f87f6c5610641c32c54ba3663aedfbe3eba485a9c861eb58bbc9ebcb869389f0e75f4e24db0af0d07ba6fcc016953e1ab22c83a6f99e87a4b64b749
diff --git a/dev-perl/libxml-perl/libxml-perl-0.80.0-r1.ebuild b/dev-perl/libxml-perl/libxml-perl-0.80.0-r1.ebuild
index 5abd094c9d60..ff1e4f3e0d6f 100644
--- a/dev-perl/libxml-perl/libxml-perl-0.80.0-r1.ebuild
+++ b/dev-perl/libxml-perl/libxml-perl-0.80.0-r1.ebuild
@@ -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 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=dev-perl/XML-Parser-2.29"
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 c7ca54b467f2..a495a9a26b3c 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
@@ -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 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=dev-perl/XML-Parser-2.29"