summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-12-26 14:43:52 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-12-26 14:43:52 +0000
commit126c449b1309ff1eab91810582059dad481b98d9 (patch)
tree50f82c6a6dacd753156533798ab7b472c072fa1a /dev-python/icalendar
parentDelete older ebuild. (diff)
downloadgentoo-2-126c449b1309ff1eab91810582059dad481b98d9.tar.gz
gentoo-2-126c449b1309ff1eab91810582059dad481b98d9.tar.bz2
gentoo-2-126c449b1309ff1eab91810582059dad481b98d9.zip
Use PyPI mirrors.
(Portage version: 2.2.0_alpha10_p8/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/icalendar')
-rw-r--r--dev-python/icalendar/icalendar-2.1-r1.ebuild4
-rw-r--r--dev-python/icalendar/icalendar-2.1_p20100409.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/icalendar/icalendar-2.1-r1.ebuild b/dev-python/icalendar/icalendar-2.1-r1.ebuild
index 5e4a3d0b5610..be0aef585cdc 100644
--- a/dev-python/icalendar/icalendar-2.1-r1.ebuild
+++ b/dev-python/icalendar/icalendar-2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/icalendar/icalendar-2.1-r1.ebuild,v 1.5 2010/08/14 20:56:37 nixphoeni Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/icalendar/icalendar-2.1-r1.ebuild,v 1.6 2010/12/26 14:43:52 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -9,7 +9,7 @@ inherit eutils distutils
DESCRIPTION="Package used for parsing and generating iCalendar files (RFC 2445)."
HOMEPAGE="http://codespeak.net/icalendar/ http://pypi.python.org/pypi/icalendar"
-SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/dev-python/icalendar/icalendar-2.1_p20100409.ebuild b/dev-python/icalendar/icalendar-2.1_p20100409.ebuild
index 90bbb3f79a06..60995a5bf349 100644
--- a/dev-python/icalendar/icalendar-2.1_p20100409.ebuild
+++ b/dev-python/icalendar/icalendar-2.1_p20100409.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/icalendar/icalendar-2.1_p20100409.ebuild,v 1.3 2010/08/04 11:49:33 nixphoeni Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/icalendar/icalendar-2.1_p20100409.ebuild,v 1.4 2010/12/26 14:43:52 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}"
DESCRIPTION="Package used for parsing and generating iCalendar files (RFC 2445)."
HOMEPAGE="http://codespeak.net/icalendar/ http://pypi.python.org/pypi/icalendar"
-SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"