dev-lang/python-exec: Moved to github
authorMichał Górny <mgorny@gentoo.org>
Sat, 14 May 2016 11:59:34 +0000 (13:59 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 14 May 2016 12:00:13 +0000 (14:00 +0200)
dev-lang/python-exec/metadata.xml
dev-lang/python-exec/python-exec-2.0.1-r1.ebuild
dev-lang/python-exec/python-exec-2.0.2.ebuild
dev-lang/python-exec/python-exec-2.1.ebuild
dev-lang/python-exec/python-exec-2.4.3.ebuild
dev-lang/python-exec/python-exec-9999.ebuild

index 36f1f9e8f81442f1378a020f947e2051a2042ed3..edb96f5bbbf4054d680b70211e85dc7b9bc19596 100644 (file)
@@ -10,7 +10,7 @@
       <email>mgorny@gentoo.org</email>
       <name>Michał Górny</name>
     </maintainer>
-    <bugs-to>https://bitbucket.org/mgorny/python-exec/issues/</bugs-to>
+    <bugs-to>https://github.com/mgorny/python-exec/issues/</bugs-to>
     <remote-id type="bitbucket">mgorny/python-exec</remote-id>
   </upstream>
 </pkgmetadata>
index 1e8fd442af1df44fffa49ea5ebe2e95569fda992..9f61668c91b99ec863ad9f69983626cb04250c89 100644 (file)
@@ -11,8 +11,8 @@ PYTHON_COMPAT=( "${_PYTHON_ALL_IMPLS[@]}" )
 inherit autotools-utils python-r1
 
 DESCRIPTION="Python script wrapper"
-HOMEPAGE="https://bitbucket.org/mgorny/python-exec/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/python-exec/"
+SRC_URI="https://github.com/mgorny/${PN}/releases/download/${P}/${P}.tar.bz2"
 
 LICENSE="BSD-2"
 SLOT="2"
index 6c17713614c6f5893e4d14ec8f0fdb9fc6eb9a91..ed19eba42e1aabea91de928218613881838c1cb9 100644 (file)
@@ -11,8 +11,8 @@ PYTHON_COMPAT=( "${_PYTHON_ALL_IMPLS[@]}" )
 inherit autotools-utils python-r1
 
 DESCRIPTION="Python script wrapper"
-HOMEPAGE="https://bitbucket.org/mgorny/python-exec/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/python-exec/"
+SRC_URI="https://github.com/mgorny/${PN}/releases/download/${P}/${P}.tar.bz2"
 
 LICENSE="BSD-2"
 SLOT="2"
index dbcb2ed726a8dcc2c1a068493009bb7792198874..4b4d2ac2712cfa5273379a97669760d11fe0de18 100644 (file)
@@ -13,8 +13,8 @@ PYTHON_COMPAT=( "${_PYTHON_ALL_IMPLS[@]}" )
 inherit python-r1
 
 DESCRIPTION="Python script wrapper"
-HOMEPAGE="https://bitbucket.org/mgorny/python-exec/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/python-exec/"
+SRC_URI="https://github.com/mgorny/${PN}/releases/download/${P}/${P}.tar.bz2"
 
 LICENSE="BSD-2"
 SLOT="2"
index 93ca528d489eb43212a2e4db4190239ac331ee0c..1db43aaa1120b13e0dbffed41334bf025d03fcb5 100644 (file)
@@ -13,8 +13,8 @@ PYTHON_COMPAT=( "${_PYTHON_ALL_IMPLS[@]}" )
 inherit python-r1
 
 DESCRIPTION="Python script wrapper"
-HOMEPAGE="https://bitbucket.org/mgorny/python-exec/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/python-exec/"
+SRC_URI="https://github.com/mgorny/${PN}/releases/download/${P}/${P}.tar.bz2"
 
 LICENSE="BSD-2"
 SLOT="2"
index 574412546bddcb1d4431101b05e9198ec375c91f..c130a90f54115af1014491a4c54e857124834ad7 100644 (file)
@@ -5,7 +5,7 @@
 EAPI=5
 
 #if LIVE
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
+EGIT_REPO_URI="https://github.com/mgorny/${PN}.git"
 
 inherit autotools git-r3
 #endif
@@ -19,8 +19,8 @@ PYTHON_COMPAT=( "${_PYTHON_ALL_IMPLS[@]}" )
 inherit python-r1
 
 DESCRIPTION="Python script wrapper"
-HOMEPAGE="https://bitbucket.org/mgorny/python-exec/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/python-exec/"
+SRC_URI="https://github.com/mgorny/${PN}/releases/download/${P}/${P}.tar.bz2"
 
 LICENSE="BSD-2"
 SLOT="2"