summaryrefslogtreecommitdiff
path: root/dev-ruby/http-cookie
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-29 03:52:19 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-03-29 03:52:19 +0100
commit80422eacf48ea819f1aeefc7a809533aa63fb85a (patch)
tree9f6b06247fc71d25dc56c5140d56d7be0ae379a7 /dev-ruby/http-cookie
parentc55c2cf7b5e5e8ce7f21c53ee7996c2ea918279d (diff)
gentoo auto-resync : 29:03:2023 - 03:52:19
Diffstat (limited to 'dev-ruby/http-cookie')
-rw-r--r--dev-ruby/http-cookie/Manifest2
-rw-r--r--dev-ruby/http-cookie/http-cookie-1.0.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/http-cookie/Manifest b/dev-ruby/http-cookie/Manifest
index 036b1483e0ae..d1e26a6b5e4f 100644
--- a/dev-ruby/http-cookie/Manifest
+++ b/dev-ruby/http-cookie/Manifest
@@ -1,5 +1,5 @@
DIST http-cookie-1.0.4.gem 39424 BLAKE2B 06ac0e667340ac17827a8eb4ed320efe77ad97509fcd444f7e77d887a77643a6b34e84486db78eba52245891d1719e750d9a446c40a4ab7804f2304b600029bd SHA512 788fdaa642e6b596e7a91c57a7942a832c09a84fed88b30fdd8e5a8ad66d72780afc1246e6c83c4dfd5af8018c278750866dd05d804aef793aa067b09519af8d
DIST http-cookie-1.0.5.gem 39424 BLAKE2B 569a0d18c962be378f3974b400ddf2289c72490b2b93619fcd83ed6c00bbf5def76239c52163dc6231060792abf3a19988285a6cd28f158ff7339252da912e61 SHA512 d530d64b5c2fc3757a6de03384fe768317e24a523d4a4215f5bcc6b5bca9e7b94eeaad1e52fbb67548396b7b2ca7c9d8b68ea7b99109e24770fcf34c950469ef
EBUILD http-cookie-1.0.4.ebuild 679 BLAKE2B bcd04807e4035ea0017c8c1d6c761e7cbfc42eabde3cef929e62783fb7caca48c7233ae111809086ae5f14195c5539bf8762316c5f2b7c661c622c5b2296445a SHA512 d8af6589730fd2c5cd9579b99ce633fdcfd17da2fed08cfae518e36bf48ce91aac3e230f0e6d96d8112e343e25c6e4c6fcea4638a298991524668e5f510c941c
-EBUILD http-cookie-1.0.5.ebuild 693 BLAKE2B 771fa83e4c04dce4ee7db8ee201043dabe723cb0e6d913a61b1a8a75815803e59e74381f9b4979e1cac9889047df9f4726c38cf5c13eb367d12558110e17ecbc SHA512 3d84db7d4df4debb415b5cf5993e8eb08aa4654970d54028060c6f47abc627decfa354240fa1454c7ef59b26c6ca7ec86e36a5e15c16d315156dbd3ce10d0329
+EBUILD http-cookie-1.0.5.ebuild 686 BLAKE2B 64a5829fd8a7b08b01b0bba7c5bd670f989e5dc526a1620e4e4864f10a81880985a9b5e5e21203e2ac6e04da7d738a300b277175f8aebf648edf9aef5026eeea SHA512 d5440b891912c801b40bbe5ccded025627708269bd5db4c79961d525fc2560a54817621946b557395a09f9641b2fbda6dba10193cfdb7a16f024a4f1eb2c2557
MISC metadata.xml 352 BLAKE2B 0e1cc1e4cc97d4d773c64a068d2f7246c863fae1c17504f83275d1ab15e59a9bc6535c22fdf0c02d89d778079d100b74e29170b0fbe6fc1ad5464e221751a56d SHA512 821e08b75914f51a4a341149db588c8e3b17fc401a14de9abd44918b9f6bf88bc1d9c76b460a10c1b312669db478759aab90d0bb08bc04129bc8c964e7b3a314
diff --git a/dev-ruby/http-cookie/http-cookie-1.0.5.ebuild b/dev-ruby/http-cookie/http-cookie-1.0.5.ebuild
index 45bf95e150ef..596d9e4f0a09 100644
--- a/dev-ruby/http-cookie/http-cookie-1.0.5.ebuild
+++ b/dev-ruby/http-cookie/http-cookie-1.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/sparklemotion/http-cookie"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0"