From f227d2713558176602b65b08c62bb77f05c4f9fe Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Thu, 28 Oct 2010 12:54:03 +0000 Subject: qa: use thirdpartymirrors (Portage version: 2.2.0_alpha1/cvs/Linux x86_64) --- net-misc/orbited/orbited-0.7.10.ebuild | 6 +++--- net-misc/orbited/orbited-0.7.9.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net-misc/orbited') diff --git a/net-misc/orbited/orbited-0.7.10.ebuild b/net-misc/orbited/orbited-0.7.10.ebuild index 1b057cd7bae1..3c9cd45b0354 100644 --- a/net-misc/orbited/orbited-0.7.10.ebuild +++ b/net-misc/orbited/orbited-0.7.10.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/orbited/orbited-0.7.10.ebuild,v 1.3 2009/11/25 09:51:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/orbited/orbited-0.7.10.ebuild,v 1.4 2010/10/28 12:54:03 ssuominen Exp $ inherit distutils DESCRIPTION="Real-time communication for the browser." HOMEPAGE="http://orbited.org" -SRC_URI="http://pypi.python.org/packages/source/o/${PN}/${P}.tar.gz" +SRC_URI="mirror://pypi/o/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/net-misc/orbited/orbited-0.7.9.ebuild b/net-misc/orbited/orbited-0.7.9.ebuild index f96e445dd56b..8a44f1211552 100644 --- a/net-misc/orbited/orbited-0.7.9.ebuild +++ b/net-misc/orbited/orbited-0.7.9.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/orbited/orbited-0.7.9.ebuild,v 1.6 2009/08/30 11:44:46 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/orbited/orbited-0.7.9.ebuild,v 1.7 2010/10/28 12:54:03 ssuominen Exp $ inherit distutils DESCRIPTION="Real-time communication for the browser." HOMEPAGE="http://orbited.org" -SRC_URI="http://pypi.python.org/packages/source/o/${PN}/${P}.tar.gz" +SRC_URI="mirror://pypi/o/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -- cgit v1.2.3-65-gdbad