summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2009-08-30 17:09:43 +0000
committerRyan Hill <rhill@gentoo.org>2009-08-30 17:09:43 +0000
commit08682818728a40a279d66761a01a8466fc521d60 (patch)
tree7afcafc1f41d9ed9c3ecbb8b34969b210878874d /dev-python/wxpython/ChangeLog
parentRemove old, quote variables for repoman happiness. (diff)
downloadhistorical-08682818728a40a279d66761a01a8466fc521d60.tar.gz
historical-08682818728a40a279d66761a01a8466fc521d60.tar.bz2
historical-08682818728a40a279d66761a01a8466fc521d60.zip
Revert usage of += operators. They're a bash-3.1 feature and PMS is stuck
at bash-3.0. Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'dev-python/wxpython/ChangeLog')
-rw-r--r--dev-python/wxpython/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog
index 4e075856b767..7485c000ec41 100644
--- a/dev-python/wxpython/ChangeLog
+++ b/dev-python/wxpython/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/wxpython
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.123 2009/08/29 19:52:14 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.124 2009/08/30 17:09:43 dirtyepic Exp $
+
+ 30 Aug 2009; Ryan Hill <dirtyepic@gentoo.org> wxpython-2.8.10.1.ebuild:
+ Revert usage of += operators. They're a bash-3.1 feature and PMS is stuck
+ at bash-3.0.
29 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
wxpython-2.8.10.1.ebuild: