summaryrefslogtreecommitdiff
path: root/dev-ruby/xpath
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/xpath')
-rw-r--r--dev-ruby/xpath/Manifest2
-rw-r--r--dev-ruby/xpath/xpath-3.2.0-r1.ebuild5
2 files changed, 3 insertions, 4 deletions
diff --git a/dev-ruby/xpath/Manifest b/dev-ruby/xpath/Manifest
index f79274cc3f8a..155f062fe562 100644
--- a/dev-ruby/xpath/Manifest
+++ b/dev-ruby/xpath/Manifest
@@ -1,3 +1,3 @@
DIST xpath-3.2.0.gem 14336 BLAKE2B a7e1927fe8831669171e4ffa4677d33fb2276820742596d20f7cadc47f0a523b1b438d7568c195119259c8e2f9f49e3bdf1bc224001f7e215a4a02af1e84e142 SHA512 2059938387f4d1656867457a480182bd73e02f265071a394472122aea0b5b4fb0af985ec5be513d2425cf1c341bf18c3cfb67616ba02e30ce6331879964dedc3
-EBUILD xpath-3.2.0-r1.ebuild 602 BLAKE2B db1a80984360973ae9c3e8659d407a8c519dea6569946364d6ae1e0a5361bf73c1ac86cdcec67d160ca18ccf3a1632ca3af255da1468a7a33961435ab1f8ed36 SHA512 b4a4e52ae3814b70b47396f6e1d77f71025660fa120520374aa38ef93827d752d92507a2d9f4af366f78df74fe7a55e5cdaaec26eb6f5adef92360861197cd83
+EBUILD xpath-3.2.0-r1.ebuild 601 BLAKE2B 58a44da8ffa04fce1334d88ea6c72f2333cd9773ddeb9d7f4d57e7312a044a59c72d988bf7bc71a4c209aafd26fed5e63d4169e8cf9b3a63ff30e2d0401ed62a SHA512 155e4dd441032c1aff31f05cc9fb32b95a1ad2d6ad89744c9db66faccf766fb30de2382be8504db9d3de2e3639832a563f57d5380f7d7954dee84c90c8887f00
MISC metadata.xml 394 BLAKE2B a057af64a233e7bb8e7349fe3fb52ff4ea8aa5203eb61e79b8b0c7f7f0094514ab6319b948d585137de82fc0a181d4fb2938857073efd9ec4810ddd0f82c8d84 SHA512 6fd9e233b6b0e0bacc84897c4c9bfa87f7c154545f2a254c76875bb2ca6062a8ec1a951115c4acdb6fae418f67d3605ff81e6dfb9f13903b341ab2193b5496d1
diff --git a/dev-ruby/xpath/xpath-3.2.0-r1.ebuild b/dev-ruby/xpath/xpath-3.2.0-r1.ebuild
index b7a71070fc44..dcdaca54364e 100644
--- a/dev-ruby/xpath/xpath-3.2.0-r1.ebuild
+++ b/dev-ruby/xpath/xpath-3.2.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
+USE_RUBY="ruby31 ruby32 ruby33 ruby34"
RUBY_FAKEGEM_EXTRADOC="README.md"
@@ -17,7 +17,6 @@ LICENSE="MIT"
KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
SLOT="3"
-IUSE=""
ruby_add_rdepend ">=dev-ruby/nokogiri-1.8:0"