diff options
| author | Michał Górny <mgorny@gentoo.org> | 2016-05-14 13:59:34 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2016-05-14 14:00:13 +0200 |
| commit | b9fbe7e285813dc08786d07bd096a7ec65e98c9a (patch) | |
| tree | 50b92d73a364566fe1e2689520cb63be366ec930 /dev-lang/python-exec/python-exec-2.1.ebuild | |
| parent | de47cc5d8d4a865dae465cb3822f82ed021a4c82 (diff) | |
| download | gentoo-b9fbe7e285813dc08786d07bd096a7ec65e98c9a.tar.gz gentoo-b9fbe7e285813dc08786d07bd096a7ec65e98c9a.tar.bz2 gentoo-b9fbe7e285813dc08786d07bd096a7ec65e98c9a.zip | |
dev-lang/python-exec: Moved to github
Diffstat (limited to 'dev-lang/python-exec/python-exec-2.1.ebuild')
| -rw-r--r-- | dev-lang/python-exec/python-exec-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python-exec/python-exec-2.1.ebuild b/dev-lang/python-exec/python-exec-2.1.ebuild index dbcb2ed726a8..4b4d2ac2712c 100644 --- a/dev-lang/python-exec/python-exec-2.1.ebuild +++ b/dev-lang/python-exec/python-exec-2.1.ebuild @@ -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" |
