diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-11 12:24:57 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-11 12:24:57 +0000 |
commit | 71fd271128a0be41320b17fd397cfdf1c3c2b6b7 (patch) | |
tree | cc02f30def5e3f01157d683086a38ac32621e3e7 /x11-misc/fbdesk/ChangeLog | |
parent | Add rtkit support using toggled by the 'realtime' USE flag (diff) | |
download | historical-71fd271128a0be41320b17fd397cfdf1c3c2b6b7.tar.gz historical-71fd271128a0be41320b17fd397cfdf1c3c2b6b7.tar.bz2 historical-71fd271128a0be41320b17fd397cfdf1c3c2b6b7.zip |
Fix building with libpng14.
Package-Manager: portage-2.2_rc66/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/fbdesk/ChangeLog')
-rw-r--r-- | x11-misc/fbdesk/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/x11-misc/fbdesk/ChangeLog b/x11-misc/fbdesk/ChangeLog index b99dba90f00f..7668c788dbc4 100644 --- a/x11-misc/fbdesk/ChangeLog +++ b/x11-misc/fbdesk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/fbdesk -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/ChangeLog,v 1.33 2009/05/03 19:37:51 dirtyepic Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/ChangeLog,v 1.34 2010/03/11 12:24:56 ssuominen Exp $ + + 11 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> fbdesk-1.4.1.ebuild, + +files/fbdesk-1.4.1-libpng14.patch: + Fix building with libpng14. 03 May 2009; Ryan Hill <dirtyepic@gentoo.org> fbdesk-1.4.1.ebuild: Add missing freetype dependency for bug #227729. |