commit: 0d72adacd773a026d50b4526bfebe8792066e1bd Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed May 16 21:13:11 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed May 16 21:49:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d72adac
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(-) diff --git a/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild b/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild index 58ab0a0cab1..b3b174804c0 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 8f63af68dab..dd9d42e7722 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 00eb8a518fd..9cd05826817 100644 --- a/sci-physics/h2o-gtk/metadata.xml +++ b/sci-physics/h2o-gtk/metadata.xml @@ -10,7 +10,7 @@ <email>[email protected]</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>
