diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2007-12-04 03:50:06 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2007-12-04 03:50:06 +0000 |
commit | 1225dbfe46f8549e761a16bcdcca6b5e92b529dd (patch) | |
tree | 266aa2ee3224caf1531c15d308586368fc04336f /dev-util/boa-constructor/ChangeLog | |
parent | stable for x86 (diff) | |
download | gentoo-2-1225dbfe46f8549e761a16bcdcca6b5e92b529dd.tar.gz gentoo-2-1225dbfe46f8549e761a16bcdcca6b5e92b529dd.tar.bz2 gentoo-2-1225dbfe46f8549e761a16bcdcca6b5e92b529dd.zip |
Add -W 2.6 option to 0.6.1 launcher to be sure we're always using wxpython-2.6.
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-util/boa-constructor/ChangeLog')
-rw-r--r-- | dev-util/boa-constructor/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-util/boa-constructor/ChangeLog b/dev-util/boa-constructor/ChangeLog index 28a23ad4def5..a56dfb78da0d 100644 --- a/dev-util/boa-constructor/ChangeLog +++ b/dev-util/boa-constructor/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-util/boa-constructor # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/ChangeLog,v 1.28 2007/09/29 01:22:35 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/ChangeLog,v 1.29 2007/12/04 03:50:05 dirtyepic Exp $ + + 04 Dec 2007; Ryan Hill <dirtyepic@gentoo.org> + +files/boa-constructor-0.4.0_alpha, +files/boa-constructor-0.6.1, + -files/boa-constructor, boa-constructor-0.4.0_alpha.ebuild, + boa-constructor-0.6.1.ebuild: + Add -W 2.6 option to 0.6.1 launcher to be sure we're always using wxpython-2.6. *boa-constructor-0.6.1 (29 Sep 2007) |