From 39cf9c5c49469d4a3168620ab74b1648c87e205e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 8 Dec 2023 17:08:32 +0000 Subject: gentoo auto-resync : 08:12:2023 - 17:08:32 --- dev-php/theseer-tokenizer/Manifest | 4 ++-- dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild | 4 ++-- dev-php/theseer-tokenizer/theseer-tokenizer-1.2.1.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'dev-php/theseer-tokenizer') diff --git a/dev-php/theseer-tokenizer/Manifest b/dev-php/theseer-tokenizer/Manifest index d61d24390168..8dba7b49f2dd 100644 --- a/dev-php/theseer-tokenizer/Manifest +++ b/dev-php/theseer-tokenizer/Manifest @@ -1,5 +1,5 @@ DIST theseer-tokenizer-1.2.0.tar.gz 7156 BLAKE2B 61474e3ebed5262b4d250f0057fbe68df6b2b2d6026cba28efbfc35c865bc9491e3b3f7871591a7aa52383c3bb748cf5dfb95f36d680bdbb9755b585b5b8f4f8 SHA512 e0deeffc151a1831cc7226037c75b534aa0d28d9639de45a1f0a6f5865d3df3cfbd7225e075b094603d512b0beb449e91205f40366ef1c7c865c8994e0710ff7 DIST theseer-tokenizer-1.2.1.tar.gz 7537 BLAKE2B 204b39ca71cb6e99696c8bda19e5319e83302cd9fd4689343d3864ec81996d433ea8cfa2578abec2bef440271a1abe3169c3c871fd931c1ab73705cb7c36e4eb SHA512 7c7382f8f2e96984862d187fffb08b020cac8c0a0d93b58f9b1a244a46f8fcbfbe1c18d005acce8f8e1ef9aec2b9be99b7f2312e28f54a66f5a97ee263ed5239 -EBUILD theseer-tokenizer-1.2.0.ebuild 805 BLAKE2B aed1ac6e06ed8cef37bb091daca130d9d7f2bf9e64a78bde0b9c1b539fc869283e8c3ded87944747e23ab9fba7cac64af226f514f26dadc18a7de2d520e96133 SHA512 87ba6d245b5a0f1451dec4cfd3cc164e2505cb8816a813043d89362f1d13236d453616d22978d443cd82f5a08e7b5fc7ace69badfd24fa0a43054e7fb8c0fe10 -EBUILD theseer-tokenizer-1.2.1.ebuild 805 BLAKE2B e849b6c8c222bc605d7a9b3a880a29c052c805ed895739832e1366c538643fbed7abf3fa90f6102fc93f584a02ff140c8608ff5bcb1409a2fce5a3fc80e1ae76 SHA512 f009f27f992d02a7cc674ebce769277e94a5861e4ec99eb3b721dae7534a86ea962472788015eb7bea4b5a48accd33083775e7a11a3feaac4d5bcf31dfdfab0d +EBUILD theseer-tokenizer-1.2.0.ebuild 798 BLAKE2B c2ef9830063ab5757579f1bf388c2184960cba465a550cbaef6be1db87454aac61b3c5e38bbf5cbcf18634614f6512d85f2466c003b6e0345e3bebab4ee8b6f1 SHA512 181ed2f99399c0b458532e487ae3fe91707a1814d6e60495c3c607082330e63027d5eaf46df7f46a46004a247be7deff94deeaae1e0f7674c14df69eea525eb8 +EBUILD theseer-tokenizer-1.2.1.ebuild 798 BLAKE2B d9c58ce7bb6ca981023cf7845b91bc491aa995386d54dd46db980d194859c5aea0608f5a20886ba99661b8158717c79eb42716e8c3d7efe344de449c5847b3f3 SHA512 c22d5cd605eb448d6210f9fc89f080cbdb1c9e4487e6d542e76a1b707b6c19567c99f174d966a2e57038eb6c66c12c32db8c16da1c39363d1437430fe1b332fe MISC metadata.xml 346 BLAKE2B 93494c634a8fc4d07f9b501f453e7977bca1df161785c30752981fea823613909a3a2952ca674804f030f01bb9e0ece42d705b2157ac3d68c2b03a052dd17b76 SHA512 75fc30c988f41657d863283070ec1838d68fcd45c910d78d34765316266c6df4a46acbec0ffe02a7c352b8f7a9af50f9f5401c5aa05c32575cf02ed2fba69ad2 diff --git a/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild b/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild index 9fe1250bc9a8..39ea59228b45 100644 --- a/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild +++ b/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/theseer/tokenizer/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.1.ebuild b/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.1.ebuild index 9f59bf88751c..4085b82bc0eb 100644 --- a/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.1.ebuild +++ b/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/theseer/tokenizer/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" -- cgit v1.2.3