diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/pycxx/pycxx-7.1.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycxx/pycxx-7.1.10.ebuild b/dev-python/pycxx/pycxx-7.1.10.ebuild index e3fe92a136f3..11376f2064e1 100644 --- a/dev-python/pycxx/pycxx-7.1.10.ebuild +++ b/dev-python/pycxx/pycxx-7.1.10.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 toolchain-funcs DESCRIPTION="Set of facilities to extend Python with C++" HOMEPAGE="https://cxx.sourceforge.net" -SRC_URI="https://sourceforge.net/code-snapshots/svn/c/cx/cxx/code/cxx-code-r464-trunk.zip -> ${P}.zip" +SRC_URI="https://dev.gentoo.org/~gienah/snapshots/${P}.zip" S="${WORKDIR}"/cxx-code-r464-trunk/CXX |
