app-portage/gentoopm: Migrated to GitHub
authorMichał Górny <mgorny@gentoo.org>
Sun, 27 Nov 2016 22:14:54 +0000 (23:14 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 27 Nov 2016 22:15:47 +0000 (23:15 +0100)
app-portage/gentoopm/gentoopm-0.2.9.ebuild
app-portage/gentoopm/gentoopm-9999.ebuild
app-portage/gentoopm/metadata.xml

index 068c844f927b2427c47f877b715c358381ec8ec2..d3fb4d92cfa37fc524b980a3bf8f8188a179ad8c 100644 (file)
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
 inherit distutils-r1
 
 DESCRIPTION="A common interface to Gentoo package managers"
-HOMEPAGE="https://bitbucket.org/mgorny/gentoopm/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/gentoopm/"
+SRC_URI="https://github.com/mgorny/${PN}/releases/download/${P}/${P}.tar.bz2"
 
 LICENSE="BSD-2"
 SLOT="0"
index 75bdae3a46cf387d9f80133c84a6c8b64e88dbb9..00ffce28a5992775c0111bdbb51ddc11889239a7 100644 (file)
@@ -8,12 +8,12 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
 inherit distutils-r1
 
 #if LIVE
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
+HOMEPAGE="https://github.com/mgorny/gentoopm.git"
 inherit git-r3
 #endif
 
 DESCRIPTION="A common interface to Gentoo package managers"
-HOMEPAGE="https://bitbucket.org/mgorny/gentoopm/"
+HOMEPAGE="https://github.com/mgorny/gentoopm/"
 SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
 
 LICENSE="BSD-2"
index b89e54703628550d6817c25acea18d33334fddee..1ddb67ad7e6c70dc3c22f33e37fd205292d2dc54 100644 (file)
@@ -10,7 +10,7 @@
       <email>mgorny@gentoo.org</email>
       <name>Michał Górny</name>
     </maintainer>
-    <bugs-to>https://bitbucket.org/mgorny/gentoopm/issues/</bugs-to>
-    <remote-id type="bitbucket">mgorny/gentoopm</remote-id>
+    <bugs-to>https://github.com/mgorny/gentoopm/issues/</bugs-to>
+    <remote-id type="github">mgorny/gentoopm</remote-id>
   </upstream>
 </pkgmetadata>