diff options
author | 2006-05-02 00:49:39 +0000 | |
---|---|---|
committer | 2006-05-02 00:49:39 +0000 | |
commit | 1d12f8c920ce2debb67d6249323c5fd32f09b052 (patch) | |
tree | 68bcf3d6a607ec400128f0db1853028a2aa32920 /x11-misc/fbdesk/ChangeLog | |
parent | Preserve LIBGL_DRIVERS_PATH (diff) | |
download | gentoo-2-1d12f8c920ce2debb67d6249323c5fd32f09b052.tar.gz gentoo-2-1d12f8c920ce2debb67d6249323c5fd32f09b052.tar.bz2 gentoo-2-1d12f8c920ce2debb67d6249323c5fd32f09b052.zip |
Add patch to fix compilation with gcc-4.1 by Robert Führicht <the_master_of_disaster AT gmx DOT at>; bug #130825
(Portage version: 2.1_pre10)
Diffstat (limited to 'x11-misc/fbdesk/ChangeLog')
-rw-r--r-- | x11-misc/fbdesk/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-misc/fbdesk/ChangeLog b/x11-misc/fbdesk/ChangeLog index 8fef03bc3c61..b18c613f222e 100644 --- a/x11-misc/fbdesk/ChangeLog +++ b/x11-misc/fbdesk/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-misc/fbdesk # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/ChangeLog,v 1.16 2006/01/30 19:21:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/ChangeLog,v 1.17 2006/05/02 00:49:39 halcy0n Exp $ + + 02 May 2006; Mark Loeser <halcy0n@gentoo.org> + +files/fbdesk-1.2.1-gcc41.patch, fbdesk-1.2.1.ebuild: + Add patch to fix compilation with gcc-4.1 by Robert Führicht + <the_master_of_disaster AT gmx DOT at>; bug #130825 30 Jan 2006; Robin H. Johnson <robbat2@gentoo.org> fbdesk-1.2.1.ebuild: Modular-X fixing. |