mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-ruby/xpath: add ruby32, update HOMEPAGE
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user