diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-01-01 06:30:58 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-01-01 06:30:58 +0000 |
commit | c4d4d544a37efc45bd5482e62e1fcdbe7d5993d3 (patch) | |
tree | e97ec8b6356535412a838039bf7874aef3129f50 /dev-ruby/net-http-pipeline | |
parent | 2e36bcecf24a3f583ae8f27b71ba13b3cfd39778 (diff) |
gentoo auto-resync : 01:01:2025 - 06:30:57
Diffstat (limited to 'dev-ruby/net-http-pipeline')
-rw-r--r-- | dev-ruby/net-http-pipeline/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/net-http-pipeline/net-http-pipeline-1.0.1-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/net-http-pipeline/Manifest b/dev-ruby/net-http-pipeline/Manifest index 1ea7010c4bab..dc40072091a5 100644 --- a/dev-ruby/net-http-pipeline/Manifest +++ b/dev-ruby/net-http-pipeline/Manifest @@ -1,4 +1,4 @@ AUX net-http-pipeline-accept-encoding.patch 654 BLAKE2B 11d1ecba6b2895ba4c3ae7408ef0bc3bbd5266885ab519090c172ff27c8dbb4e9adc2c90d8a03ea24e1e68043431e26236c9a1c6f939ad5f693815b2069e0183 SHA512 43c6382f01538faaedc38047d6099d26c6d91805c45eddd043fba0e98b4331fa42a2826ea8a3216ddd5ab047b37e8a7ce1ba4c52b9ed5c0c645a5483d2cd1931 DIST net-http-pipeline-1.0.1.gem 12800 BLAKE2B ed36d871544ec203ba6d72e864aca4ecfd6e975eb5d2d29a0c1f785ba7422734824535c2a30e36d1f031c2863ac4036f103d94eeeae00a8f6905354020d713e4 SHA512 1377c20038176f6c246a7d4adbce2c6972970d730902f9faefc31b2f6446f4237603f45f0f59de70eb9545e3c1e150fe6e63cf350551203166611bef7845f4e2 -EBUILD net-http-pipeline-1.0.1-r1.ebuild 666 BLAKE2B 00197ee11e5c9fff73f79a986c0b342ac589c1bb8a824e025d7d09912c7e760bb5a7b6e117a7d63ede23bf89881ba22d533726b46f173fb78c081432b6aed41b SHA512 60565f0dadfcafca5843451b08323772496ccd4e1d92a7371ef2f21c06a603022a98c0a635d2cee4558976db3de1a71a0e463e48c300ba38e9a7e529ab45cb5a +EBUILD net-http-pipeline-1.0.1-r1.ebuild 673 BLAKE2B 715f817cc395fdb9182095522064532145ae3b519498b433d95811a1be0a10ea087d6ff71aafd4d3230623c6116849048e0411a0b00895b2126c7e88a00852bf SHA512 91b51ac4359beeca72baeee556322d823f4aef82ef99eb270a60204408dea071b64b3fe7e81fc4d30db94b33dc27672944ace948c650d05278f163209b122fc3 MISC metadata.xml 342 BLAKE2B bf3b5037df2144653caccd6c5cbeed381d412694dbbe7675fe39b45c509dd456ada975dd1c9c4af03e1ac9dcaba65f8a1cdaf039fb027bec5cdc06bed26acbef SHA512 5266c5d3be35c768b0a3a9631248a896f8e04b6d3067609c388c87fe643cc9ccdaea900832fc7772d4890196d5beb583976066434ac07ba0da0da9d9ae53348b diff --git a/dev-ruby/net-http-pipeline/net-http-pipeline-1.0.1-r1.ebuild b/dev-ruby/net-http-pipeline/net-http-pipeline-1.0.1-r1.ebuild index 97042d4f6d06..2c9fdcf8241a 100644 --- a/dev-ruby/net-http-pipeline/net-http-pipeline-1.0.1-r1.ebuild +++ b/dev-ruby/net-http-pipeline/net-http-pipeline-1.0.1-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33" +USE_RUBY="ruby31 ruby32 ruby33 ruby34" inherit ruby-fakegem |