dcallagh-exheres

My personal Exherbo repository
git clone https://code.djc.id.au/git/dcallagh-exheres/
commit 534afb55192fe34fa475cd450aed73725683048d
parent 0658e870dd5fbb2f99ebb4d9f898a8b01a8380da
Author: Dan Callaghan <djc@djc.id.au>
Date:   Sun, 31 Oct 2010 15:33:13 +1000

added pytz

Diffstat:
Apackages/dev-python/pytz/pytz-2010l.exheres-0 | 14++++++++++++++
1 file changed, 14 insertions(+), 0 deletions(-)
diff --git a/packages/dev-python/pytz/pytz-2010l.exheres-0 b/packages/dev-python/pytz/pytz-2010l.exheres-0
@@ -0,0 +1,14 @@
+# Copyright 2010 Dan Callaghan <djc@djc.id.au>
+# Distributed under the terms of the GNU General Public License v2
+
+require pypi distutils [ python_dep=2.3 ]
+
+SUMMARY="Olson timezone database for Python"
+HOMEPAGE="http://pytz.sourceforge.net/"
+
+LICENCES="MIT"
+SLOT="0"
+PLATFORMS="~amd64 ~x86"
+
+BUGS_TO="djc@djc.id.au"
+