diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-04-17 15:04:36 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-04-17 15:04:36 +0000 |
commit | 10b8b25b2413df9b9527392f8c939ef53d8b9561 (patch) | |
tree | 7b713bf5672e6d8cce9426f1980a1777b24a94fa /dev-vcs | |
parent | Use mirror://bitbucket. (diff) | |
download | gentoo-2-10b8b25b2413df9b9527392f8c939ef53d8b9561.tar.gz gentoo-2-10b8b25b2413df9b9527392f8c939ef53d8b9561.tar.bz2 gentoo-2-10b8b25b2413df9b9527392f8c939ef53d8b9561.zip |
Use mirror://bitbucket.
(Portage version: 2.2.0_alpha100_p9/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/tortoisehg/ChangeLog | 6 | ||||
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-9999.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-vcs/tortoisehg/ChangeLog b/dev-vcs/tortoisehg/ChangeLog index 5cac8ffae4fb..dc99f800b163 100644 --- a/dev-vcs/tortoisehg/ChangeLog +++ b/dev-vcs/tortoisehg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-vcs/tortoisehg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.14 2012/04/14 18:49:19 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.15 2012/04/17 15:04:36 mgorny Exp $ + + 17 Apr 2012; Michał Górny <mgorny@gentoo.org> tortoisehg-2.3.ebuild, + tortoisehg-2.3.1.ebuild, tortoisehg-9999.ebuild: + Use mirror://bitbucket. 14 Apr 2012; Mike Gilbert <floppym@gentoo.org> tortoisehg-2.3.1.ebuild: Make keep local. diff --git a/dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild b/dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild index 1150b7f9985c..3f6128ec3a0c 100644 --- a/dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild,v 1.2 2012/04/14 18:49:19 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild,v 1.3 2012/04/17 15:04:36 mgorny Exp $ EAPI=4 @@ -12,7 +12,7 @@ inherit distutils eutils multilib if [[ ${PV} != *9999* ]]; then KEYWORDS="~amd64 ~x86" - SRC_URI="https://bitbucket.org/${PN}/targz/downloads/${P}.tar.gz" + SRC_URI="mirror://bitbucket/${PN}/targz/downloads/${P}.tar.gz" else inherit mercurial EHG_REPO_URI="https://bitbucket.org/tortoisehg/thg" diff --git a/dev-vcs/tortoisehg/tortoisehg-2.3.ebuild b/dev-vcs/tortoisehg/tortoisehg-2.3.ebuild index d1088d21f9f6..df4fb0b49629 100644 --- a/dev-vcs/tortoisehg/tortoisehg-2.3.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-2.3.ebuild,v 1.2 2012/03/15 03:24:39 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-2.3.ebuild,v 1.3 2012/04/17 15:04:36 mgorny Exp $ EAPI=4 @@ -12,7 +12,7 @@ inherit distutils eutils multilib if [[ ${PV} != *9999* ]]; then KEYWORDS="~amd64 ~x86" - SRC_URI="https://bitbucket.org/${PN}/targz/downloads/${P}.tar.gz" + SRC_URI="mirror://bitbucket/${PN}/targz/downloads/${P}.tar.gz" else inherit mercurial EHG_REPO_URI="https://bitbucket.org/tortoisehg/thg" diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild index dcafedbe164f..e1a2630f4abf 100644 --- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-9999.ebuild,v 1.5 2012/03/15 03:24:39 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-9999.ebuild,v 1.6 2012/04/17 15:04:36 mgorny Exp $ EAPI=4 @@ -12,7 +12,7 @@ inherit distutils eutils multilib if [[ ${PV} != *9999* ]]; then KEYWORDS="~amd64 ~x86" - SRC_URI="https://bitbucket.org/${PN}/targz/downloads/${P}.tar.gz" + SRC_URI="mirror://bitbucket/${PN}/targz/downloads/${P}.tar.gz" else inherit mercurial EHG_REPO_URI="https://bitbucket.org/tortoisehg/thg" |