diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-07-06 13:18:56 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-07-06 13:18:56 +0000 |
commit | d364b61ac6679d2ec2a5ac2792a8c33262ebd6b2 (patch) | |
tree | ccafd9a58dc2d927787de16cc6bcf65504f5f1df /dev-python/pypy-bin/pypy-bin-2.2.1-r1.ebuild | |
parent | Replace obsolete mirror://bitbucket with the real URI. (diff) | |
download | gentoo-2-d364b61ac6679d2ec2a5ac2792a8c33262ebd6b2.tar.gz gentoo-2-d364b61ac6679d2ec2a5ac2792a8c33262ebd6b2.tar.bz2 gentoo-2-d364b61ac6679d2ec2a5ac2792a8c33262ebd6b2.zip |
Replace obsolete mirror://bitbucket with the real URI.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'dev-python/pypy-bin/pypy-bin-2.2.1-r1.ebuild')
-rw-r--r-- | dev-python/pypy-bin/pypy-bin-2.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pypy-bin/pypy-bin-2.2.1-r1.ebuild b/dev-python/pypy-bin/pypy-bin-2.2.1-r1.ebuild index 3f79795f91c2..6ad5478aa383 100644 --- a/dev-python/pypy-bin/pypy-bin-2.2.1-r1.ebuild +++ b/dev-python/pypy-bin/pypy-bin-2.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.2.1-r1.ebuild,v 1.3 2014/05/12 20:49:04 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.2.1-r1.ebuild,v 1.4 2014/07/06 13:18:56 mgorny Exp $ EAPI=5 @@ -11,7 +11,7 @@ BINHOST="http://pypy.aliceinwire.net/pypy-bin/" DESCRIPTION="A fast, compliant alternative implementation of the Python language (binary package)" HOMEPAGE="http://pypy.org/" -SRC_URI="mirror://bitbucket/pypy/pypy/downloads/pypy-${PV}-src.tar.bz2 +SRC_URI="https://www.bitbucket.org/pypy/pypy/downloads/pypy-${PV}-src.tar.bz2 amd64? ( jit? ( shadowstack? ( ${BINHOST}/${P}-amd64+bzip2+jit+ncurses+shadowstack.tar.xz |