summaryrefslogtreecommitdiff
path: root/dev-ruby/xpath
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-11 00:05:57 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-11 00:05:57 +0000
commit2e027f251732a168e55984da9d843155dca675c6 (patch)
tree36007a76d602b39328ad771ab22f7a3945518773 /dev-ruby/xpath
parent17dcfeba22240edb3c54d96e319edf6c4bc008c3 (diff)
gentoo auto-resync : 11:03:2023 - 00:05:57
Diffstat (limited to 'dev-ruby/xpath')
-rw-r--r--dev-ruby/xpath/Manifest4
-rw-r--r--dev-ruby/xpath/metadata.xml3
-rw-r--r--dev-ruby/xpath/xpath-3.2.0-r1.ebuild6
3 files changed, 7 insertions, 6 deletions
diff --git a/dev-ruby/xpath/Manifest b/dev-ruby/xpath/Manifest
index 63299a4130cb..6333ca6f467e 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 605 BLAKE2B 493f4a336c4138c305288afe3fe4e188aac38f170454b94125420957d02c9e72ee64fa285a084846ed02a1e80d7b26c45e7ebecab33b0aa1b294bddf2aee73e1 SHA512 f985af26fb3eca41286050a7ca8568ed543b29ca30747d1a6f447dc480351bd700c1b7216f9b9255d42fc1dd65be1424726e9ddf2496143bef37f0600af500d1
-MISC metadata.xml 341 BLAKE2B 5362b80a65aeb49753e199f79df66896f21c8d1d563d30438c8f9a702b26d3b290764859aa448fab4c0e41fbd33292d4c2ec4e2b1cfa3065ba1991d417c14d19 SHA512 9b78da02894c38a658cdd72aba5b27c19a11dfca8cd5eb277a97c167f1de1ca7553d5bb0c8d7591ad7d0e603774bdb3c1a708a18a3a6bfaab72ec89bd5ec18cd
+EBUILD xpath-3.2.0-r1.ebuild 609 BLAKE2B 03c77e7b26f94d4c76aaba5fbbcb4ff3512258938aa5c716de8ef1c16d26c698b811d9dea733dba018ecdb52e7c6b04a5fdddf63fa0fa1af6aa41dfb9178153e SHA512 fb76a790237de48b9bfbc48eea7d68bdd54395de837d746edb07865f932535d0b752592c4e57b0df933d8ced12987655cd0bc171640fa4fe41da158287576d9d
+MISC metadata.xml 394 BLAKE2B a057af64a233e7bb8e7349fe3fb52ff4ea8aa5203eb61e79b8b0c7f7f0094514ab6319b948d585137de82fc0a181d4fb2938857073efd9ec4810ddd0f82c8d84 SHA512 6fd9e233b6b0e0bacc84897c4c9bfa87f7c154545f2a254c76875bb2ca6062a8ec1a951115c4acdb6fae418f67d3605ff81e6dfb9f13903b341ab2193b5496d1
diff --git a/dev-ruby/xpath/metadata.xml b/dev-ruby/xpath/metadata.xml
index 9681cadb8c35..b3826aa3c301 100644
--- a/dev-ruby/xpath/metadata.xml
+++ b/dev-ruby/xpath/metadata.xml
@@ -6,6 +6,7 @@
<name>Gentoo Ruby Project</name>
</maintainer>
<upstream>
- <remote-id type="github">jnicklas/xpath</remote-id>
+ <remote-id type="github">teamcapybara/xpath</remote-id>
+ <remote-id type="rubygems">xpath</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-ruby/xpath/xpath-3.2.0-r1.ebuild b/dev-ruby/xpath/xpath-3.2.0-r1.ebuild
index b1bc0903ead4..93dc28a3b062 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-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_EXTRADOC="README.md"
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec3"
inherit ruby-fakegem
DESCRIPTION="XPath is a Ruby DSL around a subset of XPath 1.0"
-HOMEPAGE="https://github.com/jnicklas/xpath"
+HOMEPAGE="https://github.com/teamcapybara/xpath"
LICENSE="MIT"
KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"