-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
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"
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"
<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>