diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-07-03 14:00:17 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-07-03 14:00:17 +0000 |
commit | 46fa0ff00e08cbe1a63b6ccef33420907dbb8a38 (patch) | |
tree | 490e46a61aee525bd952a7721dca01d17438b524 /x11-libs/dnd/ChangeLog | |
parent | Patch to fix segmentation fault problem. Closing bug #53998. (diff) | |
download | historical-46fa0ff00e08cbe1a63b6ccef33420907dbb8a38.tar.gz historical-46fa0ff00e08cbe1a63b6ccef33420907dbb8a38.tar.bz2 historical-46fa0ff00e08cbe1a63b6ccef33420907dbb8a38.zip |
Fixing parallel compilation. See bug #44047.
Diffstat (limited to 'x11-libs/dnd/ChangeLog')
-rw-r--r-- | x11-libs/dnd/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-libs/dnd/ChangeLog b/x11-libs/dnd/ChangeLog index c8ed481000c6..936f94a86c90 100644 --- a/x11-libs/dnd/ChangeLog +++ b/x11-libs/dnd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/dnd # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/ChangeLog,v 1.9 2004/06/24 21:59:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/ChangeLog,v 1.10 2004/07/03 14:00:17 pyrania Exp $ + + 03 Jul 2004; <pyrania@gentoo.org> +files/Makefile-fix.patch, dnd-1.1.ebuild: + Fixing parallel compilation. See bug #44047. 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> dnd-1.1.ebuild: Inherit eutils, added IUSE= |