diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-16 10:56:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-16 10:56:17 +0000 |
commit | 2dcad7aa74ff8f3a5c751ac57606189a023c71bc (patch) | |
tree | 2c84a4cd0ef18660f1303294500a467e7d691772 /x11-libs/wxGTK/ChangeLog | |
parent | touchup bash and make sure to fix syntax errors #78184 (diff) | |
download | gentoo-2-2dcad7aa74ff8f3a5c751ac57606189a023c71bc.tar.gz gentoo-2-2dcad7aa74ff8f3a5c751ac57606189a023c71bc.tar.bz2 gentoo-2-2dcad7aa74ff8f3a5c751ac57606189a023c71bc.zip |
Add gnuconfig since ebuild doesnt run econf for some reason.
(Portage version: 2.0.51-r13)
Diffstat (limited to 'x11-libs/wxGTK/ChangeLog')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index 2230099e38c1..cf765193d5e6 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/wxGTK -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.67 2004/12/05 20:53:42 pythonhead Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.68 2005/01/16 10:56:17 vapier Exp $ + + 16 Jan 2005; Mike Frysinger <vapier@gentoo.org> wxGTK-2.4.2-r2.ebuild, + wxGTK-2.4.2-r3.ebuild, wxGTK-2.5.3.ebuild: + Add gnuconfig since ebuild doesnt run econf for some reason. 05 Dec 2004; Rob Cakebread <pythonhead@gentoo.org> +files/wxGTK-2.4.2-menu.cpp.patch, wxGTK-2.4.2-r3.ebuild: |