diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-05-06 00:00:52 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-05-06 00:00:52 +0100 |
commit | 43c2a85d4e20318dd3d35872e348707900870067 (patch) | |
tree | f863318f1d5bf6641145c6eb96a25818842ba87f /dev-php/maxmind-db-reader | |
parent | b594445f39d99066071d80fc8efeba5c8f72cc35 (diff) |
gentoo auto-resync : 06:05:2024 - 00:00:51
Diffstat (limited to 'dev-php/maxmind-db-reader')
-rw-r--r-- | dev-php/maxmind-db-reader/Manifest | 2 | ||||
-rw-r--r-- | dev-php/maxmind-db-reader/maxmind-db-reader-1.11.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/maxmind-db-reader/Manifest b/dev-php/maxmind-db-reader/Manifest index 7faed580c5d8..2d2d5f5a4b71 100644 --- a/dev-php/maxmind-db-reader/Manifest +++ b/dev-php/maxmind-db-reader/Manifest @@ -1,3 +1,3 @@ DIST MaxMind-DB-Reader-php-1.11.1.tar.gz 23346 BLAKE2B ad783bbca018befa0f4c6f282bb440baf70ad2c91da0af8fb799ae727a5fc7f9acc1f004972ccc8f358272be2d9fbe4233b0d3526347db175ccc5eb140d139d3 SHA512 86b5cf523d0036a55e79f0721b7df923236146e0d29a9dc37affd61a4ba4bc0587a724aef0654239d009bb85eae4be6e42c2d63a5d2edf682fa90abdfbd234f0 -EBUILD maxmind-db-reader-1.11.1.ebuild 2223 BLAKE2B 9eeffd69d3791e23f27ba5960e02805f7e80f48d936a85dc814c25aacbb2b81d5394db84b5347d7bfe1d5ef1e2b28e73d6d12dd1e8d21b4bec8e543141a8ba94 SHA512 d03d0f55379d48d518cf559d0aa2cb33180da20a085b57e5d1c084f863e11c8317c9386ddd016acdbba58d5d8d3588784240862ae4e81ddc01acb5b9e9995c7d +EBUILD maxmind-db-reader-1.11.1.ebuild 2222 BLAKE2B 2f7c4b696b24ac0a206044131967929c8326deb89de6f401877c7b74f17937c87f6af3537fcc0d69479ab373238f389d16c45093e9b072a9e95f198891192a03 SHA512 d6cd88b1b15e93685ec4624540fdb58314438215f5c0e4d3cdbf5b28ca2c69785f4b1c954dd3f8a5098f544057bbb3a2547e47e9a592924e94cfd48854bd9b5d MISC metadata.xml 586 BLAKE2B 69b8c42dc80e3b164f2287e0c65732ad0d5bc53ab1062e651dd85e21d5fdfb6a1e9990cd4d78077f2dcf73e2c8689e7be6a34c11cfd3ed8690a41a8a737e6246 SHA512 5604ac300486eaeb0bfd52d5a95438843b031eef15162438374e6126ace92327a64cb692a549d301f245fd6622856e973c9dbde60d2dcd398c667a9f8fa1fd5b diff --git a/dev-php/maxmind-db-reader/maxmind-db-reader-1.11.1.ebuild b/dev-php/maxmind-db-reader/maxmind-db-reader-1.11.1.ebuild index 4486a2880177..1c8ee77c1c80 100644 --- a/dev-php/maxmind-db-reader/maxmind-db-reader-1.11.1.ebuild +++ b/dev-php/maxmind-db-reader/maxmind-db-reader-1.11.1.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/maxmind/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_P}.ta LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="extension test" RESTRICT="!test? ( test )" |