diff options
Diffstat (limited to 'dev-ruby/pg_array_parser')
| -rw-r--r-- | dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild index b5d931496a25..f440fc3dfcb4 100644 --- a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild +++ b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.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="ruby30 ruby31 ruby32" RUBY_FAKEGEM_RECIPE_TEST="rspec3" @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTENSIONS=(ext/pg_array_parser/extconf.rb) inherit ruby-fakegem DESCRIPTION="Simple library to parse PostgreSQL arrays into a array of strings" -HOMEPAGE="https://github.com/dockyard/pg_array_parser" +HOMEPAGE="https://github.com/DavyJonesLocker/pg_array_parser" LICENSE="MIT" SLOT="$(ver_cut 1-3)" |
