From 3c7d334f13d9d10a3d5daea1b7f505e0530dc59a Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 16 May 2018 21:45:29 +0200 Subject: sci-libs/libh2o: Migrate to GitHub --- sci-libs/libh2o/libh2o-0.2.1.ebuild | 6 +++--- sci-libs/libh2o/libh2o-9999.ebuild | 4 ++-- sci-libs/libh2o/metadata.xml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'sci-libs/libh2o') diff --git a/sci-libs/libh2o/libh2o-0.2.1.ebuild b/sci-libs/libh2o/libh2o-0.2.1.ebuild index 03e9cb7d25c1..1cc49ecad8b6 100644 --- a/sci-libs/libh2o/libh2o-0.2.1.ebuild +++ b/sci-libs/libh2o/libh2o-0.2.1.ebuild @@ -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" diff --git a/sci-libs/libh2o/libh2o-9999.ebuild b/sci-libs/libh2o/libh2o-9999.ebuild index 28b2f2cc10c9..2181109f3660 100644 --- a/sci-libs/libh2o/libh2o-9999.ebuild +++ b/sci-libs/libh2o/libh2o-9999.ebuild @@ -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" diff --git a/sci-libs/libh2o/metadata.xml b/sci-libs/libh2o/metadata.xml index 3b33b5ad848d..d7baf471a705 100644 --- a/sci-libs/libh2o/metadata.xml +++ b/sci-libs/libh2o/metadata.xml @@ -10,7 +10,7 @@ mgorny@gentoo.org Michał Górny - https://bitbucket.org/mgorny/libh2o/issues/ - mgorny/libh2o + https://github.com/mgorny/libh2o/issues/ + mgorny/libh2o -- cgit v1.2.3-65-gdbad