From 1b25641edbf13ff34712bf076da10fbf8dd56e06 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Fri, 30 Jun 2023 06:15:05 +0000 Subject: Adding metadata --- dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-ruby/pg_array_parser') 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)" -- cgit v1.3.1