diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-05-04 12:02:00 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-05-04 12:02:00 +0100 |
commit | eab5731cdf11d4ae8cdf111461d46fd96c5bdd37 (patch) | |
tree | ce35c6d01b5ff5de95c3a20fef853b9a6518ad2e /dev-ruby/patron | |
parent | b7ebc951da8800f711142f69d9d958bde67a112d (diff) |
gentoo resync : 04.05.2019
Diffstat (limited to 'dev-ruby/patron')
-rw-r--r-- | dev-ruby/patron/Manifest | 5 | ||||
-rw-r--r-- | dev-ruby/patron/patron-0.10.0.ebuild | 44 | ||||
-rw-r--r-- | dev-ruby/patron/patron-0.13.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/patron/patron-0.13.1.ebuild | 44 |
4 files changed, 3 insertions, 94 deletions
diff --git a/dev-ruby/patron/Manifest b/dev-ruby/patron/Manifest index c405daae82ce..cfa0f22e80a2 100644 --- a/dev-ruby/patron/Manifest +++ b/dev-ruby/patron/Manifest @@ -1,6 +1,3 @@ -DIST patron-0.10.0.gem 59904 BLAKE2B f4ec8c81e4c0c13f3d3b5e0696955c01c8ff962980a8ed83ca7aaca722c422b0466a806af9b2c36f0183c16767f5b3f37dae4ae4a8801866592c8f861ba9778d SHA512 bfe5fabbcbfa3d1c73ef6f79d100547de7e4121bcbd1f427423a127f0bc698bb8b6ade06c0e2eb1f529d1524e95fc36245b8be9d6e2c12b7e8d18b5f03ae6606 DIST patron-0.13.1.gem 64512 BLAKE2B 14f691cb0fd1c863a1ef634ba8aee94751095138e940f13bf09860e9e0061872fe14fa33416f59f82d4adc53963721d653936a3f058b27654ea7593d6068d0b7 SHA512 7b082ff7442c2635c38b37132cd61f6cd18d4792d41cbf3bed1201fb7371b75bb628a295f4e3dd173c23e086d3c1f54f0217df3f7d1a30c1031fcca86269e1e7 -EBUILD patron-0.10.0.ebuild 1199 BLAKE2B d060693d0feb9aa61c105f2206e1edea71140ee9244e680904b083e74d321584f0f2428b4eca1c8ddcf3a367026a46ed663a4d1297c91216b242a5bddbab72fd SHA512 a2f448c80c6d3f58e36cf86eeba39faa9237de3e0ffadaa750e008cca39f1f8de63cfef5bfdf06173205b587b479e14a7c0c7670a563e1fe41a023b37c178d7a -EBUILD patron-0.13.1-r1.ebuild 1244 BLAKE2B c26e9f70d3b57701fe34a48e3aa6fe41e28250f723a71fce56f5d83310494db6a97a37e974a33bf9079a6e6e0d8fa4ac15ae8abf21d029349a5873772b9492b2 SHA512 7ee60d74b0092382cdd1c6fafb8ca3e4f3b62e745f51f646c3a05a643bb1890410f1a8f4542c55f0bae7643fc98cd9a7afcb623cd9920aa3401783f10aa7cd56 -EBUILD patron-0.13.1.ebuild 1197 BLAKE2B c56f21f5407e853ca557ec92622205bd69bf3d1ed569da2b30ef518731c9d28625863fd38528d59cc8df25f29ef539c87ca8c28d006e265adc8615270573a401 SHA512 5432efa51cb08f4e3fcfb5561a0767cff2451f5171f08e2feda754044c64272e0394ef8bb13f535f1962274a2ee9ea484102657b12fcc9a499036bcc22d42b2b +EBUILD patron-0.13.1-r1.ebuild 1250 BLAKE2B ed6fe6a7f5be66a4aa9c2212225d1283a0798c6de787fcfd59a853630b82c1bea3ca7a0f98641b01e6c193a0d6326d991d92f66813c69d9728bef4013e9e052c SHA512 90f5e7269dd0e93cace60443f3f399f3ae0f5141c93a039ba276389ba931c94675981a13b5e17bb481e642563ecb91876da3f87d1aa885d57d01128f88ec5292 MISC metadata.xml 247 BLAKE2B 7717702c51c35b2a20983332abc6218047b2b5036e6b4c09d3d58b4339e8f9e776879cd116cfda60d3bcf4188859993fb9f3f779aaf595f155d53e85288f3dcc SHA512 ea4c044637b751a2c28c6ac226121e74ef18196af4b594e60413fec907bbab29c6b0c7735c3f503485df16dcfb36ddb86038394d92e2cd18c8f04626628e9f09 diff --git a/dev-ruby/patron/patron-0.10.0.ebuild b/dev-ruby/patron/patron-0.10.0.ebuild deleted file mode 100644 index ff20b0eeb698..000000000000 --- a/dev-ruby/patron/patron-0.10.0.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="README.md" - -inherit multilib ruby-fakegem - -DESCRIPTION="Patron is a Ruby HTTP client library based on libcurl" -HOMEPAGE="https://toland.github.com/patron/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND+=" net-misc/curl" -RDEPEND+=" net-misc/curl" - -all_ruby_prepare() { - # Fix Rakefile - sed -i -e 's:rake/rdoctask:rdoc/task:' \ - -e 's/README.txt/README.md/' \ - -e '/bundler/I s:^:#:' \ - -e '/extensiontask/ s:^:#:' \ - -e '/ExtensionTask/,/^end/ s:^:#:' \ - Rakefile || die - - # Avoid specs with failures. We were not running any specs before. - rm spec/session_ssl_spec.rb spec/session_spec.rb spec/response_spec.rb || die -} - -each_ruby_configure() { - ${RUBY} -Cext/patron extconf.rb || die -} - -each_ruby_compile() { - emake -Cext/patron V=1 - cp ext/patron/session_ext$(get_modname) lib/patron/ || die "Unable to cp shared object file" -} diff --git a/dev-ruby/patron/patron-0.13.1-r1.ebuild b/dev-ruby/patron/patron-0.13.1-r1.ebuild index 6543c702c030..f80cf6aa85ad 100644 --- a/dev-ruby/patron/patron-0.13.1-r1.ebuild +++ b/dev-ruby/patron/patron-0.13.1-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_RECIPE_DOC="rdoc" @@ -15,7 +15,7 @@ HOMEPAGE="https://toland.github.com/patron/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND+=" net-misc/curl" diff --git a/dev-ruby/patron/patron-0.13.1.ebuild b/dev-ruby/patron/patron-0.13.1.ebuild deleted file mode 100644 index 07e504894074..000000000000 --- a/dev-ruby/patron/patron-0.13.1.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="README.md" - -inherit multilib ruby-fakegem - -DESCRIPTION="Patron is a Ruby HTTP client library based on libcurl" -HOMEPAGE="https://toland.github.com/patron/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND+=" net-misc/curl" -RDEPEND+=" net-misc/curl" - -all_ruby_prepare() { - # Fix Rakefile - sed -i -e 's:rake/rdoctask:rdoc/task:' \ - -e 's/README.txt/README.md/' \ - -e '/bundler/I s:^:#:' \ - -e '/extensiontask/ s:^:#:' \ - -e '/ExtensionTask/,/^end/ s:^:#:' \ - Rakefile || die - - # Avoid specs with failures. We were not running any specs before. - rm spec/session_ssl_spec.rb spec/session_spec.rb spec/response_spec.rb || die -} - -each_ruby_configure() { - ${RUBY} -Cext/patron extconf.rb || die -} - -each_ruby_compile() { - emake -Cext/patron V=1 - cp ext/patron/session_ext$(get_modname) lib/patron/ || die "Unable to cp shared object file" -} |