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

index 5b2383ae7c42f87cf933d29fa118dd27b47990d2..9d629d2d6a24c8713e92f4a44cdcd0120626c6f4 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="C++ bindings for libh2o"
-HOMEPAGE="https://bitbucket.org/mgorny/libh2oxx/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/libh2oxx/"
+SRC_URI="https://github.com/mgorny/libh2oxx/releases/download/${P}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
index 6a80aaab93438f631f5a4e8300b59bac978c626d..8932ae68d340ac8f05ac0826435c426c3343e94a 100644 (file)
@@ -8,9 +8,9 @@ AUTOTOOLS_AUTORECONF=yes
 inherit autotools-utils git-r3
 
 DESCRIPTION="C++ bindings for libh2o"
-HOMEPAGE="https://bitbucket.org/mgorny/libh2oxx/"
+HOMEPAGE="https://github.com/mgorny/libh2oxx/"
 SRC_URI=""
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
+EGIT_REPO_URI="https://github.com/mgorny/libh2oxx.git"
 
 LICENSE="BSD"
 SLOT="0"
index 34c84fc281492b04605291cb67b5bfe50f118885..ab8b9c0d2e6c04e2d93c63551761fe632c8d30d0 100644 (file)
@@ -10,7 +10,7 @@
                        <email>mgorny@gentoo.org</email>
                        <name>Michał Górny</name>
                </maintainer>
-               <bugs-to>https://bitbucket.org/mgorny/libh2oxx/issues/</bugs-to>
-               <remote-id type="bitbucket">mgorny/libh2oxx</remote-id>
+               <bugs-to>https://github.com/mgorny/libh2oxx/issues/</bugs-to>
+               <remote-id type="github">mgorny/libh2oxx</remote-id>
        </upstream>
 </pkgmetadata>