summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-03 15:28:44 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-03 15:32:04 +0100
commit5bee40f6701cbe2225a6d13b70ead827e597db5d (patch)
tree4ad4e456608caa05bd4a113f08900dcc51e0cd5f /dev-dotnet/pe-format/pe-format-9999.ebuild
parentdev-dotnet/pe-format: Unifdef live ebuild (diff)
downloadgentoo-5bee40f6701cbe2225a6d13b70ead827e597db5d.tar.gz
gentoo-5bee40f6701cbe2225a6d13b70ead827e597db5d.tar.bz2
gentoo-5bee40f6701cbe2225a6d13b70ead827e597db5d.zip
dev-dotnet/pe-format: Migrated to GitHub
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-dotnet/pe-format/pe-format-9999.ebuild')
-rw-r--r--dev-dotnet/pe-format/pe-format-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/pe-format/pe-format-9999.ebuild b/dev-dotnet/pe-format/pe-format-9999.ebuild
index 94eec319e8e8..ab9516eea6de 100644
--- a/dev-dotnet/pe-format/pe-format-9999.ebuild
+++ b/dev-dotnet/pe-format/pe-format-9999.ebuild
@@ -6,8 +6,8 @@ EAPI=6
inherit autotools git-r3 systemd xdg-utils
DESCRIPTION="Intelligent PE executable wrapper for binfmt_misc"
-HOMEPAGE="https://bitbucket.org/mgorny/pe-format2/"
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}2.git"
+HOMEPAGE="https://github.com/mgorny/pe-format2/"
+EGIT_REPO_URI="https://github.com/mgorny/pe-format2.git"
LICENSE="GPL-2"
SLOT="0"