dev-dotnet/pe-format: Migrated to GitHub
authorMichał Górny <mgorny@gentoo.org>
Sun, 3 Nov 2019 14:28:44 +0000 (15:28 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 3 Nov 2019 14:32:04 +0000 (15:32 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-dotnet/pe-format/metadata.xml
dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild
dev-dotnet/pe-format/pe-format-9999.ebuild

index 2af76e28dbce25dccb597480f150708f7766eb78..363b956d61860dad2a881c3825d6b94d5fbc6ef9 100644 (file)
@@ -14,7 +14,7 @@
       <email>mgorny@gentoo.org</email>
       <name>Michał Górny</name>
     </maintainer>
-    <bugs-to>https://bitbucket.org/mgorny/pe-format2/issues/</bugs-to>
+    <bugs-to>https://github.com/mgorny/pe-format2/issues/</bugs-to>
     <remote-id type="bitbucket">mgorny/pe-format2</remote-id>
   </upstream>
 </pkgmetadata>
index d75726d5aa385d54f4f02322e62e8484af063079..d924a2d19d81765e94f9367a330cce12f71bd2fb 100644 (file)
@@ -6,8 +6,8 @@ EAPI=6
 inherit systemd xdg-utils
 
 DESCRIPTION="Intelligent PE executable wrapper for binfmt_misc"
-HOMEPAGE="https://bitbucket.org/mgorny/pe-format2/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}2/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/pe-format2/"
+SRC_URI="https://github.com/mgorny/pe-format2/releases/download/v${PV}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
index 94eec319e8e8af059702b0a748c86d1b379a9c87..ab9516eea6de0a8af625138c1ed9014a606ade8c 100644 (file)
@@ -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"