mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
tzdata: remove long_desc.
This commit is contained in:
parent
8c77d942e1
commit
6bed59df5d
1 changed files with 1 additions and 6 deletions
|
@ -3,7 +3,7 @@ pkgname=tzdata
|
||||||
wrksrc=${pkgname}
|
wrksrc=${pkgname}
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
version=2013i
|
version=2013i
|
||||||
revision=1
|
revision=2
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
homepage="http://www.iana.org/time-zones"
|
homepage="http://www.iana.org/time-zones"
|
||||||
short_desc="Time zone and daylight-saving time data"
|
short_desc="Time zone and daylight-saving time data"
|
||||||
|
@ -11,11 +11,6 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://www.iana.org/time-zones/repository/releases/tzdata${version}.tar.gz"
|
distfiles="http://www.iana.org/time-zones/repository/releases/tzdata${version}.tar.gz"
|
||||||
checksum=1cd56a6ee964143ef0c65229968a5093988335b95e9115235b5e7b7e45e67dda
|
checksum=1cd56a6ee964143ef0c65229968a5093988335b95e9115235b5e7b7e45e67dda
|
||||||
long_desc="
|
|
||||||
This package contains data required for the implementation of standard
|
|
||||||
local time for many representative locations around the globe. It is
|
|
||||||
updated periodically to reflect changes made by political bodies to time
|
|
||||||
zone boundaries, UTC offsets, and daylight-saving rules."
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
local timezones="africa antarctica asia australasia europe northamerica \
|
local timezones="africa antarctica asia australasia europe northamerica \
|
||||||
|
|
Loading…
Add table
Reference in a new issue