Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 194379

Summary: sys-libs/timezone-data missing IUSE entries
Product: Gentoo Linux Reporter: Petteri Räty (RETIRED) <betelgeuse>
Component: [OLD] PrintingAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Petteri Räty (RETIRED) gentoo-dev 2007-10-01 13:13:58 UTC
aria timezone-data # grep elibc *
timezone-data-2007f.ebuild:     use elibc_FreeBSD && append-flags -DSTD_INSPIRED #138251
timezone-data-2007f.ebuild:             use elibc_glibc || append-ldflags -lintl #154181
timezone-data-2007g.ebuild:     use elibc_FreeBSD && append-flags -DSTD_INSPIRED #138251
timezone-data-2007g.ebuild:             use elibc_glibc || append-ldflags -lintl #154181
aria timezone-data # grep IUSE *
timezone-data-2007f.ebuild:IUSE="nls"
timezone-data-2007g.ebuild:IUSE="nls"

need to add elibc_glibc and elibc_FreeBSD to IUSE
Comment 1 SpanKY gentoo-dev 2007-10-01 15:55:05 UTC

*** This bug has been marked as a duplicate of bug 70648 ***