summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 18:17:55 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-30 18:17:55 +0000
commit949d784d39c74106a50b38b45966f8b72813eced (patch)
tree4029d187f5fa5083971ca04aa54b51cff8b3834b /net-zope
parentarm stable, bug #342323 (diff)
downloadhistorical-949d784d39c74106a50b38b45966f8b72813eced.tar.gz
historical-949d784d39c74106a50b38b45966f8b72813eced.tar.bz2
historical-949d784d39c74106a50b38b45966f8b72813eced.zip
Use PyPI mirrors.
Package-Manager: portage-2.2.0_alpha2_p2/cvs/Linux x86_64
Diffstat (limited to 'net-zope')
-rw-r--r--net-zope/documenttemplate/documenttemplate-2.13.1.ebuild4
-rw-r--r--net-zope/extensionclass/extensionclass-2.13.2.ebuild4
-rw-r--r--net-zope/initgroups/initgroups-2.13.0.ebuild4
-rw-r--r--net-zope/missing/missing-2.13.1.ebuild4
-rw-r--r--net-zope/multimapping/multimapping-2.13.0.ebuild4
-rw-r--r--net-zope/persistence/persistence-2.13.2.ebuild4
-rw-r--r--net-zope/record/record-2.13.0.ebuild4
-rw-r--r--net-zope/threadlock/threadlock-2.13.0.ebuild4
-rw-r--r--net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild4
-rw-r--r--net-zope/zconfig/zconfig-2.8.0.ebuild4
-rw-r--r--net-zope/zdaemon/zdaemon-2.0.4.ebuild4
-rw-r--r--net-zope/zexceptions/zexceptions-2.13.0.ebuild4
-rw-r--r--net-zope/zlog/zlog-2.11.1.ebuild4
13 files changed, 26 insertions, 26 deletions
diff --git a/net-zope/documenttemplate/documenttemplate-2.13.1.ebuild b/net-zope/documenttemplate/documenttemplate-2.13.1.ebuild
index a3c4bb050770..2709cb5f69cd 100644
--- a/net-zope/documenttemplate/documenttemplate-2.13.1.ebuild
+++ b/net-zope/documenttemplate/documenttemplate-2.13.1.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/net-zope/documenttemplate/documenttemplate-2.13.1.ebuild,v 1.1 2010/07/17 21:36:29 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/documenttemplate/documenttemplate-2.13.1.ebuild,v 1.2 2010/10/30 18:07:46 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Document Templating Markup Language (DTML)"
HOMEPAGE="http://pypi.python.org/pypi/DocumentTemplate"
-SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
LICENSE="ZPL"
SLOT="0"
diff --git a/net-zope/extensionclass/extensionclass-2.13.2.ebuild b/net-zope/extensionclass/extensionclass-2.13.2.ebuild
index 1ebf7fe00176..c29c2bf68a6c 100644
--- a/net-zope/extensionclass/extensionclass-2.13.2.ebuild
+++ b/net-zope/extensionclass/extensionclass-2.13.2.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/net-zope/extensionclass/extensionclass-2.13.2.ebuild,v 1.1 2010/06/16 22:11:15 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/extensionclass/extensionclass-2.13.2.ebuild,v 1.2 2010/10/30 18:10:37 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Metaclass for subclassable extension types"
HOMEPAGE="http://pypi.python.org/pypi/ExtensionClass"
-SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
LICENSE="ZPL"
SLOT="0"
diff --git a/net-zope/initgroups/initgroups-2.13.0.ebuild b/net-zope/initgroups/initgroups-2.13.0.ebuild
index 133cf58e1c28..1da24ff1ef7e 100644
--- a/net-zope/initgroups/initgroups-2.13.0.ebuild
+++ b/net-zope/initgroups/initgroups-2.13.0.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/net-zope/initgroups/initgroups-2.13.0.ebuild,v 1.1 2010/07/04 05:41:42 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/initgroups/initgroups-2.13.0.ebuild,v 1.2 2010/10/30 18:11:12 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -11,7 +11,7 @@ inherit distutils
DESCRIPTION="Convenience uid/gid helper function used in Zope2."
HOMEPAGE="http://pypi.python.org/pypi/initgroups"
-SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.zip"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
LICENSE="ZPL"
SLOT="0"
diff --git a/net-zope/missing/missing-2.13.1.ebuild b/net-zope/missing/missing-2.13.1.ebuild
index 6058dc06c7b1..c27c76a6e027 100644
--- a/net-zope/missing/missing-2.13.1.ebuild
+++ b/net-zope/missing/missing-2.13.1.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/net-zope/missing/missing-2.13.1.ebuild,v 1.1 2010/07/04 04:48:30 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/missing/missing-2.13.1.ebuild,v 1.2 2010/10/30 18:11:47 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Special Missing objects used in Zope2."
HOMEPAGE="http://pypi.python.org/pypi/Missing"
-SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
LICENSE="ZPL"
SLOT="0"
diff --git a/net-zope/multimapping/multimapping-2.13.0.ebuild b/net-zope/multimapping/multimapping-2.13.0.ebuild
index 9e959ee97fd6..39a9c497ce6d 100644
--- a/net-zope/multimapping/multimapping-2.13.0.ebuild
+++ b/net-zope/multimapping/multimapping-2.13.0.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/net-zope/multimapping/multimapping-2.13.0.ebuild,v 1.1 2010/07/04 05:23:58 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/multimapping/multimapping-2.13.0.ebuild,v 1.2 2010/10/30 18:12:22 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Special MultiMapping objects used in Zope2."
HOMEPAGE="http://pypi.python.org/pypi/MultiMapping"
-SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
LICENSE="ZPL"
SLOT="0"
diff --git a/net-zope/persistence/persistence-2.13.2.ebuild b/net-zope/persistence/persistence-2.13.2.ebuild
index 4c17a0b27928..980196757c68 100644
--- a/net-zope/persistence/persistence-2.13.2.ebuild
+++ b/net-zope/persistence/persistence-2.13.2.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/net-zope/persistence/persistence-2.13.2.ebuild,v 1.1 2010/06/16 22:16:29 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/persistence/persistence-2.13.2.ebuild,v 1.2 2010/10/30 18:13:03 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Persistent ExtensionClass"
HOMEPAGE="http://pypi.python.org/pypi/Persistence"
-SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
LICENSE="ZPL"
SLOT="0"
diff --git a/net-zope/record/record-2.13.0.ebuild b/net-zope/record/record-2.13.0.ebuild
index c1d61d076566..33b18ae73598 100644
--- a/net-zope/record/record-2.13.0.ebuild
+++ b/net-zope/record/record-2.13.0.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/net-zope/record/record-2.13.0.ebuild,v 1.1 2010/07/04 04:38:41 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/record/record-2.13.0.ebuild,v 1.2 2010/10/30 18:13:41 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Special Record objects used in Zope2."
HOMEPAGE="http://pypi.python.org/pypi/Record"
-SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
LICENSE="ZPL"
SLOT="0"
diff --git a/net-zope/threadlock/threadlock-2.13.0.ebuild b/net-zope/threadlock/threadlock-2.13.0.ebuild
index 7ed07870e41c..bc6cb30fd01f 100644
--- a/net-zope/threadlock/threadlock-2.13.0.ebuild
+++ b/net-zope/threadlock/threadlock-2.13.0.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/net-zope/threadlock/threadlock-2.13.0.ebuild,v 1.1 2010/07/04 04:56:40 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/threadlock/threadlock-2.13.0.ebuild,v 1.2 2010/10/30 18:14:19 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Special ThreadLock objects used in Zope2."
HOMEPAGE="http://pypi.python.org/pypi/ThreadLock"
-SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
LICENSE="ZPL"
SLOT="0"
diff --git a/net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild b/net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild
index fe5198473eb8..fb34e8f86ff0 100644
--- a/net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild
+++ b/net-zope/zc-lockfile/zc-lockfile-1.0.0.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/net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild,v 1.4 2010/02/10 18:33:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild,v 1.5 2010/10/30 18:14:56 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -12,7 +12,7 @@ MY_P=${MY_PN}-${PV}
DESCRIPTION="Basic inter-process locks"
HOMEPAGE="http://pypi.python.org/pypi/zc.lockfile"
-SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="ZPL"
SLOT="0"
diff --git a/net-zope/zconfig/zconfig-2.8.0.ebuild b/net-zope/zconfig/zconfig-2.8.0.ebuild
index d08a748a1466..706943979f0d 100644
--- a/net-zope/zconfig/zconfig-2.8.0.ebuild
+++ b/net-zope/zconfig/zconfig-2.8.0.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/net-zope/zconfig/zconfig-2.8.0.ebuild,v 1.1 2010/04/18 00:54:07 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zconfig/zconfig-2.8.0.ebuild,v 1.2 2010/10/30 18:15:33 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -14,7 +14,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Structured Configuration Library"
HOMEPAGE="http://pypi.python.org/pypi/ZConfig"
-SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="ZPL"
SLOT="0"
diff --git a/net-zope/zdaemon/zdaemon-2.0.4.ebuild b/net-zope/zdaemon/zdaemon-2.0.4.ebuild
index c50db24ac482..4c33d550309d 100644
--- a/net-zope/zdaemon/zdaemon-2.0.4.ebuild
+++ b/net-zope/zdaemon/zdaemon-2.0.4.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/net-zope/zdaemon/zdaemon-2.0.4.ebuild,v 1.4 2010/02/10 18:35:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zdaemon/zdaemon-2.0.4.ebuild,v 1.5 2010/10/30 18:16:11 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -9,7 +9,7 @@ inherit distutils
DESCRIPTION="Daemon process control library and tools for Unix-based systems"
HOMEPAGE="http://pypi.python.org/pypi/zdaemon"
-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="ZPL"
SLOT="0"
diff --git a/net-zope/zexceptions/zexceptions-2.13.0.ebuild b/net-zope/zexceptions/zexceptions-2.13.0.ebuild
index b1957d70d2fb..3fc5a0a40069 100644
--- a/net-zope/zexceptions/zexceptions-2.13.0.ebuild
+++ b/net-zope/zexceptions/zexceptions-2.13.0.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/net-zope/zexceptions/zexceptions-2.13.0.ebuild,v 1.1 2010/07/17 16:12:11 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zexceptions/zexceptions-2.13.0.ebuild,v 1.2 2010/10/30 18:17:03 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="zExceptions contains common exceptions used in Zope2."
HOMEPAGE="http://pypi.python.org/pypi/zExceptions"
-SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
LICENSE="ZPL"
SLOT="0"
diff --git a/net-zope/zlog/zlog-2.11.1.ebuild b/net-zope/zlog/zlog-2.11.1.ebuild
index cf9802b48606..f7c16c528e57 100644
--- a/net-zope/zlog/zlog-2.11.1.ebuild
+++ b/net-zope/zlog/zlog-2.11.1.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/net-zope/zlog/zlog-2.11.1.ebuild,v 1.5 2010/02/14 19:17:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zlog/zlog-2.11.1.ebuild,v 1.6 2010/10/30 18:17:55 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -12,7 +12,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="A general logging facility"
HOMEPAGE="http://pypi.python.org/pypi/zLOG"
-SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="ZPL"
SLOT="0"