commit:     ee33b3314557f8e0e46be235e01d9359341a861b
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 23 14:29:24 2016 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Thu Jun 23 14:29:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee33b331

sys-libs/timezone-data: drop old <2016d versions

 sys-libs/timezone-data/Manifest                    |   2 -
 .../files/timezone-data-2016a-makefile.patch       |  84 -----------
 sys-libs/timezone-data/timezone-data-2016c.ebuild  | 157 ---------------------
 3 files changed, 243 deletions(-)

diff --git a/sys-libs/timezone-data/Manifest b/sys-libs/timezone-data/Manifest
index 7feb593..b67ac22 100644
--- a/sys-libs/timezone-data/Manifest
+++ b/sys-libs/timezone-data/Manifest
@@ -1,6 +1,4 @@
-DIST tzcode2016c.tar.gz 192354 SHA256 
344b1bd486935bca2b7baa47db3b99b32211c45f31ec0d1ead8bacd103c5a416 SHA512 
813309b46e4214cbe7d22b9951bad15536f5d394d2f651b60ae66c14dd8c232d51991ad80f7f02c324f896e680c7efb0321a9e4799c96735f1a82e258a87dff7
 WHIRLPOOL 
97ceaf75521beea703ab9477dbd4eb12c167559b6f94626f28deefdc01cb58b2b516fddd0db9907399b3fdfbe132d054eb42abc5610065546ef49bda1b4b8188
 DIST tzcode2016d.tar.gz 192870 SHA256 
a8f33d6f87aef7e109e4769fc7f6e63637d52d07ddf6440a1a50df3d9a34e0ca SHA512 
c6f6259a78fadaab293be0a4123c226d1a327588639cfa8dadb5a74bd58552892a0c87cfd3a33888f886f51aff34465c89505f0892e6bcbe24247a9160e7328c
 WHIRLPOOL 
968e1e4d635853d81e3bb522543ca7c216f9110a0d20de612c0b1220fac926325e7b6f2a6381830ecb43e633ba29d66c08ec2c890cd8685793c4d66378022b82
 DIST tzcode2016e.tar.gz 194647 SHA256 
57d8c4fcd5e8a90657d0e298eac5effb1a642119c92308db68d13a4612fa459e SHA512 
dcaf615ada96920e60ffb336253f53541861153decc156d41661f43e0bfb128c6c231b0b776bbe3f2176549346275fc5a879074f4977d5141228e58cb33a41c6
 WHIRLPOOL 
e9397b1d4236062a95a46ed463378a295a1959593611536416aeeb8c72c98131cf059d065439f59ae2b40722129b1c2ede7d14dc131ed431042620e54133148d
-DIST tzdata2016c.tar.gz 308625 SHA256 
8700d981e6f2007ac037dabb5d2b12f390e8629bbc30e564bc21cf0c069a2d48 SHA512 
03eab77c8b3176da1dd17d1d9062b151036b01d224f1e4b60f34a2db6899150431f34f4d9f39652648aae3a55326fd6f85d6deefe3f27b36eaed9ef39ed3f53c
 WHIRLPOOL 
5d347c99312962ca5205eb6892febe72c0ab0dcb0a9c6d047dc3c81cdfa787014aa7b06713494cbf4d5d7a52859df04ae5e7b6789c5fe3dce0f8aa3d91af7886
 DIST tzdata2016d.tar.gz 312481 SHA256 
d9554dfba0efd76053582bd89e8c7036ef12eee14fdd506675b08a5b59f0a1b4 SHA512 
f1beb1793c4c7d18f2dadaf4a928b1476f66b400bda0c87b06155c0dd1c4b4a26bb2f37dc17a3676a2bbe9c1e71a5d8b27a171c797a86464b0bc0d13abfb2f99
 WHIRLPOOL 
c6933da933c10bb518fffb5b135bc0d5a717cc955cc75fe36e97e2df08bf07663e493786640def956055cab28e3ea3edfc0b71fa2303788fcafb82312380b060
 DIST tzdata2016e.tar.gz 313684 SHA256 
ba00f899f18dc4048d7fa21f5e1fdef434496084eedc06f6caa15e5ecdb6bd81 SHA512 
dace0f6fc87a73879ca3a1b143d7dcf9c50803e23e6b8c91f83711704e28129af776676c547c42f14dee7f1e8e285ce25296e53a52d11f4c8f155b5f80f4beb3
 WHIRLPOOL 
69f5e70ae836c71c84c3bb1653887b15e2d408fe0927397a8f16f81b13ce1a23e1ad881084eb36b7785b3f129299830d03a5d2722029fdb8eed305c851661b7d

diff --git a/sys-libs/timezone-data/files/timezone-data-2016a-makefile.patch 
b/sys-libs/timezone-data/files/timezone-data-2016a-makefile.patch
deleted file mode 100644
index d1d296c..0000000
--- a/sys-libs/timezone-data/files/timezone-data-2016a-makefile.patch
+++ /dev/null
@@ -1,84 +0,0 @@
- - Fix up default paths
- - Support env CC
- - Don't build/install libtz.a
- - Don't install man-pages provided by sys-apps/man-pages
- - Move tzselect, zic, and zdump to bin
- - Do not run network based unittests
-
---- a/Makefile
-+++ b/Makefile
-@@ -45,21 +45,21 @@ POSIXRULES=        America/New_York
- 
- # Everything gets put in subdirectories of. . .
- 
--TOPDIR=               /usr/local
-+TOPDIR=               /usr
- 
- # "Compiled" time zone information is placed in the "TZDIR" directory
- # (and subdirectories).
- # Use an absolute path name for TZDIR unless you're just testing the software.
- 
- TZDIR_BASENAME=       zoneinfo
--TZDIR=                $(TOPDIR)/etc/$(TZDIR_BASENAME)
-+TZDIR=                $(TOPDIR)/share/$(TZDIR_BASENAME)
- 
- # Types to try, as an alternative to time_t.  int64_t should be first.
- TIME_T_ALTERNATIVES= int64_t int32_t uint32_t uint64_t
- 
- # The "tzselect", "zic", and "zdump" commands get installed in. . .
- 
--ETCDIR=               $(TOPDIR)/etc
-+SBINDIR=              $(TOPDIR)/sbin
- 
- # If you "make INSTALL", the "date" command gets installed in. . .
- 
-@@ -67,7 +67,7 @@ BINDIR=              $(TOPDIR)/bin
- 
- # Manual pages go in subdirectories of. . .
- 
--MANDIR=               $(TOPDIR)/man
-+MANDIR=               $(TOPDIR)/share/man
- 
- # Library functions are put in an archive in LIBDIR.
- 
-@@ -298,8 +298,10 @@ GZIPFLAGS=        -9n
- 
- #MAKE=                make
- 
--cc=           cc
--CC=           $(cc) -DTZDIR=\"$(TZDIR)\"
-+CPPFLAGS+=            -DTZDIR=\"$(TZDIR)\"
-+ifeq ($(NLS),1)
-+CPPFLAGS+= -DHAVE_GETTEXT=1 -DTZ_DOMAIN=\"libc\"
-+endif
- 
- AR=           ar
- 
-@@ -352,16 +354,12 @@ ALL:             all date
- install:      all $(DATA) $(REDO) $(MANS)
-               mkdir -p $(DESTDIR)$(ETCDIR) $(DESTDIR)$(TZDIR) \
--                      $(DESTDIR)$(LIBDIR) \
-+                      $(DESTDIR)$(BINDIR) \
-                       $(DESTDIR)$(MANDIR)/man3 $(DESTDIR)$(MANDIR)/man5 \
-                       $(DESTDIR)$(MANDIR)/man8
-               $(ZIC_INSTALL) -l $(LOCALTIME) -p $(POSIXRULES)
-               cp -f iso3166.tab $(ZONETABLES) $(DESTDIR)$(TZDIR)/.
--              cp tzselect zic zdump $(DESTDIR)$(ETCDIR)/.
-+              cp tzselect zic zdump $(DESTDIR)$(BINDIR)/.
--              cp libtz.a $(DESTDIR)$(LIBDIR)/.
--              $(RANLIB) $(DESTDIR)$(LIBDIR)/libtz.a
-               cp -f newctime.3 newtzset.3 $(DESTDIR)$(MANDIR)/man3/.
--              cp -f tzfile.5 $(DESTDIR)$(MANDIR)/man5/.
--              cp -f tzselect.8 zdump.8 zic.8 $(DESTDIR)$(MANDIR)/man8/.
- 
- INSTALL:      ALL install date.1
-               mkdir -p $(DESTDIR)$(BINDIR) $(DESTDIR)$(MANDIR)/man1
-@@ -440,7 +438,7 @@ tzselect:  tzselect.ksh
-               chmod +x $@
- 
- check:                check_character_set check_white_space check_links 
check_sorted \
--                check_tables check_web
-+                check_tables
- 
- check_character_set: $(ENCHILADA)
-               LC_ALL=en_US.utf8 && export LC_ALL && \

diff --git a/sys-libs/timezone-data/timezone-data-2016c.ebuild 
b/sys-libs/timezone-data/timezone-data-2016c.ebuild
deleted file mode 100644
index fded728..0000000
--- a/sys-libs/timezone-data/timezone-data-2016c.ebuild
+++ /dev/null
@@ -1,157 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit eutils toolchain-funcs flag-o-matic
-
-code_ver=${PV}
-data_ver=${PV}
-DESCRIPTION="Timezone data (/usr/share/zoneinfo) and utilities 
(tzselect/zic/zdump)"
-HOMEPAGE="http://www.iana.org/time-zones http://www.twinsun.com/tz/tz-link.htm";
-SRC_URI="http://www.iana.org/time-zones/repository/releases/tzdata${data_ver}.tar.gz
-       
http://www.iana.org/time-zones/repository/releases/tzcode${code_ver}.tar.gz";
-
-LICENSE="BSD public-domain"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="nls leaps_timezone elibc_FreeBSD"
-
-DEPEND="nls? ( virtual/libintl )"
-RDEPEND="${DEPEND}
-       !sys-libs/glibc[vanilla(+)]"
-
-S=${WORKDIR}
-
-src_prepare() {
-       epatch "${FILESDIR}"/${PN}-2016c-makefile.patch
-       tc-is-cross-compiler && cp -pR "${S}" "${S}"-native
-}
-
-src_configure() {
-       tc-export CC
-
-       append-lfs-flags #471102
-
-       if use elibc_FreeBSD || use elibc_Darwin ; then
-               append-cppflags -DSTD_INSPIRED #138251
-       fi
-
-       append-cppflags -DHAVE_GETTEXT=$(usex nls 1 0) -DTZ_DOMAIN='\"libc\"'
-       LDLIBS=""
-       if use nls ; then
-               # See if an external libintl is available. #154181 #578424
-               local c="${T}/test"
-               echo 'main(){}' > "${c}.c"
-               if $(tc-getCC) ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} "${c}.c" -o 
"${c}" -lintl 2>/dev/null ; then
-                       LDLIBS+=" -lintl"
-               fi
-       fi
-}
-
-_emake() {
-       emake \
-               TOPDIR="${EPREFIX}/usr" \
-               REDO=$(usex leaps_timezone posix_right posix_only) \
-               "$@"
-}
-
-src_compile() {
-       # TOPDIR is used in some utils when compiling.
-       _emake \
-               AR="$(tc-getAR)" \
-               CC="$(tc-getCC)" \
-               RANLIB="$(tc-getRANLIB)" \
-               CFLAGS="${CFLAGS} -std=gnu99" \
-               LDFLAGS="${LDFLAGS}" \
-               LDLIBS="${LDLIBS}"
-       if tc-is-cross-compiler ; then
-               _emake -C "${S}"-native \
-                       CC="$(tc-getBUILD_CC)" \
-                       CFLAGS="${BUILD_CFLAGS}" \
-                       CPPFLAGS="${BUILD_CPPFLAGS}" \
-                       LDFLAGS="${BUILD_LDFLAGS}" \
-                       LDLIBS="${LDLIBS}" \
-                       zic
-       fi
-}
-
-src_install() {
-       local zic=""
-       tc-is-cross-compiler && zic="zic=${S}-native/zic"
-       _emake install ${zic} DESTDIR="${D}"
-       dodoc CONTRIBUTING README NEWS Theory
-       dohtml *.htm
-}
-
-get_TIMEZONE() {
-       local tz src="${EROOT}etc/timezone"
-       if [[ -e ${src} ]] ; then
-               tz=$(sed -e 's:#.*::' -e 's:[[:space:]]*::g' -e '/^$/d' 
"${src}")
-       else
-               tz="FOOKABLOIE"
-       fi
-       [[ -z ${tz} ]] && return 1 || echo "${tz}"
-}
-
-pkg_preinst() {
-       local tz=$(get_TIMEZONE)
-       if [[ ${tz} == right/* || ${tz} == posix/* ]] ; then
-               eerror "The right & posix subdirs are no longer installed as 
subdirs -- they have been"
-               eerror "relocated to match upstream paths as sibling paths.  
Further, posix/xxx is the"
-               eerror "same as xxx, so you should simply drop the posix/ 
prefix.  You also should not"
-               eerror "be using right/xxx for the system timezone as it breaks 
programs."
-               die "Please fix your timezone setting"
-       fi
-
-       # Trim the symlink by hand to avoid portage's automatic protection 
checks.
-       rm -f "${EROOT}"/usr/share/zoneinfo/posix
-
-       if has_version "<=${CATEGORY}/${PN}-2015c" ; then
-               elog "Support for accessing posix/ and right/ directly has been 
dropped to match"
-               elog "upstream.  There is no need to set TZ=posix/xxx as it is 
the same as TZ=xxx."
-               elog "For TZ=right/, you can use TZ=../zoneinfo-leaps/xxx 
instead.  See this post"
-               elog "for details: 
https://mm.icann.org/pipermail/tz/2015-February/022024.html";
-       fi
-}
-
-pkg_config() {
-       # make sure the /etc/localtime file does not get stale #127899
-       local tz src="${EROOT}etc/timezone" etc_lt="${EROOT}etc/localtime"
-
-       # If it's a symlink, assume the user knows what they're doing and
-       # they're managing it themselves. #511474
-       if [[ -L ${etc_lt} ]] ; then
-               einfo "Assuming your ${etc_lt} symlink is what you want; 
skipping update."
-               return 0
-       fi
-
-       if ! tz=$(get_TIMEZONE) ; then
-               einfo "Assuming your empty ${etc_lt} file is what you want; 
skipping update."
-               return 0
-       fi
-       if [[ ${tz} == "FOOKABLOIE" ]] ; then
-               elog "You do not have TIMEZONE set in ${src}."
-
-               if [[ ! -e ${etc_lt} ]] ; then
-                       cp -f "${EROOT}"/usr/share/zoneinfo/Factory "${etc_lt}"
-                       elog "Setting ${etc_lt} to Factory."
-               else
-                       elog "Skipping auto-update of ${etc_lt}."
-               fi
-               return 0
-       fi
-
-       if [[ ! -e ${EROOT}/usr/share/zoneinfo/${tz} ]] ; then
-               elog "You have an invalid TIMEZONE setting in ${src}"
-               elog "Your ${etc_lt} has been reset to Factory; enjoy!"
-               tz="Factory"
-       fi
-       einfo "Updating ${etc_lt} with ${EROOT}usr/share/zoneinfo/${tz}"
-       cp -f "${EROOT}"/usr/share/zoneinfo/"${tz}" "${etc_lt}"
-}
-
-pkg_postinst() {
-       pkg_config
-}

Reply via email to