summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-05-16 21:53:58 +0200
committerMichał Górny <mgorny@gentoo.org>2018-05-16 23:49:23 +0200
commitaebbadde48140ae66f0a2ebab537d74154df7491 (patch)
tree94027f7597685f73a82bcbf17d4387f478b9ad85 /sci-libs/libh2oxx/libh2oxx-9999.ebuild
parentsci-libs/libh2oxx: Remove conditionals from -9999 (diff)
downloadgentoo-aebbadde48140ae66f0a2ebab537d74154df7491.tar.gz
gentoo-aebbadde48140ae66f0a2ebab537d74154df7491.tar.bz2
gentoo-aebbadde48140ae66f0a2ebab537d74154df7491.zip
sci-libs/libh2oxx: Migrate to GitHub
Diffstat (limited to 'sci-libs/libh2oxx/libh2oxx-9999.ebuild')
-rw-r--r--sci-libs/libh2oxx/libh2oxx-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libh2oxx/libh2oxx-9999.ebuild b/sci-libs/libh2oxx/libh2oxx-9999.ebuild
index 6a80aaab9343..8932ae68d340 100644
--- a/sci-libs/libh2oxx/libh2oxx-9999.ebuild
+++ b/sci-libs/libh2oxx/libh2oxx-9999.ebuild
@@ -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"