diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2013-03-03 06:03:04 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2013-03-03 06:03:04 +0000 |
commit | d8eb082478a60adae1960ec4b050ad27c3c46b85 (patch) | |
tree | 173b567e1026a1e0a4a0e3223a0b373b6734952e /media-libs/ctl/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-d8eb082478a60adae1960ec4b050ad27c3c46b85.tar.gz gentoo-2-d8eb082478a60adae1960ec4b050ad27c3c46b85.tar.bz2 gentoo-2-d8eb082478a60adae1960ec4b050ad27c3c46b85.zip |
Fix build with GCC 4.7 (bug #426368).
(Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key 957A8463)
Diffstat (limited to 'media-libs/ctl/ChangeLog')
-rw-r--r-- | media-libs/ctl/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/media-libs/ctl/ChangeLog b/media-libs/ctl/ChangeLog index c790a20b3a20..6bdf6dfbc63d 100644 --- a/media-libs/ctl/ChangeLog +++ b/media-libs/ctl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/ctl -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ChangeLog,v 1.18 2012/05/05 08:02:44 jdhore Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ChangeLog,v 1.19 2013/03/03 06:03:04 dirtyepic Exp $ + + 03 Mar 2013; Ryan Hill <dirtyepic@gentoo.org> ctl-1.4.1.ebuild, + +files/ctl-1.4.1-gcc47.patch: + Fix build with GCC 4.7 (bug #426368). 05 May 2012; Jeff Horelick <jdhore@gentoo.org> ctl-1.4.1.ebuild: dev-util/pkgconfig -> virtual/pkgconfig |