commit: 91b4c5118f15fa1a2b819a21ed94af93891ae876
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 07:39:40 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 08:25:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b4c511
dev-ruby/pkg-config: update HOMEPAGE
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/pkg-config/metadata.xml | 3 ++-
dev-ruby/pkg-config/pkg-config-1.5.1.ebuild | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/pkg-config/metadata.xml b/dev-ruby/pkg-config/metadata.xml
index 3d83cf882827..91e59e9e6f53 100644
--- a/dev-ruby/pkg-config/metadata.xml
+++ b/dev-ruby/pkg-config/metadata.xml
@@ -10,6 +10,7 @@
<name>Gentoo Ruby Project</name>
</maintainer>
<upstream>
- <remote-id type="github">rcairo/pkg-config</remote-id>
+ <remote-id type="github">ruby-gnome/pkg-config</remote-id>
+ <remote-id type="rubygems">pkg-config</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
index 45a2f9b1343b..862cf2a04dd2 100644
--- a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
@@ -9,7 +9,7 @@ RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
inherit ruby-fakegem
DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config"
+HOMEPAGE="https://github.com/ruby-gnome/pkg-config"
LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"