diff options
author | Naohiro Aota <naota@gentoo.org> | 2014-03-04 16:45:38 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2014-03-04 16:45:38 +0000 |
commit | 9cd2207d14f0226930cf0ecde82ee33f22fd1767 (patch) | |
tree | 5db1bde8f7eb35ed6153c44c2913c352e39896b2 /dev-libs/glib/ChangeLog | |
parent | new version (diff) | |
download | gentoo-2-9cd2207d14f0226930cf0ecde82ee33f22fd1767.tar.gz gentoo-2-9cd2207d14f0226930cf0ecde82ee33f22fd1767.tar.bz2 gentoo-2-9cd2207d14f0226930cf0ecde82ee33f22fd1767.zip |
Apply a upstream patch to fix non POSIX test construction. #500996
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F8551514)
Diffstat (limited to 'dev-libs/glib/ChangeLog')
-rw-r--r-- | dev-libs/glib/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index 91f371a7c45d..d417c17f0bf3 100644 --- a/dev-libs/glib/ChangeLog +++ b/dev-libs/glib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/glib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.591 2014/02/22 14:37:00 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.592 2014/03/04 16:45:38 naota Exp $ + + 04 Mar 2014; Naohiro Aota <naota@gentoo.org> + +files/glib-2.38.2-configure.patch, glib-2.38.2.ebuild: + Apply a upstream patch to fix non POSIX test construction. #500996 22 Feb 2014; Akinori Hattori <hattya@gentoo.org> glib-2.36.4-r1.ebuild: ia64 stable wrt bug #494132 |