summaryrefslogtreecommitdiff
path: root/dev-ruby/httpclient
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-25 13:30:01 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-25 13:30:01 +0100
commite564f1661521043bc9e03e613c3cd8c79d5d7713 (patch)
tree15a54c918d3a6a7de74cc56ce001856a561165ab /dev-ruby/httpclient
parente59b99df9503539c0231e655a17bccf83f8a270d (diff)
gentoo auto-resync : 25:06:2023 - 13:30:01
Diffstat (limited to 'dev-ruby/httpclient')
-rw-r--r--dev-ruby/httpclient/Manifest2
-rw-r--r--dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/httpclient/Manifest b/dev-ruby/httpclient/Manifest
index 76f749d4d643..f7168688116c 100644
--- a/dev-ruby/httpclient/Manifest
+++ b/dev-ruby/httpclient/Manifest
@@ -1,4 +1,4 @@
DIST httpclient-2.8.3.tgz 464624 BLAKE2B ce8ed523a24acce219027a4f1985caf2b4dae29bdba038ca2397e5f4d4b36c90b35cedfb62faa7faf426c3ce8589906df7832968c81b64bc9100eff6f4fe9745 SHA512 b65b5adb97af069d7ff6b6f4cccd6a42c6d9c88b797e9495768fe1f36a6bd93defe50190edc201de5e39c4e306ba0bd17a8ff2f8eba4d636dacafa06c172967d
EBUILD httpclient-2.8.3-r2.ebuild 2742 BLAKE2B 9d69325eb752210c9869056542349efed823002b19255f0922d9547b1537b68ebc35787a0b05fd8fc2b474bcf60b20a0904e7f3bf57be46118168fa386d615e1 SHA512 168a1f236b66812c31cb3a04f2291b4377d92147215998e557659dbaa7865317130069437711b6e9df9d0a792d10cec7dd2e9b7978d72f7ec1428e14bd28064d
-EBUILD httpclient-2.8.3-r3.ebuild 2756 BLAKE2B 8339270b11718ab3ac16ff8f0258aad3ac3a37bdc661befac759621d5e87f2653796eda61607976771e14c93c3ec3d30ccbe0b78746cf3e0381d4bce5ef8a736 SHA512 81bc846ff25d530db58c5ae50a033be7d80d4108d0d9acb07b99c3073536448e4db8d989ad9fcfc43140e89ef365947eded29b298b0cb134d5d108cf6ddf69f2
+EBUILD httpclient-2.8.3-r3.ebuild 2755 BLAKE2B 820ea97cdde4a3cd49670b559473d86b52b9fb9428f0557c1b40ae9d6f622d4d8f8be9a47664b6ea7870a0deba5c57f356ad44ff25b6a1dc6fa2066a5d0ac5cf SHA512 b1ad87dc7b827a98b156c7026890c129e52f85e696702597cd068fd1ea7cc1c02c0b76368cb72227298359d54485a68a59b0dde7309c229a199cc792b61f44e1
MISC metadata.xml 342 BLAKE2B 357371edae972dc4bf17bef8a0ddf752bd81a3936a4ba6cc83ec7a253346e3d236bb0930fc71f14c1c42a486f3202bcd08352260aef38676f57b31f852dcca27 SHA512 3c3e6861463a129c5679658a044b956f1d8a4ad086c5fc77029037ad88b391af06cfbe26127127ae0b909d602c9a3b02929c48d7a26059ebd29e06c394d7b4c4
diff --git a/dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild b/dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild
index 5535ebfaa527..94d41fbb4df8 100644
--- a/dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild
+++ b/dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild
@@ -23,7 +23,7 @@ SRC_URI="https://github.com/nahi/httpclient/archive/v${PV}.tar.gz -> ${P}.tgz"
LICENSE="|| ( Ruby Ruby-BSD BSD-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE=""
ruby_add_rdepend "virtual/ruby-ssl"