diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2006-12-29 15:14:19 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2006-12-29 15:14:19 +0000 |
commit | 592017afc8c9bc4dc289e3a8eaab609adda57dd7 (patch) | |
tree | 1381f59484abb07846a821b73c31bb6f5a766018 /app-i18n/poedit/ChangeLog | |
parent | Keyworded ~sparc wrt #151413 (diff) | |
download | gentoo-2-592017afc8c9bc4dc289e3a8eaab609adda57dd7.tar.gz gentoo-2-592017afc8c9bc4dc289e3a8eaab609adda57dd7.tar.bz2 gentoo-2-592017afc8c9bc4dc289e3a8eaab609adda57dd7.zip |
Make sure we pass the full path to wx-config to configure. David Philippi,
bug #153674.
(Portage version: 2.1.2_rc4-r2)
Diffstat (limited to 'app-i18n/poedit/ChangeLog')
-rw-r--r-- | app-i18n/poedit/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-i18n/poedit/ChangeLog b/app-i18n/poedit/ChangeLog index 573414a36ae1..cb5ac0955f37 100644 --- a/app-i18n/poedit/ChangeLog +++ b/app-i18n/poedit/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-i18n/poedit # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/ChangeLog,v 1.36 2006/10/30 16:57:05 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/ChangeLog,v 1.37 2006/12/29 15:14:19 dirtyepic Exp $ + + 29 Dec 2006; Ryan Hill <dirtyepic@gentoo.org> poedit-1.3.5.ebuild, + poedit-1.3.6.ebuild: + Make sure we pass the full path to wx-config to configure. David Philippi, + bug #153674. *poedit-1.3.6 (30 Oct 2006) |