diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-09-13 12:31:46 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-09-13 12:31:46 +0100 |
commit | 6fcdccbe589d724b6c268b49f66414e40eb0d807 (patch) | |
tree | b0b74ac37d41e5d22a5a758517b215d1829cdb67 /dev-perl/Text-CharWidth | |
parent | 3ea54510168a7ed4271b85f7292beca67346bfe9 (diff) |
gentoo auto-resync : 13:09:2024 - 12:31:45
Diffstat (limited to 'dev-perl/Text-CharWidth')
-rw-r--r-- | dev-perl/Text-CharWidth/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-CharWidth/Manifest b/dev-perl/Text-CharWidth/Manifest index 1f7af52d3a7e..2d86e3588064 100644 --- a/dev-perl/Text-CharWidth/Manifest +++ b/dev-perl/Text-CharWidth/Manifest @@ -1,3 +1,3 @@ DIST Text-CharWidth-0.04.tar.gz 8387 BLAKE2B 6d7a75c9a010c6f909a7d34a23d58973afa1b6a53091aaf0cd7ff1fd1f38b87fe2e043498871ecd2ccd3634baeaa03ca4ce0bceb04736e942bd3bca94e17359e SHA512 8ec7898fcd4a3bb6e9e36fbd50c28e023298f830fce33dafd1445de97732b337d3a6f9a075059a56592d0f118ba83c45e61fa4fd4a6d3bfbb2cd25215a061e1c -EBUILD Text-CharWidth-0.40.0-r2.ebuild 419 BLAKE2B 58b83fe4e6ff544eb94abe34a78a112d949975c691b429bc276391deb9872cfc8143e5354023784d5660ef90567ddc6bd997d55046d2ba85e2a69989a98326ee SHA512 185b19c41cc722100059bbb8a9e28c05694e5d196333a6ba4881a0acb02fcb5abb4d2ca5dce5cadd6ac74a209a16ff7c7e2c5822ca8f4837ee0011b09ebed054 +EBUILD Text-CharWidth-0.40.0-r2.ebuild 413 BLAKE2B 9bd5c4faba84ee895e59ff592fbb9bd1421a0424b6c7a6efd8ef261def78b9932c82acab822c8bc1c1a08f11a909fd7b834449968def5d6db6906e0beccb1416 SHA512 f106d2fdb59d58dfe8a3e9155a0c51d7a50f56fd339534a7ff4e1d983fa2b68f850bdf2be7e709ca715e7a83dcb5e8f24201fd0f7d9ee5ff727b9a18b15d3234 MISC metadata.xml 401 BLAKE2B e8ea8c7f394211f48b2edebad240b691c26e50c76c063942639b2e621697fcac4ffc74fb759eeb6c028fe54175eee1eaeac5058da1dfb555eff3b1b751d19535 SHA512 32020aa5d99726632c65c0e5f208b9aea8b6402f665b51f7e6f9ae792894114f50ae4f1541cff70611770da2cd79de28a63ba24b3bcaaa3bb228bc1ed95349fb diff --git a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r2.ebuild b/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r2.ebuild index 68e0397caf72..acb4aba3154e 100644 --- a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r2.ebuild +++ b/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r2.ebuild @@ -10,4 +10,4 @@ inherit perl-module DESCRIPTION="Get number of occupied columns of a string on terminal" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" |