dev-ruby/pg: update HOMEPAGE

Replace non-functioning BitBucket URL
Bug: https://bugs.gentoo.org/737896
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
Azamat H. Hackimov
2020-08-23 06:37:11 +03:00
committed by David Seifert
parent 42a1f57923
commit e2d90de3d2
3 changed files with 4 additions and 4 deletions

View File

@@ -6,6 +6,6 @@
<name>Gentoo Ruby Project</name>
</maintainer>
<upstream>
<remote-id type="bitbucket">ged/ruby-pg</remote-id>
<remote-id type="github">ged/ruby-pg</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="ChangeLog Contributors.rdoc README.rdoc History.rdoc"
inherit multilib ruby-fakegem
DESCRIPTION="Ruby extension library providing an API to PostgreSQL"
HOMEPAGE="https://bitbucket.org/ged/ruby-pg/"
HOMEPAGE="https://github.com/ged/ruby-pg"
LICENSE="|| ( GPL-2 Ruby )"
SLOT="0"

View File

@@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="ChangeLog Contributors.rdoc README.rdoc History.rdoc"
inherit multilib ruby-fakegem
DESCRIPTION="Ruby extension library providing an API to PostgreSQL"
HOMEPAGE="https://bitbucket.org/ged/ruby-pg/"
HOMEPAGE="https://github.com/ged/ruby-pg"
LICENSE="|| ( GPL-2 Ruby )"
SLOT="1"