summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-05-16 23:13:11 +0200
committerMichał Górny <mgorny@gentoo.org>2018-05-16 23:49:29 +0200
commit0d72adacd773a026d50b4526bfebe8792066e1bd (patch)
treeff9ecd0050fef60511df78862c7ba4f6ce827f10 /sci-physics
parentsci-physics/h2o-gtk: Remove conditionals from -9999 (diff)
downloadgentoo-0d72adacd773a026d50b4526bfebe8792066e1bd.tar.gz
gentoo-0d72adacd773a026d50b4526bfebe8792066e1bd.tar.bz2
gentoo-0d72adacd773a026d50b4526bfebe8792066e1bd.zip
sci-physics/h2o-gtk: Migrate to GitHub
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild6
-rw-r--r--sci-physics/h2o-gtk/h2o-gtk-9999.ebuild4
-rw-r--r--sci-physics/h2o-gtk/metadata.xml4
3 files changed, 7 insertions, 7 deletions
diff --git a/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild b/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild
index 58ab0a0cab1f..b3b174804c09 100644
--- a/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild
+++ b/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit autotools-utils flag-o-matic
DESCRIPTION="GTK+ UI for libh2o -- water & steam properties"
-HOMEPAGE="https://bitbucket.org/mgorny/h2o-gtk/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/h2o-gtk/"
+SRC_URI="https://github.com/mgorny/h2o-gtk/releases/download/${P}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
diff --git a/sci-physics/h2o-gtk/h2o-gtk-9999.ebuild b/sci-physics/h2o-gtk/h2o-gtk-9999.ebuild
index 8f63af68dab7..dd9d42e7722f 100644
--- a/sci-physics/h2o-gtk/h2o-gtk-9999.ebuild
+++ b/sci-physics/h2o-gtk/h2o-gtk-9999.ebuild
@@ -8,9 +8,9 @@ AUTOTOOLS_AUTORECONF=yes
inherit autotools-utils git-r3
DESCRIPTION="GTK+ UI for libh2o -- water & steam properties"
-HOMEPAGE="https://bitbucket.org/mgorny/h2o-gtk/"
+HOMEPAGE="https://github.com/mgorny/h2o-gtk/"
SRC_URI=""
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
+EGIT_REPO_URI="https://github.com/mgorny/h2o-gtk.git"
LICENSE="BSD"
SLOT="0"
diff --git a/sci-physics/h2o-gtk/metadata.xml b/sci-physics/h2o-gtk/metadata.xml
index 00eb8a518fdf..9cd05826817f 100644
--- a/sci-physics/h2o-gtk/metadata.xml
+++ b/sci-physics/h2o-gtk/metadata.xml
@@ -10,7 +10,7 @@
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
- <bugs-to>https://bitbucket.org/mgorny/h2o-gtk/issues/</bugs-to>
- <remote-id type="bitbucket">mgorny/h2o-gtk</remote-id>
+ <bugs-to>https://github.com/mgorny/h2o-gtk/issues/</bugs-to>
+ <remote-id type="github">mgorny/h2o-gtk</remote-id>
</upstream>
</pkgmetadata>