summaryrefslogtreecommitdiff
path: root/dev-ruby/pg
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-23 12:37:50 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-23 12:37:50 +0000
commit3a6dcdaffa42e159d7ec285e88c2afa6707ea2b7 (patch)
tree4ff0d4bc0ddcc7764d6e8ae95cc0a3e12d766ba9 /dev-ruby/pg
parentdc265af742ef26a091224ce501e5859eb3edcf86 (diff)
downloadbaldeagleos-repo-3a6dcdaffa42e159d7ec285e88c2afa6707ea2b7.tar.gz
baldeagleos-repo-3a6dcdaffa42e159d7ec285e88c2afa6707ea2b7.tar.xz
baldeagleos-repo-3a6dcdaffa42e159d7ec285e88c2afa6707ea2b7.zip
Updating liguros repo
Diffstat (limited to 'dev-ruby/pg')
-rw-r--r--dev-ruby/pg/metadata.xml2
-rw-r--r--dev-ruby/pg/pg-0.21.0.ebuild4
-rw-r--r--dev-ruby/pg/pg-1.2.2.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/pg/metadata.xml b/dev-ruby/pg/metadata.xml
index c4da31be74e0..e93cf5990bbc 100644
--- a/dev-ruby/pg/metadata.xml
+++ b/dev-ruby/pg/metadata.xml
@@ -6,7 +6,7 @@
<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>
<origin>gentoo-staging</origin>
</pkgmetadata>
diff --git a/dev-ruby/pg/pg-0.21.0.ebuild b/dev-ruby/pg/pg-0.21.0.ebuild
index c16d6e8292b0..85f79ed57e94 100644
--- a/dev-ruby/pg/pg-0.21.0.ebuild
+++ b/dev-ruby/pg/pg-0.21.0.ebuild
@@ -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"
diff --git a/dev-ruby/pg/pg-1.2.2.ebuild b/dev-ruby/pg/pg-1.2.2.ebuild
index 5d247396a6eb..a2573c401e79 100644
--- a/dev-ruby/pg/pg-1.2.2.ebuild
+++ b/dev-ruby/pg/pg-1.2.2.ebuild
@@ -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"