sci-libs/libh2o: Migrate to GitHub
authorMichał Górny <mgorny@gentoo.org>
Wed, 16 May 2018 19:45:29 +0000 (21:45 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 16 May 2018 21:49:22 +0000 (23:49 +0200)
sci-libs/libh2o/libh2o-0.2.1.ebuild
sci-libs/libh2o/libh2o-9999.ebuild
sci-libs/libh2o/metadata.xml

index 03e9cb7d25c1449054c051d97446358c19c3a895..1cc49ecad8b6a9d22e6272fd211e76c0bd38e2f3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -6,8 +6,8 @@ EAPI=4
 inherit autotools-utils
 
 DESCRIPTION="Library of routines for IF97 water & steam properties"
-HOMEPAGE="https://bitbucket.org/mgorny/libh2o/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/libh2o/"
+SRC_URI="https://github.com/mgorny/libh2o/releases/download/${P}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
index 28b2f2cc10c9e61072d815547128e13659c428c0..2181109f36601543080f9a9110dca0bd9d474cd5 100644 (file)
@@ -8,9 +8,9 @@ AUTOTOOLS_AUTORECONF=yes
 inherit autotools-utils git-r3
 
 DESCRIPTION="Library of routines for IF97 water & steam properties"
-HOMEPAGE="https://bitbucket.org/mgorny/libh2o/"
+HOMEPAGE="https://github.com/mgorny/libh2o/"
 SRC_URI=""
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
+EGIT_REPO_URI="https://github.com/mgorny/libh2o.git"
 
 LICENSE="BSD"
 SLOT="0"
index 3b33b5ad848d43a86871038db2f5e76e218b10f6..d7baf471a70552de3bd8a6643defaf4bb7227860 100644 (file)
@@ -10,7 +10,7 @@
                        <email>mgorny@gentoo.org</email>
                        <name>Michał Górny</name>
                </maintainer>
-               <bugs-to>https://bitbucket.org/mgorny/libh2o/issues/</bugs-to>
-               <remote-id type="bitbucket">mgorny/libh2o</remote-id>
+               <bugs-to>https://github.com/mgorny/libh2o/issues/</bugs-to>
+               <remote-id type="github">mgorny/libh2o</remote-id>
        </upstream>
 </pkgmetadata>