diff options
Diffstat (limited to 'dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild')
-rw-r--r-- | dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild b/dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild index a8948d6f07d1..bdcd9c8e7d8b 100644 --- a/dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild +++ b/dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild,v 1.2 2013/03/19 06:41:44 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild,v 1.3 2013/03/26 03:23:52 dirtyepic Exp $ EAPI=5 @@ -60,6 +60,7 @@ python_prepare_all() { "${FILESDIR}"/${P}-wxversion-scripts.patch # drop editra - we have it as a separate package now "${FILESDIR}"/${PN}-2.8.11-drop-editra.patch + "${FILESDIR}"/${PN}-2.8-no-preservatives-added.patch ) distutils-r1_python_prepare_all |