sci-physics/h2o-gtk: Migrate to GitHub
authorMichał Górny <mgorny@gentoo.org>
Wed, 16 May 2018 21:13:11 +0000 (23:13 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 16 May 2018 21:49:29 +0000 (23:49 +0200)
sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild
sci-physics/h2o-gtk/h2o-gtk-9999.ebuild
sci-physics/h2o-gtk/metadata.xml

index 58ab0a0cab1fb86fa962a3a92dab3a5e195084fa..b3b174804c0945accd76a934f9bde5af830d81da 100644 (file)
@@ -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"
index 8f63af68dab740b8a43315775567bd19c30de14f..dd9d42e7722fe075a42a6a65d2b59a149be616df 100644 (file)
@@ -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"
index 00eb8a518fdf0ca05301f7610286a372f034eb2f..9cd05826817f775ea743e0cd0ebd53e0d062a705 100644 (file)
@@ -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>