diff options
| author | Hans de Graaff <graaff@gentoo.org> | 2025-04-26 07:35:28 +0200 |
|---|---|---|
| committer | Hans de Graaff <graaff@gentoo.org> | 2025-04-26 07:37:06 +0200 |
| commit | eeccc7ffca9f61cb157e8dd39c1b4565dc617bee (patch) | |
| tree | 475c89205ad105a8c4296fb6d5c541c5616c341a /dev-ruby/faraday-net_http | |
| parent | 280708c1ac055d0738183a6d1e4a0b8dbd478b3a (diff) | |
| download | gentoo-eeccc7ffca9f61cb157e8dd39c1b4565dc617bee.tar.gz gentoo-eeccc7ffca9f61cb157e8dd39c1b4565dc617bee.tar.bz2 gentoo-eeccc7ffca9f61cb157e8dd39c1b4565dc617bee.zip | |
dev-ruby/faraday-net_http: drop 3.1.0, 3.1.1
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/faraday-net_http')
| -rw-r--r-- | dev-ruby/faraday-net_http/Manifest | 2 | ||||
| -rw-r--r-- | dev-ruby/faraday-net_http/faraday-net_http-3.1.0.ebuild | 30 | ||||
| -rw-r--r-- | dev-ruby/faraday-net_http/faraday-net_http-3.1.1.ebuild | 32 |
3 files changed, 0 insertions, 64 deletions
diff --git a/dev-ruby/faraday-net_http/Manifest b/dev-ruby/faraday-net_http/Manifest index f036d4f2f216..e3df9d3d398b 100644 --- a/dev-ruby/faraday-net_http/Manifest +++ b/dev-ruby/faraday-net_http/Manifest @@ -1,5 +1,3 @@ DIST faraday-net_http-1.0.1.tar.gz 8436 BLAKE2B 16feb3c79af7db3b69373826a2fc55a8373620c7c6bb229ec27ada2e07a75e862e4211a13a991c9d280b9dfd9643d1eec400fb0b925a846d966cc609c562aefe SHA512 57a7ea2f452844200119cb9e99ae4bfee5e01b0630b38b4ef4e615dfcc05e1476e3da8511698bf199c62b816b5253fb364ed6cffdc59dcd4e9d706c7f1e6e56b DIST faraday-net_http-2.1.0.tar.gz 9061 BLAKE2B 00e461718f4a92ff424e28074aa62d79c4ebfc9ca3a22036eef28c57fe90199b6fb49f5f9a02ff89cfc701b07c5fbb798446f1cc7ebf860dfeab9208e61b92d8 SHA512 797aa930d33a372fccb6fc497fe504f15b63a2fd87aa2301b84098a23de321fe60b6af43f35d9ed670705e90284096a21e9e83c80abe800c81240dec937a27d8 -DIST faraday-net_http-3.1.0.tar.gz 8975 BLAKE2B 254f0f3eac4361866b4e8a0b2461fa4e2fb76cfbcd145e122fdbfd65a4565ffd176375fd962dbb1ec899c3be993526d3232e166105840f43af1027220d9cd245 SHA512 dfab2515f7d567d34fd11c4a5ceff2ad41399a6ff262dc4bc52349d4229cdd8d9563c31d4dee1acfcb185a5bcf647e574758965cb6324c024244c9e48a42568f -DIST faraday-net_http-3.1.1.tar.gz 9012 BLAKE2B e37f08ca50185c5809ed2ad0fb9430ca0ee0ac1aaf0a87c846238bab96de15a4870a1efd2a666be4b63740b19ec19c8b82e42ce0b665c8087c9b338f669138ff SHA512 707ccbc19c3d8795c1952421573c6816f5ebe247e0728d7849aac24609619416c80c6cf10aff19f40a57c7f53170463df67bd0163e47f18bd072cad6e79f9e5e DIST faraday-net_http-3.2.0.tar.gz 9232 BLAKE2B 07ada54d9430d5255d7683d6eec0b86967657d9eceff631a343a49a943ed2fad4168a48f0faf1ddef7d680ec1d11f34c2a560272bd9701c8e0be89dfb43ce082 SHA512 27966aaa0da55d398869fede0196de9859750227189564480f6129684a76fe617a477142559a717d5431c568aeea8357474f89ae8226f2398f3a4372001e8554 diff --git a/dev-ruby/faraday-net_http/faraday-net_http-3.1.0.ebuild b/dev-ruby/faraday-net_http/faraday-net_http-3.1.0.ebuild deleted file mode 100644 index e65f41d558b1..000000000000 --- a/dev-ruby/faraday-net_http/faraday-net_http-3.1.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -USE_RUBY="ruby31 ruby32 ruby33" - -RUBY_FAKEGEM_BINWRAP="" -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -RUBY_FAKEGEM_EXTRADOC="README.md" - -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="Faraday adapter for Net::HTTP" -HOMEPAGE="https://github.com/lostisland/faraday-net_http" -SRC_URI="https://github.com/lostisland/faraday-net_http/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="$(ver_cut 1)" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" -IUSE="test" - -ruby_add_bdepend "test? ( >=dev-ruby/faraday-2.5 )" - -all_ruby_prepare() { - sed -i -e "s:_relative ':'./:" ${RUBY_FAKEGEM_GEMSPEC} || die -} diff --git a/dev-ruby/faraday-net_http/faraday-net_http-3.1.1.ebuild b/dev-ruby/faraday-net_http/faraday-net_http-3.1.1.ebuild deleted file mode 100644 index 2780a3d11576..000000000000 --- a/dev-ruby/faraday-net_http/faraday-net_http-3.1.1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -USE_RUBY="ruby31 ruby32 ruby33" - -RUBY_FAKEGEM_BINWRAP="" -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -RUBY_FAKEGEM_EXTRADOC="README.md" - -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="Faraday adapter for Net::HTTP" -HOMEPAGE="https://github.com/lostisland/faraday-net_http" -SRC_URI="https://github.com/lostisland/faraday-net_http/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" -IUSE="test" - -# net-http is a default gem - -ruby_add_bdepend "test? ( >=dev-ruby/faraday-2.5 )" - -all_ruby_prepare() { - sed -i -e "s:_relative ':'./:" ${RUBY_FAKEGEM_GEMSPEC} || die -} |
