diff options
author | 2013-04-30 16:59:47 +0000 | |
---|---|---|
committer | 2013-04-30 16:59:47 +0000 | |
commit | 614d56a0a410819cc171606c1576cce05b8a8397 (patch) | |
tree | 1ded2be5e0401d2b6a1e43af97ef116ac66f0eea /media-libs/aalib/ChangeLog | |
parent | net-libs/webkit-gtk: Add compatibility for sys-devel/automake-1.13.1, #467244... (diff) | |
download | historical-614d56a0a410819cc171606c1576cce05b8a8397.tar.gz historical-614d56a0a410819cc171606c1576cce05b8a8397.tar.bz2 historical-614d56a0a410819cc171606c1576cce05b8a8397.zip |
Fixed build failure against automake-1.13 (use of outdated AM_CONFIG_HEADER), bug #467988 by Lars Wendler (Polynomial-C).
Package-Manager: portage-2.2.0_alpha172/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'media-libs/aalib/ChangeLog')
-rw-r--r-- | media-libs/aalib/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/media-libs/aalib/ChangeLog b/media-libs/aalib/ChangeLog index 86d488183e4b..c53d3d706a66 100644 --- a/media-libs/aalib/ChangeLog +++ b/media-libs/aalib/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/aalib -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/aalib/ChangeLog,v 1.46 2012/05/09 13:18:37 aballier Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/aalib/ChangeLog,v 1.47 2013/04/30 16:59:33 slyfox Exp $ + + 30 Apr 2013; Sergei Trofimovich <slyfox@gentoo.org> aalib-1.4_rc5-r4.ebuild, + aalib-1.4_rc5.ebuild: + Fixed build failure against automake-1.13 (use of outdated AM_CONFIG_HEADER), + bug #467988 by Lars Wendler (Polynomial-C). 09 May 2012; Alexis Ballier <aballier@gentoo.org> aalib-1.4_rc5-r4.ebuild: keyword ~amd64-fbsd |