From 93a93e9a3b53c1a73142a305ea1f8136846942ee Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 22 Dec 2021 14:08:05 +0000 Subject: gentoo resync : 22.12.2021 --- dev-ruby/regexp_property_values/Manifest | 5 ++- .../regexp_property_values-1.0.0-r1.ebuild | 2 +- .../regexp_property_values-1.0.0.ebuild | 43 ---------------------- .../regexp_property_values-1.1.0.ebuild | 36 ++++++++++++++++++ 4 files changed, 40 insertions(+), 46 deletions(-) delete mode 100644 dev-ruby/regexp_property_values/regexp_property_values-1.0.0.ebuild create mode 100644 dev-ruby/regexp_property_values/regexp_property_values-1.1.0.ebuild (limited to 'dev-ruby/regexp_property_values') diff --git a/dev-ruby/regexp_property_values/Manifest b/dev-ruby/regexp_property_values/Manifest index 264e13eedbfc..5713d4a40318 100644 --- a/dev-ruby/regexp_property_values/Manifest +++ b/dev-ruby/regexp_property_values/Manifest @@ -1,4 +1,5 @@ DIST regexp_property_values-1.0.0.tar.gz 12884 BLAKE2B 82f63d21a1e1508cef79afc2f1b5cca842c1e5bc96b197efa90ec0d02e7bd213cc67ae99f4f71cae6e632e0804fa2d6e935c7d30f27a940c767f5a83dd9edd21 SHA512 f51946d93c255c3b51bfb8055d2c0548c9656db9f208de74b569df8799fa97712a76b509546e149f71e3176ae0e979f295b225c171cedc687e1871f204c1e0d3 -EBUILD regexp_property_values-1.0.0-r1.ebuild 1136 BLAKE2B 03a34553868bb5f462fc72b9f50f430dd3ddd515dbee14b55ea118a813300253bac0b4064488ea89d8d7c67414aa5c0e8fe0b737e84b974d491b5cbb31bdd654 SHA512 6e849fd18abc2cb8b2e1a792bac4c3a995345e34cb8c509be9dde08257491c25869dd2efb5ace9d2ba984c45d55c594074533598a57c834c44ed8b2b13615924 -EBUILD regexp_property_values-1.0.0.ebuild 1289 BLAKE2B ec4065e1c453911d25b680eb2160b4b9849f2a953dd6da79edba54be2ec5a1999d70235a0d89eb7575f54426d97b6091f5b02765f1570ae2cf54d583d397530a SHA512 7986377a69e583eaa00d914e590d58e6d718dc3b016260e0e0220e5fe82e20be208aebdea8a665f008888e0eaf87a2c3ca2472ebc0974bd0e046747bcd6e51bc +DIST regexp_property_values-1.1.0.tar.gz 13637 BLAKE2B c274dbe0a1168af8de4f3180ba48d3332b1b4425aefa7be33074465120568aca4fc3c3ffe5caa27042139495d1d6ce80e660da4239be8455f41f7e0a97f8f357 SHA512 196b29de3d41502b1f26fb3a64ecf6135ca917b85edb633bee015fde1dfac86e00f9565509973f64842a24542740cb4a887a754b4688f47fc32b0650fc80feca +EBUILD regexp_property_values-1.0.0-r1.ebuild 1135 BLAKE2B b1eac8f60e2abc5b555e0a9061577a9087c0ba16477bd134c075e3aa875e63841e9063bd190a7ae5faccbd96a44bec6f643445ae29b8a765f53bfcfdfd147837 SHA512 ef06d5446b29e678a68beee6f4ce69bdc497f946802467334e6329631883ce3d274574947ac347e78cf4b5b3cf97ce42c56902e76bbe852aef6b3c72f7809325 +EBUILD regexp_property_values-1.1.0.ebuild 1138 BLAKE2B 7ca7c019d5d2e3b7a8e45d8e153b8a1fa51493a29fe334c7f1191cd633d01319915e0909d2d35a98bd84c82d6e4527cac6bcd795ffaabfe3895bc8ae0c7afd5a SHA512 0be1d93eed15c6ccbb706e7ce761abdc2a795ed6e449d0c70900099e6727e2bdb2e7ffe640f9aac2d12065fa9e1470da500566583db2a011fb2d7eee2401684c MISC metadata.xml 248 BLAKE2B 0c876bde3c72e61d28284a95a837103e6d594c9f6fccbd6d7d1039f9c5a604347c20c334c9a57d80b152888fed536196f2807b477e8d0336c80affb0e28c9dc9 SHA512 b2b64178cf6cbbaa5fb4671ffe1ab88b83c920de363ae099ef74fa3e5eb8c8f0285c749cabc0cebf344951503d1b7309ae294afe9e7cf5172700182d8843fa14 diff --git a/dev-ruby/regexp_property_values/regexp_property_values-1.0.0-r1.ebuild b/dev-ruby/regexp_property_values/regexp_property_values-1.0.0-r1.ebuild index c990f487d2b4..729c8b154a9b 100644 --- a/dev-ruby/regexp_property_values/regexp_property_values-1.0.0-r1.ebuild +++ b/dev-ruby/regexp_property_values/regexp_property_values-1.0.0-r1.ebuild @@ -23,7 +23,7 @@ SRC_URI="https://github.com/janosch-x/regexp_property_values/archive/v${PV}.tar. LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" all_ruby_prepare() { diff --git a/dev-ruby/regexp_property_values/regexp_property_values-1.0.0.ebuild b/dev-ruby/regexp_property_values/regexp_property_values-1.0.0.ebuild deleted file mode 100644 index 0b70f9fd51a3..000000000000 --- a/dev-ruby/regexp_property_values/regexp_property_values-1.0.0.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -USE_RUBY="ruby25 ruby26 ruby27 ruby30" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="README.md" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -RUBY_FAKEGEM_BINWRAP="" - -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="See which property values are supported by the regular expression engine" -HOMEPAGE="https://github.com/janosch-x/regexp_property_values" -SRC_URI="https://github.com/janosch-x/regexp_property_values/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="1" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" -IUSE="" - -all_ruby_prepare() { - sed -i -e 's/git ls-files -z/find -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die - sed -i -e '/bundler/ s:^:#:' spec/spec_helper.rb || die - - # Avoid dependency on character_set which would lead to circular - # dependencies. - sed -i -e '/returns a CharacterSet/askip "gentoo circular dependencies"' spec/regexp_property_values/value_spec.rb || die -} - -each_ruby_configure() { - ${RUBY} -Cext/regexp_property_values extconf.rb || die -} - -each_ruby_compile() { - emake -Cext/regexp_property_values V=1 - cp ext/regexp_property_values/regexp_property_values.so lib/regexp_property_values/ || die -} diff --git a/dev-ruby/regexp_property_values/regexp_property_values-1.1.0.ebuild b/dev-ruby/regexp_property_values/regexp_property_values-1.1.0.ebuild new file mode 100644 index 000000000000..e3d040fdc586 --- /dev/null +++ b/dev-ruby/regexp_property_values/regexp_property_values-1.1.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +USE_RUBY="ruby26 ruby27 ruby30" + +RUBY_FAKEGEM_EXTRADOC="README.md" + +RUBY_FAKEGEM_RECIPE_TEST="rspec3" + +RUBY_FAKEGEM_BINWRAP="" + +RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" + +RUBY_FAKEGEM_EXTENSIONS=(ext/regexp_property_values/extconf.rb) +RUBY_FAKEGEM_EXTENSION_LIBDIR="lib/regexp_property_values" + +inherit ruby-fakegem + +DESCRIPTION="See which property values are supported by the regular expression engine" +HOMEPAGE="https://github.com/janosch-x/regexp_property_values" +SRC_URI="https://github.com/janosch-x/regexp_property_values/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="1" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +IUSE="" + +all_ruby_prepare() { + sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die + sed -i -e '/bundler/ s:^:#:' spec/spec_helper.rb || die + + # Avoid dependency on character_set which would lead to circular + # dependencies. + sed -i -e '/returns a CharacterSet/askip "gentoo circular dependencies"' spec/regexp_property_values/value_spec.rb || die +} -- cgit v1.2.3