From 0d72adacd773a026d50b4526bfebe8792066e1bd Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 16 May 2018 23:13:11 +0200 Subject: sci-physics/h2o-gtk: Migrate to GitHub --- sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild | 6 +++--- sci-physics/h2o-gtk/h2o-gtk-9999.ebuild | 4 ++-- sci-physics/h2o-gtk/metadata.xml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'sci-physics/h2o-gtk') 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 @@ mgorny@gentoo.org Michał Górny - https://bitbucket.org/mgorny/h2o-gtk/issues/ - mgorny/h2o-gtk + https://github.com/mgorny/h2o-gtk/issues/ + mgorny/h2o-gtk -- cgit v1.2.3-65-gdbad