diff options
-rw-r--r-- | net-misc/orbited/orbited-0.7.10.ebuild | 6 | ||||
-rw-r--r-- | net-misc/orbited/orbited-0.7.9.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
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" |