summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2010-04-22 17:15:42 -0500
committerJesse Gilles <jgilles@multitech.com>2010-04-26 11:37:33 -0500
commit1236bfb9ad50d7633d3465cf7d3d1afc1f2cd9c8 (patch)
tree22d194008dd595b5c75c876ab3ff5cc87b977266
parentb710049e087a5895ac6d441b071a132b7262db45 (diff)
tzdata: add 2010g
-rw-r--r--recipes/tzdata/tzdata_2010g.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/tzdata/tzdata_2010g.bb b/recipes/tzdata/tzdata_2010g.bb
new file mode 100644
index 0000000000..ce44f466a2
--- /dev/null
+++ b/recipes/tzdata/tzdata_2010g.bb
@@ -0,0 +1,13 @@
+require recipes/tzdata/tzdata.inc
+
+SRC_URI = "http://ftp.uni-erlangen.de/pub/Linux/MIRROR.gentoo/distfiles/tzdata${PV}.tar.gz;name=tar \
+"
+
+SRC_URI[tar.md5sum] = "d0e8f560977470b0fc65b79b585cf5e4"
+SRC_URI[tar.sha256sum] = "a069dbea2989613466f9f4adb6de381efb46aeb9ff89e03fabb23dcae2c4cd90"
+
+MIRRORS_prepend () {
+http://ftp.uni-erlangen.de/pub/Linux/MIRROR.gentoo/distfiles/ http://mirror.mcs.anl.gov/pub/gentoo/distfiles/
+http://ftp.uni-erlangen.de/pub/Linux/MIRROR.gentoo/distfiles/ http://mirrors.rit.edu/gentoo/distfiles/
+http://ftp.uni-erlangen.de/pub/Linux/MIRROR.gentoo/distfiles/ ftp://munnari.oz.au/pub/oldtz/
+}