summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/anygui/ChangeLog5
-rw-r--r--dev-python/anygui/anygui-0.1.1-r1.ebuild6
-rw-r--r--dev-python/pythoncard/ChangeLog7
-rw-r--r--dev-python/pythoncard/pythoncard-0.6.9.ebuild4
-rw-r--r--dev-python/pythoncard/pythoncard-0.7.1.ebuild4
-rw-r--r--dev-python/pythoncard/pythoncard-0.7.2.ebuild4
-rw-r--r--dev-python/pythoncard/pythoncard-0.7.3.1.ebuild4
-rw-r--r--dev-python/pythoncard/pythoncard-0.7.ebuild4
-rw-r--r--dev-python/wxpython-demo/ChangeLog7
-rw-r--r--dev-python/wxpython-demo/wxpython-demo-2.4.0.7.ebuild5
-rw-r--r--dev-python/wxpython-demo/wxpython-demo-2.4.1.2.ebuild6
-rw-r--r--dev-python/wxpython-demo/wxpython-demo-2.4.2.4.ebuild6
12 files changed, 35 insertions, 27 deletions
diff --git a/dev-python/anygui/ChangeLog b/dev-python/anygui/ChangeLog
index f23f2ec18449..a054c57e4dbc 100644
--- a/dev-python/anygui/ChangeLog
+++ b/dev-python/anygui/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/anygui
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/anygui/ChangeLog,v 1.10 2004/06/25 01:26:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/anygui/ChangeLog,v 1.11 2004/07/03 12:25:27 kloeri Exp $
+
+ 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> anygui-0.1.1-r1.ebuild:
+ Change wxPython to wxpython.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/dev-python/anygui/anygui-0.1.1-r1.ebuild b/dev-python/anygui/anygui-0.1.1-r1.ebuild
index ade51a81e193..81d2eee07875 100644
--- a/dev-python/anygui/anygui-0.1.1-r1.ebuild
+++ b/dev-python/anygui/anygui-0.1.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/anygui/anygui-0.1.1-r1.ebuild,v 1.19 2004/06/25 01:26:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/anygui/anygui-0.1.1-r1.ebuild,v 1.20 2004/07/03 12:25:27 kloeri Exp $
IUSE="wxwin gtk qt tcltk"
@@ -13,9 +13,9 @@ DEPEND=">=dev-lang/python-2.0
qt? ( dev-python/PyQt )
gtk? ( dev-python/pygtk )
tcltk? ( dev-lang/tk )
- wxwin? ( dev-python/wxPython )"
+ wxwin? ( dev-python/wxpython )"
-#Propsed wxwin use variable for wxGTK for wxWindows? ( dev-python/wxPython ) *NOT* official
+#Propsed wxwin use variable for wxGTK for wxWindows? ( dev-python/wxpython ) *NOT* official
#future:
#also use variable fltk for fltk? ( dev-python/PyFLTK ) no ebuild for PyFLTK yet
#java? ( dev-python/jython ) Java Swing (javagui) http://www.jython.org
diff --git a/dev-python/pythoncard/ChangeLog b/dev-python/pythoncard/ChangeLog
index 32c237cec2e0..714b6a836a2d 100644
--- a/dev-python/pythoncard/ChangeLog
+++ b/dev-python/pythoncard/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/pythoncard
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/ChangeLog,v 1.11 2004/06/25 01:44:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/ChangeLog,v 1.12 2004/07/03 12:27:57 kloeri Exp $
+
+ 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> pythoncard-0.6.9.ebuild,
+ pythoncard-0.7.1.ebuild, pythoncard-0.7.2.ebuild, pythoncard-0.7.3.1.ebuild,
+ pythoncard-0.7.ebuild:
+ Change wxPython to wxpython.
04 May 2004; Bryan Østergaard <kloeri@gentoo.org> pythoncard-0.6.9.ebuild,
pythoncard-0.7.ebuild:
diff --git a/dev-python/pythoncard/pythoncard-0.6.9.ebuild b/dev-python/pythoncard/pythoncard-0.6.9.ebuild
index 5778374a0ad4..ed4364b4cf74 100644
--- a/dev-python/pythoncard/pythoncard-0.6.9.ebuild
+++ b/dev-python/pythoncard/pythoncard-0.6.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.6.9.ebuild,v 1.10 2004/06/25 01:44:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.6.9.ebuild,v 1.11 2004/07/03 12:27:57 kloeri Exp $
DESCRIPTION="Cross-platform GUI construction kit for python"
HOMEPAGE="http://pythoncard.sourceforge.net/index.html"
@@ -12,7 +12,7 @@ KEYWORDS="x86"
IUSE=""
DEPEND="virtual/python
- >=dev-python/wxPython-2.3.2.1-r2"
+ >=dev-python/wxpython-2.3.2.1-r2"
S=${WORKDIR}/PythonCardPrototype-${PV}
diff --git a/dev-python/pythoncard/pythoncard-0.7.1.ebuild b/dev-python/pythoncard/pythoncard-0.7.1.ebuild
index 6a65af7fd50a..4437a29f96ea 100644
--- a/dev-python/pythoncard/pythoncard-0.7.1.ebuild
+++ b/dev-python/pythoncard/pythoncard-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.7.1.ebuild,v 1.3 2004/06/25 01:44:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.7.1.ebuild,v 1.4 2004/07/03 12:27:57 kloeri Exp $
inherit distutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86 ~sparc"
IUSE=""
-DEPEND=">=dev-python/wxPython-2.3.2.1-r2"
+DEPEND=">=dev-python/wxpython-2.3.2.1-r2"
S=${WORKDIR}/PythonCardPrototype-${PV}
diff --git a/dev-python/pythoncard/pythoncard-0.7.2.ebuild b/dev-python/pythoncard/pythoncard-0.7.2.ebuild
index 6538b289e283..db383742c79f 100644
--- a/dev-python/pythoncard/pythoncard-0.7.2.ebuild
+++ b/dev-python/pythoncard/pythoncard-0.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.7.2.ebuild,v 1.3 2004/06/25 01:44:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.7.2.ebuild,v 1.4 2004/07/03 12:27:57 kloeri Exp $
inherit distutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 ~sparc"
IUSE=""
-DEPEND=">=dev-python/wxPython-2.4.1.2"
+DEPEND=">=dev-python/wxpython-2.4.1.2"
S=${WORKDIR}/PythonCardPrototype-${PV}
diff --git a/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild b/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild
index 5f02bd1ba671..4ae6b478c826 100644
--- a/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild
+++ b/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild,v 1.4 2004/06/25 01:44:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild,v 1.5 2004/07/03 12:27:57 kloeri Exp $
inherit distutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86 ~sparc ~ppc"
IUSE=""
-DEPEND=">=dev-python/wxPython-2.4.2.4"
+DEPEND=">=dev-python/wxpython-2.4.2.4"
S=${WORKDIR}/PythonCardPrototype-${PV}
diff --git a/dev-python/pythoncard/pythoncard-0.7.ebuild b/dev-python/pythoncard/pythoncard-0.7.ebuild
index 56508cca97d4..8cfa36b6d20d 100644
--- a/dev-python/pythoncard/pythoncard-0.7.ebuild
+++ b/dev-python/pythoncard/pythoncard-0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.7.ebuild,v 1.8 2004/06/25 01:44:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.7.ebuild,v 1.9 2004/07/03 12:27:57 kloeri Exp $
inherit distutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 ~sparc"
IUSE=""
-DEPEND=">=dev-python/wxPython-2.3.2.1-r2"
+DEPEND=">=dev-python/wxpython-2.3.2.1-r2"
S=${WORKDIR}/PythonCardPrototype-${PV}
diff --git a/dev-python/wxpython-demo/ChangeLog b/dev-python/wxpython-demo/ChangeLog
index 1c6db568017b..fb3c74aa5ae4 100644
--- a/dev-python/wxpython-demo/ChangeLog
+++ b/dev-python/wxpython-demo/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/wxpython-demo
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-demo/ChangeLog,v 1.4 2004/06/25 01:52:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-demo/ChangeLog,v 1.5 2004/07/03 12:30:22 kloeri Exp $
+
+ 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org>
+ wxpython-demo-2.4.0.7.ebuild, wxpython-demo-2.4.1.2.ebuild,
+ wxpython-demo-2.4.2.4.ebuild:
+ Change wxPython to wxpython.
*wxpython-demo-2.4.2.4 (08 Oct 2003)
diff --git a/dev-python/wxpython-demo/wxpython-demo-2.4.0.7.ebuild b/dev-python/wxpython-demo/wxpython-demo-2.4.0.7.ebuild
index 2ae39f5bec04..b6c428af0586 100644
--- a/dev-python/wxpython-demo/wxpython-demo-2.4.0.7.ebuild
+++ b/dev-python/wxpython-demo/wxpython-demo-2.4.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-demo/wxpython-demo-2.4.0.7.ebuild,v 1.4 2004/06/25 01:52:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-demo/wxpython-demo-2.4.0.7.ebuild,v 1.5 2004/07/03 12:30:22 kloeri Exp $
MY_P=${P/wxpython-demo/wxPythonDemo}
@@ -15,9 +15,8 @@ IUSE=""
DEPEND=""
-# NOTE: rename DOCDIR to "wxpython" (lowercase) when dev-python/wxPython is renamed
S="${WORKDIR}/${MY_P}"
-DOCDIR="wxPython-${PVR}"
+DOCDIR="wxpython-${PVR}"
src_install() {
dodir /usr/share/doc/${DOCDIR}
diff --git a/dev-python/wxpython-demo/wxpython-demo-2.4.1.2.ebuild b/dev-python/wxpython-demo/wxpython-demo-2.4.1.2.ebuild
index ed0416d4ae39..7519a054cf25 100644
--- a/dev-python/wxpython-demo/wxpython-demo-2.4.1.2.ebuild
+++ b/dev-python/wxpython-demo/wxpython-demo-2.4.1.2.ebuild
@@ -1,11 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-demo/wxpython-demo-2.4.1.2.ebuild,v 1.2 2004/06/25 01:52:14 agriffis Exp $
-
-# NOTE: rename DOCDIR to "wxpython" (lowercase) when dev-python/wxPython is renamed
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-demo/wxpython-demo-2.4.1.2.ebuild,v 1.3 2004/07/03 12:30:22 kloeri Exp $
MY_P=${P/wxpython-demo/wxPythonDemo}
-DOCDIR="wxPython-${PVR}"
+DOCDIR="wxpython-${PVR}"
S="${WORKDIR}/${MY_P}"
DESCRIPTION="wxPython demo files"
HOMEPAGE="http://www.wxpython.org"
diff --git a/dev-python/wxpython-demo/wxpython-demo-2.4.2.4.ebuild b/dev-python/wxpython-demo/wxpython-demo-2.4.2.4.ebuild
index 3708b95e87f1..e3dd1bc6fa3e 100644
--- a/dev-python/wxpython-demo/wxpython-demo-2.4.2.4.ebuild
+++ b/dev-python/wxpython-demo/wxpython-demo-2.4.2.4.ebuild
@@ -1,11 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-demo/wxpython-demo-2.4.2.4.ebuild,v 1.2 2004/06/25 01:52:14 agriffis Exp $
-
-# NOTE: rename DOCDIR to "wxpython" (lowercase) when dev-python/wxPython is renamed
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-demo/wxpython-demo-2.4.2.4.ebuild,v 1.3 2004/07/03 12:30:22 kloeri Exp $
MY_P=${P/wxpython-demo/wxPythonDemo}
-DOCDIR="wxPython-${PVR}"
+DOCDIR="wxpython-${PVR}"
S="${WORKDIR}/${MY_P}"
DESCRIPTION="wxPython demo files"
HOMEPAGE="http://www.wxpython.org"