From b8430ca3a5cd28b7aba0c235e98b9a5586bd4a0f Mon Sep 17 00:00:00 2001 From: Rob Cakebread Date: Sat, 13 Nov 2004 23:05:05 +0000 Subject: Changed site_pkgs location --- dev-python/wxpython/ChangeLog | 6 +++++- dev-python/wxpython/wxpython-2.5.3.1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-python') diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog index acd47df17d4f..336fd9547dbf 100644 --- a/dev-python/wxpython/ChangeLog +++ b/dev-python/wxpython/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/wxpython # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.12 2004/11/13 18:08:36 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.13 2004/11/13 23:05:05 pythonhead Exp $ + + 13 Nov 2004; Rob Cakebread + wxpython-2.5.3.1.ebuild: + Fixed site_pkgs location 13 Nov 2004; Rob Cakebread wxpython-2.4.2.4.ebuild: diff --git a/dev-python/wxpython/wxpython-2.5.3.1.ebuild b/dev-python/wxpython/wxpython-2.5.3.1.ebuild index 0322b223a3c6..1cda9d8807ba 100644 --- a/dev-python/wxpython/wxpython-2.5.3.1.ebuild +++ b/dev-python/wxpython/wxpython-2.5.3.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.5.3.1.ebuild,v 1.2 2004/11/13 17:27:42 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.5.3.1.ebuild,v 1.3 2004/11/13 23:05:05 pythonhead Exp $ -inherit wxwidgets +inherit python wxwidgets MY_P="${P/wxpython-/wxPython-src-}" S="${WORKDIR}/${MY_P}/wxPython" -- cgit v1.2.3-65-gdbad