summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-10-29 07:55:46 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-10-29 07:59:27 +0000
commit3cec5bd675c583b39c72eb2df45bc8f2ea342a12 (patch)
treef5ee0fa89adc5e5315289fd4d513e0b0e67bf323 /sys-libs/timezone-data/metadata.xml
parentsys-libs/timezone-data: bump up to 2020d (diff)
downloadgentoo-3cec5bd675c583b39c72eb2df45bc8f2ea342a12.tar.gz
gentoo-3cec5bd675c583b39c72eb2df45bc8f2ea342a12.tar.bz2
gentoo-3cec5bd675c583b39c72eb2df45bc8f2ea342a12.zip
sys-libs/timezone-data: add USE=zic-slim (disable by default)
Many programs can't handle "slim" format of /usr/share/zoneinfo. Expose an USE flag to allow ease switching back and forth while using up to date zoneinfo data. Bug: https://bugs.gentoo.org/749591 Bug: https://bugs.gentoo.org/747538 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs/timezone-data/metadata.xml')
-rw-r--r--sys-libs/timezone-data/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys-libs/timezone-data/metadata.xml b/sys-libs/timezone-data/metadata.xml
index a74a2f3c9066..0cca351e7a09 100644
--- a/sys-libs/timezone-data/metadata.xml
+++ b/sys-libs/timezone-data/metadata.xml
@@ -15,5 +15,9 @@
when counting seconds since the epoch (while POSIX does not) as they are
based on the TAI (International Atomic Time) clock
</flag>
+ <flag name="zic-slim">
+ Default to 'slim' file format for /usr/share/zoneinfo. Otherise 'fat' format
+ is used. Not all programs can handle 'slim' format'.
+ </flag>
</use>
</pkgmetadata>