summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-09-16 04:30:18 +0000
committerMike Frysinger <vapier@gentoo.org>2014-09-16 04:30:18 +0000
commit843db139c875cde25f8bfe40583d7a22f348165b (patch)
tree95afc3564214a1537633613f589c3c60b145cdd1 /sys-libs/glibc/ChangeLog
parentBump (diff)
downloadgentoo-2-843db139c875cde25f8bfe40583d7a22f348165b.tar.gz
gentoo-2-843db139c875cde25f8bfe40583d7a22f348165b.tar.bz2
gentoo-2-843db139c875cde25f8bfe40583d7a22f348165b.zip
Move timezone-data dep to PDEPEND as it only loosely needs it at runtime #517694 by Joakim Tjernlund.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'sys-libs/glibc/ChangeLog')
-rw-r--r--sys-libs/glibc/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index ec5a8e2635d7..e6dda5d30444 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1022 2014/09/10 19:15:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1023 2014/09/16 04:30:18 vapier Exp $
+
+ 16 Sep 2014; Mike Frysinger <vapier@gentoo.org> glibc-2.20.ebuild:
+ Move timezone-data dep to PDEPEND as it only loosely needs it at runtime
+ #517694 by Joakim Tjernlund.
10 Sep 2014; Mike Frysinger <vapier@gentoo.org> files/eblits/common.eblit:
Use SYSROOT when looking for source rather than ROOT #473728 by Benda Xu.