mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
committed by
David Seifert
parent
42a1f57923
commit
e2d90de3d2
@@ -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>
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user