diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-01-08 11:28:34 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-01-08 11:28:34 +0000 |
commit | 24fd814c326e282c4321965c31f341dad77e270d (patch) | |
tree | 033d63b33c21a3209964ab56005bb9bdd523630d /dev-perl/Text-Quoted | |
parent | 129160ec854dca4c3fedb5bcfbcb56930371da0f (diff) |
gentoo resync : 08.01.2021
Diffstat (limited to 'dev-perl/Text-Quoted')
-rw-r--r-- | dev-perl/Text-Quoted/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/Text-Quoted/Text-Quoted-2.90.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Text-Quoted/Manifest b/dev-perl/Text-Quoted/Manifest index b0e2adcd629d..468ac72cb15b 100644 --- a/dev-perl/Text-Quoted/Manifest +++ b/dev-perl/Text-Quoted/Manifest @@ -1,3 +1,3 @@ DIST Text-Quoted-2.09.tar.gz 27978 BLAKE2B 9b9e06f68ae163e87a7d98d8c0ab8a1159a8af774541c9d32f32fa5ac215026bcc0c527e32e5b1276860a3f461294d6539c48eb8450be557188923bbe857aa62 SHA512 c87f619458800678c49d6587f595ab5965410309c10fdf8bd39b34fb9eb06435252bbc6b95553342227f2a1947e87ad70ee61aaf8e34b11e6060cfe28f8fd4ef -EBUILD Text-Quoted-2.90.0.ebuild 675 BLAKE2B da23cf08772f7b7677d34ec2567e71dd88d32f72caee98dc2025e72660014e1ca378bea4ff608df17977d2dad85c4cf2816d11bbf39bd6af517e154366668990 SHA512 7e8a292f0e396ef776146aa18179a9f176cb9795b55545572756bd295b33c9be46483140002aee43510777e12d4f299a284ff452a18dff01dd2f0a27ccddb672 +EBUILD Text-Quoted-2.90.0.ebuild 661 BLAKE2B e172f21e73c92ed79eeef1e5c800b6206da9622eabf5abcfa5f672d4db09e28b2b1eb9aa74ae0028f271c394a69384a9c3e5fa18e9f0c3fba31113f17d88d4c2 SHA512 e90decd78bedf33c5f70369af12bc5b3c3236b06a2e9a6f373d9d7983197d7babbd23527bf3b1be120c36354e7540184395ddf2b730e68447eded77af116a7ab MISC metadata.xml 394 BLAKE2B 20c3089bd5c661a4a4d8498ac1439d04e8064c0096da2ff6643e5d0d59df344eff1daca66096dbb1599cb21eeeaa30049c8c78d4f5766a4675449385d3f814b2 SHA512 200567017916404c39046b6f1c881383eb77f968fc08d43a4188aa819b3b977437d8fbb8e56464c7d52b86ba97c1ad6360e5eb41a00200948c027a85b68b6e25 diff --git a/dev-perl/Text-Quoted/Text-Quoted-2.90.0.ebuild b/dev-perl/Text-Quoted/Text-Quoted-2.90.0.ebuild index d26351efd571..a01a55bf3fe8 100644 --- a/dev-perl/Text-Quoted/Text-Quoted-2.90.0.ebuild +++ b/dev-perl/Text-Quoted/Text-Quoted-2.90.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# 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="Extract the structure of a quoted mail message" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="" RDEPEND=" |