diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-12-17 18:48:58 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-12-17 18:48:58 +0000 |
commit | 4a2329c7ee58eda427bfd320ad35a45a90b36054 (patch) | |
tree | 44e0a627aca60708892530f89f8acadc1e8ea73e /x11-misc/3ddesktop/ChangeLog | |
parent | Move configure to src_configure, fixes bug 251244 (diff) | |
download | gentoo-2-4a2329c7ee58eda427bfd320ad35a45a90b36054.tar.gz gentoo-2-4a2329c7ee58eda427bfd320ad35a45a90b36054.tar.bz2 gentoo-2-4a2329c7ee58eda427bfd320ad35a45a90b36054.zip |
Fixed compilation with --as-needed (bug 206817, patch by Arfrever Frehtes Taifersar Arahesis) and added missing include cstring (bug 228217, patch by Markus Peloquin)
(Portage version: 2.2_rc17/cvs/Linux 2.6.28-rc8 x86_64)
Diffstat (limited to 'x11-misc/3ddesktop/ChangeLog')
-rw-r--r-- | x11-misc/3ddesktop/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/x11-misc/3ddesktop/ChangeLog b/x11-misc/3ddesktop/ChangeLog index de7a08bf042f..ea5037915b51 100644 --- a/x11-misc/3ddesktop/ChangeLog +++ b/x11-misc/3ddesktop/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-misc/3ddesktop # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/3ddesktop/ChangeLog,v 1.38 2008/11/17 22:59:09 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/3ddesktop/ChangeLog,v 1.39 2008/12/17 18:48:58 angelos Exp $ + + 17 Dec 2008; Christoph Mende <angelos@gentoo.org> + +files/3ddesktop-0.2.9-asneeded.patch, + +files/3ddesktop-0.2.9-missing-include.patch, 3ddesktop-0.2.9.ebuild: + Fixed compilation with --as-needed (bug 206817, patch by Arfrever Frehtes + Taifersar Arahesis) and added missing include cstring (bug 228217, patch + by Markus Peloquin) 17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org> files/3ddesktop-0.2.9-gcc4.patch: |