diff options
author | 2005-10-15 19:35:30 +0000 | |
---|---|---|
committer | 2005-10-15 19:35:30 +0000 | |
commit | ca9898a1003a2613f7029289e343a75b9d463d17 (patch) | |
tree | d2d50d171bc4b4b245529f40333574e80b1e22d4 /x11-libs/wxGTK/ChangeLog | |
parent | Marked ~ppc-macos (bug #108595) (diff) | |
download | gentoo-2-ca9898a1003a2613f7029289e343a75b9d463d17.tar.gz gentoo-2-ca9898a1003a2613f7029289e343a75b9d463d17.tar.bz2 gentoo-2-ca9898a1003a2613f7029289e343a75b9d463d17.zip |
Fixed USE=-X logic.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'x11-libs/wxGTK/ChangeLog')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index c09cc42593d7..4355131ac6cf 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/wxGTK # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.93 2005/10/11 19:09:06 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.94 2005/10/15 19:35:30 eradicator Exp $ + + 15 Oct 2005; Jeremy Huddleston <eradicator@gentoo.org> + wxGTK-2.6.2.ebuild: + Fixed USE=-X logic. *wxGTK-2.6.2 (11 Oct 2005) |