diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-05-17 18:16:27 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-05-17 18:16:27 +0000 |
commit | b07239364c788d443a096b39f7919c094aa65653 (patch) | |
tree | 3d74114ec9b520331c291515e94c1ff081320dc1 /x11-misc/xplore/ChangeLog | |
parent | Revbump wrt #130572, should fix #129169 and #131686 (diff) | |
download | gentoo-2-b07239364c788d443a096b39f7919c094aa65653.tar.gz gentoo-2-b07239364c788d443a096b39f7919c094aa65653.tar.bz2 gentoo-2-b07239364c788d443a096b39f7919c094aa65653.zip |
Fix compilation isse (bug #133581), fixed DEPEND for modular X.
(Portage version: 2.1_rc1-r2)
Diffstat (limited to 'x11-misc/xplore/ChangeLog')
-rw-r--r-- | x11-misc/xplore/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-misc/xplore/ChangeLog b/x11-misc/xplore/ChangeLog index 4ecfcc72bf12..9eba9b8f17b5 100644 --- a/x11-misc/xplore/ChangeLog +++ b/x11-misc/xplore/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-misc/xplore # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplore/ChangeLog,v 1.8 2006/01/21 18:23:28 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplore/ChangeLog,v 1.9 2006/05/17 18:16:27 nelchael Exp $ + + 17 May 2006; Krzysiek Pawlik <nelchael@gentoo.org> + +files/xplore-1.2a-label.patch, +files/xplore-1.2a-malloc.patch, + xplore-1.2a.ebuild: + Fix compilation isse (bug #133581), fixed DEPEND for modular X. 21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> -xplore-1.1e.ebuild, xplore-1.2a.ebuild: |