[arch-commits] Commit in tzdata/repos (3 files)

2019-09-24 Thread Jelle van der Waa via arch-commits
Date: Tuesday, September 24, 2019 @ 11:38:55
  Author: jelle
Revision: 363338

db-move: moved tzdata from [testing] to [core] (x86_64)

Added:
  tzdata/repos/core-x86_64/PKGBUILD
(from rev 363337, tzdata/repos/testing-x86_64/PKGBUILD)
Deleted:
  tzdata/repos/core-x86_64/PKGBUILD
  tzdata/repos/testing-x86_64/

--+
 /PKGBUILD|   53 +
 core-x86_64/PKGBUILD |   50 --
 2 files changed, 53 insertions(+), 50 deletions(-)

Deleted: core-x86_64/PKGBUILD
===
--- core-x86_64/PKGBUILD2019-09-24 10:47:35 UTC (rev 363337)
+++ core-x86_64/PKGBUILD2019-09-24 11:38:55 UTC (rev 363338)
@@ -1,50 +0,0 @@
-# Maintainer: Andreas Radke 
-
-pkgname=tzdata
-pkgver=2019c
-_tzcode=2019c
-_tzdata=2019c
-pkgrel=1
-pkgdesc="Sources for time zone and daylight saving time data"
-arch=('x86_64')
-url="https://www.iana.org/time-zones;
-license=('custom: public domain')
-options=('!emptydirs')
-source=(https://www.iana.org/time-zones/repository/releases/tzcode${_tzcode}.tar.gz{,.asc}
-
https://www.iana.org/time-zones/repository/releases/${pkgname}${_tzdata}.tar.gz{,.asc})
-# new signing key is not available via public keyservers
-sha512sums=('61ef36385f501c338c263081486de0d1fccd454b86f8777b0dbad4ea3f21bbde059d0a91c23e207b167ed013127d3db8b7528f0188814a8b44d1f946b19d9b8b'
-'SKIP'
-
'2921cbb2fd44a6b8f7f2ed42c13fbae28195aa5c2eeefa70396bc97cdbaad679c6cc3c143da82cca5b0279065c02389e9af536904288c12886bf345baa8c6565'
-'SKIP')
-validpgpkeys=('7E3792A9D8ACF7D633BC1588ED97E90E62AA7E34') # Paul Eggert 

-
-timezones=('africa' 'antarctica' 'asia' 'australasia'
-   'europe' 'northamerica' 'southamerica'
-   'pacificnew' 'etcetera' 'backward'
-   'systemv' 'factory')
-
-prepare() {
-  sed -i "s:sbin:bin:g" Makefile
-}
-
-build() {
-  make
-}
-
-package() {
-  cd ${srcdir}
-  # install tzcode stuff
-  make DESTDIR="${pkgdir}" install
-
-  # install tzdata stuff
-  ./zic -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
-  ./zic -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
-  ./zic -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds ${timezones[@]}
-  
-  ./zic -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
-  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone1970.tab 
zone.tab # zone.tab is depricated and will go soon
-  
-  # cleanup
-  rm "${pkgdir}/etc/localtime"
-}

Copied: tzdata/repos/core-x86_64/PKGBUILD (from rev 363337, 
tzdata/repos/testing-x86_64/PKGBUILD)
===
--- core-x86_64/PKGBUILD(rev 0)
+++ core-x86_64/PKGBUILD2019-09-24 11:38:55 UTC (rev 363338)
@@ -0,0 +1,53 @@
+# Maintainer: Andreas Radke 
+
+pkgname=tzdata
+pkgver=2019c
+_tzcode=2019c
+_tzdata=2019c
+pkgrel=2
+pkgdesc="Sources for time zone and daylight saving time data"
+arch=('x86_64')
+url="https://www.iana.org/time-zones;
+license=('custom: public domain')
+options=('!emptydirs')
+source=(https://www.iana.org/time-zones/repository/releases/tzcode${_tzcode}.tar.gz{,.asc}
+
https://www.iana.org/time-zones/repository/releases/${pkgname}${_tzdata}.tar.gz{,.asc})
+# new signing key is not available via public keyservers
+sha512sums=('61ef36385f501c338c263081486de0d1fccd454b86f8777b0dbad4ea3f21bbde059d0a91c23e207b167ed013127d3db8b7528f0188814a8b44d1f946b19d9b8b'
+'SKIP'
+
'2921cbb2fd44a6b8f7f2ed42c13fbae28195aa5c2eeefa70396bc97cdbaad679c6cc3c143da82cca5b0279065c02389e9af536904288c12886bf345baa8c6565'
+'SKIP')
+validpgpkeys=('7E3792A9D8ACF7D633BC1588ED97E90E62AA7E34') # Paul Eggert 

+
+timezones=('africa' 'antarctica' 'asia' 'australasia'
+   'europe' 'northamerica' 'southamerica'
+   'pacificnew' 'etcetera' 'backward'
+   'systemv' 'factory')
+
+prepare() {
+  sed -i "s:sbin:bin:g" Makefile
+}
+
+build() {
+  make LFLAGS=${LDFLAGS}
+}
+
+package() {
+  cd ${srcdir}
+  # install tzcode stuff
+  make DESTDIR="${pkgdir}" install
+
+  # install tzdata stuff
+  ./zic -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
+  ./zic -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
+  ./zic -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds ${timezones[@]}
+  
+  ./zic -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
+  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone1970.tab 
zone.tab # zone.tab is depricated and will go soon
+  
+  # cleanup
+  rm "${pkgdir}/etc/localtime"
+
+  # install license
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}


[arch-commits] Commit in tzdata/repos (3 files)

2012-11-18 Thread andyrtr
Date: Sunday, November 18, 2012 @ 04:59:01
  Author: andyrtr
Revision: 171510

db-move: moved tzdata from [testing] to [core] (any)

Added:
  tzdata/repos/core-any/PKGBUILD
(from rev 171509, tzdata/repos/testing-any/PKGBUILD)
Deleted:
  tzdata/repos/core-any/PKGBUILD
  tzdata/repos/testing-any/

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-11-18 09:33:16 UTC (rev 171509)
+++ core-any/PKGBUILD   2012-11-18 09:59:01 UTC (rev 171510)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=tzdata
-pkgver=2012i
-pkgrel=1
-pkgdesc=Sources for time zone and daylight saving time data
-arch=('any')
-url=http://www.iana.org/time-zones;
-license=('GPL')
-options=('!emptydirs')
-source=(http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz)
-sha1sums=('53b305e2d5042cd0147df41f7498243f0a55dc79')
-
-timezones=('africa' 'antarctica' 'asia' 'australasia'
-   'europe' 'northamerica' 'southamerica'
-   'pacificnew' 'etcetera' 'backward'
-   'systemv' 'factory'
-   'solar87' 'solar88' 'solar89')
-
-package() {
-  cd ${srcdir}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
-  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
-}

Copied: tzdata/repos/core-any/PKGBUILD (from rev 171509, 
tzdata/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-11-18 09:59:01 UTC (rev 171510)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=tzdata
+pkgver=2012j
+pkgrel=1
+pkgdesc=Sources for time zone and daylight saving time data
+arch=('any')
+url=http://www.iana.org/time-zones;
+license=('GPL')
+options=('!emptydirs')
+source=(http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz)
+sha1sums=('69a5c9866612792b010f521c0f7b9a34c4e57192')
+
+timezones=('africa' 'antarctica' 'asia' 'australasia'
+   'europe' 'northamerica' 'southamerica'
+   'pacificnew' 'etcetera' 'backward'
+   'systemv' 'factory'
+   'solar87' 'solar88' 'solar89')
+
+package() {
+  cd ${srcdir}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
+  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
+}



[arch-commits] Commit in tzdata/repos (3 files)

2012-11-11 Thread andyrtr
Date: Sunday, November 11, 2012 @ 05:22:59
  Author: andyrtr
Revision: 170781

db-move: moved tzdata from [testing] to [core] (any)

Added:
  tzdata/repos/core-any/PKGBUILD
(from rev 170779, tzdata/repos/testing-any/PKGBUILD)
Deleted:
  tzdata/repos/core-any/PKGBUILD
  tzdata/repos/testing-any/

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-11-11 10:22:57 UTC (rev 170780)
+++ core-any/PKGBUILD   2012-11-11 10:22:59 UTC (rev 170781)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=tzdata
-pkgver=2012h
-pkgrel=1
-pkgdesc=Sources for time zone and daylight saving time data
-arch=('any')
-url=http://www.iana.org/time-zones;
-license=('GPL')
-options=('!emptydirs')
-source=(http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz)
-sha1sums=('fac62cfb0bebbaf318a146eb67b201e3b714fab4')
-
-timezones=('africa' 'antarctica' 'asia' 'australasia'
-   'europe' 'northamerica' 'southamerica'
-   'pacificnew' 'etcetera' 'backward'
-   'systemv' 'factory'
-   'solar87' 'solar88' 'solar89')
-
-package() {
-  cd ${srcdir}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
-  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
-}

Copied: tzdata/repos/core-any/PKGBUILD (from rev 170779, 
tzdata/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-11-11 10:22:59 UTC (rev 170781)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=tzdata
+pkgver=2012i
+pkgrel=1
+pkgdesc=Sources for time zone and daylight saving time data
+arch=('any')
+url=http://www.iana.org/time-zones;
+license=('GPL')
+options=('!emptydirs')
+source=(http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz)
+sha1sums=('53b305e2d5042cd0147df41f7498243f0a55dc79')
+
+timezones=('africa' 'antarctica' 'asia' 'australasia'
+   'europe' 'northamerica' 'southamerica'
+   'pacificnew' 'etcetera' 'backward'
+   'systemv' 'factory'
+   'solar87' 'solar88' 'solar89')
+
+package() {
+  cd ${srcdir}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
+  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
+}



[arch-commits] Commit in tzdata/repos (3 files)

2012-10-29 Thread andyrtr
Date: Monday, October 29, 2012 @ 04:16:49
  Author: andyrtr
Revision: 169785

db-move: moved tzdata from [testing] to [core] (any)

Added:
  tzdata/repos/core-any/PKGBUILD
(from rev 169784, tzdata/repos/testing-any/PKGBUILD)
Deleted:
  tzdata/repos/core-any/PKGBUILD
  tzdata/repos/testing-any/

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-10-29 02:36:42 UTC (rev 169784)
+++ core-any/PKGBUILD   2012-10-29 08:16:49 UTC (rev 169785)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=tzdata
-pkgver=2012g
-pkgrel=1
-pkgdesc=Sources for time zone and daylight saving time data
-arch=('any')
-url=http://www.iana.org/time-zones;
-license=('GPL')
-options=('!emptydirs')
-source=(http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz)
-sha1sums=('b3a089ef0b56314252eec217e86e6483dd641d51')
-
-timezones=('africa' 'antarctica' 'asia' 'australasia'
-   'europe' 'northamerica' 'southamerica'
-   'pacificnew' 'etcetera' 'backward'
-   'systemv' 'factory'
-   'solar87' 'solar88' 'solar89')
-
-package() {
-  cd ${srcdir}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
-  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
-}

Copied: tzdata/repos/core-any/PKGBUILD (from rev 169784, 
tzdata/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-10-29 08:16:49 UTC (rev 169785)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=tzdata
+pkgver=2012h
+pkgrel=1
+pkgdesc=Sources for time zone and daylight saving time data
+arch=('any')
+url=http://www.iana.org/time-zones;
+license=('GPL')
+options=('!emptydirs')
+source=(http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz)
+sha1sums=('fac62cfb0bebbaf318a146eb67b201e3b714fab4')
+
+timezones=('africa' 'antarctica' 'asia' 'australasia'
+   'europe' 'northamerica' 'southamerica'
+   'pacificnew' 'etcetera' 'backward'
+   'systemv' 'factory'
+   'solar87' 'solar88' 'solar89')
+
+package() {
+  cd ${srcdir}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
+  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
+}



[arch-commits] Commit in tzdata/repos (3 files)

2012-10-21 Thread andyrtr
Date: Sunday, October 21, 2012 @ 14:58:52
  Author: andyrtr
Revision: 169468

db-move: moved tzdata from [testing] to [core] (any)

Added:
  tzdata/repos/core-any/PKGBUILD
(from rev 169467, tzdata/repos/testing-any/PKGBUILD)
Deleted:
  tzdata/repos/core-any/PKGBUILD
  tzdata/repos/testing-any/

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-10-21 18:14:40 UTC (rev 169467)
+++ core-any/PKGBUILD   2012-10-21 18:58:52 UTC (rev 169468)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=tzdata
-pkgver=2012f
-pkgrel=1
-pkgdesc=Sources for time zone and daylight saving time data
-arch=('any')
-url=http://www.iana.org/time-zones;
-license=('GPL')
-options=('!emptydirs')
-source=(http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz)
-sha1sums=('9fd8f90f8167b0a2a916edd9f681ed23b5fb605b')
-
-timezones=('africa' 'antarctica' 'asia' 'australasia'
-   'europe' 'northamerica' 'southamerica'
-   'pacificnew' 'etcetera' 'backward'
-   'systemv' 'factory'
-   'solar87' 'solar88' 'solar89')
-
-package() {
-  cd ${srcdir}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
-  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
-}

Copied: tzdata/repos/core-any/PKGBUILD (from rev 169467, 
tzdata/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-10-21 18:58:52 UTC (rev 169468)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=tzdata
+pkgver=2012g
+pkgrel=1
+pkgdesc=Sources for time zone and daylight saving time data
+arch=('any')
+url=http://www.iana.org/time-zones;
+license=('GPL')
+options=('!emptydirs')
+source=(http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz)
+sha1sums=('b3a089ef0b56314252eec217e86e6483dd641d51')
+
+timezones=('africa' 'antarctica' 'asia' 'australasia'
+   'europe' 'northamerica' 'southamerica'
+   'pacificnew' 'etcetera' 'backward'
+   'systemv' 'factory'
+   'solar87' 'solar88' 'solar89')
+
+package() {
+  cd ${srcdir}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
+  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
+}



[arch-commits] Commit in tzdata/repos (3 files)

2012-09-17 Thread andyrtr
Date: Monday, September 17, 2012 @ 12:19:55
  Author: andyrtr
Revision: 166749

db-move: moved tzdata from [testing] to [core] (any)

Added:
  tzdata/repos/core-any/PKGBUILD
(from rev 166748, tzdata/repos/testing-any/PKGBUILD)
Deleted:
  tzdata/repos/core-any/PKGBUILD
  tzdata/repos/testing-any/

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-09-17 16:06:49 UTC (rev 166748)
+++ core-any/PKGBUILD   2012-09-17 16:19:55 UTC (rev 166749)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=tzdata
-pkgver=2012e
-pkgrel=1
-pkgdesc=Sources for time zone and daylight saving time data
-arch=('any')
-url=http://www.iana.org/time-zones;
-license=('GPL')
-options=('!emptydirs')
-source=(http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz)
-sha1sums=('8520206d8dc2a4188bd6e7a85f25cbb256b10d36')
-
-timezones=('africa' 'antarctica' 'asia' 'australasia'
-   'europe' 'northamerica' 'southamerica'
-   'pacificnew' 'etcetera' 'backward'
-   'systemv' 'factory'
-   'solar87' 'solar88' 'solar89')
-
-package() {
-  cd ${srcdir}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
-  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
-}

Copied: tzdata/repos/core-any/PKGBUILD (from rev 166748, 
tzdata/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-09-17 16:19:55 UTC (rev 166749)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=tzdata
+pkgver=2012f
+pkgrel=1
+pkgdesc=Sources for time zone and daylight saving time data
+arch=('any')
+url=http://www.iana.org/time-zones;
+license=('GPL')
+options=('!emptydirs')
+source=(http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz)
+sha1sums=('9fd8f90f8167b0a2a916edd9f681ed23b5fb605b')
+
+timezones=('africa' 'antarctica' 'asia' 'australasia'
+   'europe' 'northamerica' 'southamerica'
+   'pacificnew' 'etcetera' 'backward'
+   'systemv' 'factory'
+   'solar87' 'solar88' 'solar89')
+
+package() {
+  cd ${srcdir}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
+  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
+}



[arch-commits] Commit in tzdata/repos (3 files)

2012-08-04 Thread andyrtr
Date: Saturday, August 4, 2012 @ 12:05:00
  Author: andyrtr
Revision: 164749

db-move: moved tzdata from [testing] to [core] (any)

Added:
  tzdata/repos/core-any/PKGBUILD
(from rev 164748, tzdata/repos/testing-any/PKGBUILD)
Deleted:
  tzdata/repos/core-any/PKGBUILD
  tzdata/repos/testing-any/

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-08-04 13:55:39 UTC (rev 164748)
+++ core-any/PKGBUILD   2012-08-04 16:05:00 UTC (rev 164749)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=tzdata
-pkgver=2012d
-pkgrel=1
-pkgdesc=Sources for time zone and daylight saving time data
-arch=('any')
-url=http://www.iana.org/time-zones;
-license=('GPL')
-options=('!emptydirs')
-source=(http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz)
-sha1sums=('65d98727233bfd3f5d20dceafab0a81ae2cb5527')
-
-timezones=('africa' 'antarctica' 'asia' 'australasia'
-   'europe' 'northamerica' 'southamerica'
-   'pacificnew' 'etcetera' 'backward'
-   'systemv' 'factory'
-   'solar87' 'solar88' 'solar89')
-
-package() {
-  cd ${srcdir}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
-  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
-}

Copied: tzdata/repos/core-any/PKGBUILD (from rev 164748, 
tzdata/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-08-04 16:05:00 UTC (rev 164749)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=tzdata
+pkgver=2012e
+pkgrel=1
+pkgdesc=Sources for time zone and daylight saving time data
+arch=('any')
+url=http://www.iana.org/time-zones;
+license=('GPL')
+options=('!emptydirs')
+source=(http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz)
+sha1sums=('8520206d8dc2a4188bd6e7a85f25cbb256b10d36')
+
+timezones=('africa' 'antarctica' 'asia' 'australasia'
+   'europe' 'northamerica' 'southamerica'
+   'pacificnew' 'etcetera' 'backward'
+   'systemv' 'factory'
+   'solar87' 'solar88' 'solar89')
+
+package() {
+  cd ${srcdir}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
+  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
+}



[arch-commits] Commit in tzdata/repos (3 files)

2012-07-22 Thread andyrtr
Date: Sunday, July 22, 2012 @ 13:16:01
  Author: andyrtr
Revision: 163955

db-move: moved tzdata from [testing] to [core] ( any)

Added:
  tzdata/repos/core-any/PKGBUILD
(from rev 163954, tzdata/repos/testing-any/PKGBUILD)
Deleted:
  tzdata/repos/core-any/PKGBUILD
  tzdata/repos/testing-any/

--+
 PKGBUILD |   57 -
 1 file changed, 28 insertions(+), 29 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-07-22 17:08:36 UTC (rev 163954)
+++ core-any/PKGBUILD   2012-07-22 17:16:01 UTC (rev 163955)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=tzdata
-pkgver=2012c
-pkgrel=1
-pkgdesc=Sources for time zone and daylight saving time data
-arch=('any')
-url=http://www.iana.org/time-zones;
-license=('GPL')
-options=('!emptydirs')
-source=(#http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz
-ftp://munnari.oz.au/pub/${pkgname}${pkgver}.tar.gz)
-sha1sums=('e0cd9c2cc0ac8d90ed842133b910d4bb3bc1a6dd')
-
-timezones=('africa' 'antarctica' 'asia' 'australasia'
-   'europe' 'northamerica' 'southamerica'
-   'pacificnew' 'etcetera' 'backward'
-   'systemv' 'factory'
-   'solar87' 'solar88' 'solar89')
-
-package() {
-  cd ${srcdir}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
-  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
-}

Copied: tzdata/repos/core-any/PKGBUILD (from rev 163954, 
tzdata/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-07-22 17:16:01 UTC (rev 163955)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=tzdata
+pkgver=2012d
+pkgrel=1
+pkgdesc=Sources for time zone and daylight saving time data
+arch=('any')
+url=http://www.iana.org/time-zones;
+license=('GPL')
+options=('!emptydirs')
+source=(http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz)
+sha1sums=('65d98727233bfd3f5d20dceafab0a81ae2cb5527')
+
+timezones=('africa' 'antarctica' 'asia' 'australasia'
+   'europe' 'northamerica' 'southamerica'
+   'pacificnew' 'etcetera' 'backward'
+   'systemv' 'factory'
+   'solar87' 'solar88' 'solar89')
+
+package() {
+  cd ${srcdir}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
+  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
+}



[arch-commits] Commit in tzdata/repos (3 files)

2012-04-05 Thread andyrtr
Date: Thursday, April 5, 2012 @ 13:22:56
  Author: andyrtr
Revision: 155723

db-move: moved tzdata from [testing] to [core] (any)

Added:
  tzdata/repos/core-any/PKGBUILD
(from rev 155722, tzdata/repos/testing-any/PKGBUILD)
Deleted:
  tzdata/repos/core-any/PKGBUILD
  tzdata/repos/testing-any/

--+
 PKGBUILD |   60 +---
 1 file changed, 29 insertions(+), 31 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-04-05 16:37:06 UTC (rev 155722)
+++ core-any/PKGBUILD   2012-04-05 17:22:56 UTC (rev 155723)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=tzdata
-pkgver=2012b
-pkgrel=3
-_tzcode=2012b
-_tzdata=2012b
-pkgdesc=Sources for time zone and daylight saving time data
-arch=('any')
-url=http://www.iana.org/time-zones;
-license=('GPL')
-options=('!emptydirs')
-source=(#http://www.iana.org/time-zones/repository/releases/${pkgname}${_tzdata}.tar.gz
-ftp://munnari.oz.au/pub/${pkgname}${_tzdata}.tar.gz)
-md5sums=('0615fd29def380a917e528433c820368')
-
-timezones=('africa' 'antarctica' 'asia' 'australasia'
-   'europe' 'northamerica' 'southamerica'
-   'pacificnew' 'etcetera' 'backward'
-   'systemv' 'factory'
-   'solar87' 'solar88' 'solar89')
-
-package() {
-  cd ${srcdir}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
-  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
-  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
-}

Copied: tzdata/repos/core-any/PKGBUILD (from rev 155722, 
tzdata/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-04-05 17:22:56 UTC (rev 155723)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=tzdata
+pkgver=2012c
+pkgrel=1
+pkgdesc=Sources for time zone and daylight saving time data
+arch=('any')
+url=http://www.iana.org/time-zones;
+license=('GPL')
+options=('!emptydirs')
+source=(#http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz
+ftp://munnari.oz.au/pub/${pkgname}${pkgver}.tar.gz)
+sha1sums=('e0cd9c2cc0ac8d90ed842133b910d4bb3bc1a6dd')
+
+timezones=('africa' 'antarctica' 'asia' 'australasia'
+   'europe' 'northamerica' 'southamerica'
+   'pacificnew' 'etcetera' 'backward'
+   'systemv' 'factory'
+   'solar87' 'solar88' 'solar89')
+
+package() {
+  cd ${srcdir}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
+  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
+}