summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-03 12:23:40 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-03 12:23:40 +0000
commit5f8b8c5ae27b109740cabe1c4f65691747e26d4f (patch)
tree6e3fc60b6af47ce3b1f19bfcf538f6fa473dccf0 /dev-util/boa-constructor
parentFixed MAKEOPTS override. (Manifest recommit) (diff)
downloadgentoo-2-5f8b8c5ae27b109740cabe1c4f65691747e26d4f.tar.gz
gentoo-2-5f8b8c5ae27b109740cabe1c4f65691747e26d4f.tar.bz2
gentoo-2-5f8b8c5ae27b109740cabe1c4f65691747e26d4f.zip
Change wxPython to wxpython.
Diffstat (limited to 'dev-util/boa-constructor')
-rw-r--r--dev-util/boa-constructor/ChangeLog7
-rw-r--r--dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild4
-rw-r--r--dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild4
-rw-r--r--dev-util/boa-constructor/boa-constructor-0.2.8_pre20040620.ebuild4
4 files changed, 12 insertions, 7 deletions
diff --git a/dev-util/boa-constructor/ChangeLog b/dev-util/boa-constructor/ChangeLog
index 749201624992..fdc1d52fca7d 100644
--- a/dev-util/boa-constructor/ChangeLog
+++ b/dev-util/boa-constructor/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-util/boa-constructor
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/ChangeLog,v 1.11 2004/06/25 02:20:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/ChangeLog,v 1.12 2004/07/03 12:23:40 kloeri Exp $
+
+ 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org>
+ boa-constructor-0.1.0_alpha.ebuild, boa-constructor-0.2.3_alpha.ebuild,
+ boa-constructor-0.2.8_pre20040620.ebuild:
+ Change wxPython to wxpython.
*boa-constructor-0.2.8_pre20040620 (20 Jun 2004)
diff --git a/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild b/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild
index 21d18f512c9f..82ad60babdf5 100644
--- a/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild
+++ b/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.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-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild,v 1.11 2004/06/25 02:20:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild,v 1.12 2004/07/03 12:23:40 kloeri Exp $
BOA_VER=0.1.0-alpha
S=${WORKDIR}/boa
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
KEYWORDS="x86 sparc "
RDEPEND=">=dev-lang/python-2.0
- >=dev-python/wxPython-2.3
+ >=dev-python/wxpython-2.3
dev-libs/expat"
DEPEND="${RDEPEND}
diff --git a/dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild b/dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild
index 9ea0b2d0b8c1..c175098c633c 100644
--- a/dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild
+++ b/dev-util/boa-constructor/boa-constructor-0.2.3_alpha.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-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild,v 1.7 2004/06/25 02:20:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild,v 1.8 2004/07/03 12:23:40 kloeri Exp $
BOA=${P/_alpha/}
S=${WORKDIR}/${BOA}
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
KEYWORDS="x86 sparc ~ppc"
RDEPEND=">=dev-lang/python-2.0
- >=dev-python/wxPython-2.4.0.6
+ >=dev-python/wxpython-2.4.0.6
dev-libs/expat"
DEPEND="${RDEPEND}
diff --git a/dev-util/boa-constructor/boa-constructor-0.2.8_pre20040620.ebuild b/dev-util/boa-constructor/boa-constructor-0.2.8_pre20040620.ebuild
index 04d8f030359d..f0571850cd48 100644
--- a/dev-util/boa-constructor/boa-constructor-0.2.8_pre20040620.ebuild
+++ b/dev-util/boa-constructor/boa-constructor-0.2.8_pre20040620.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-util/boa-constructor/boa-constructor-0.2.8_pre20040620.ebuild,v 1.2 2004/06/25 02:20:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/boa-constructor-0.2.8_pre20040620.ebuild,v 1.3 2004/07/03 12:23:40 kloeri Exp $
S=${WORKDIR}/boa
DESCRIPTION="Python GUI RAD development tool."
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
KEYWORDS="~x86 ~sparc ~ppc"
RDEPEND=">=dev-lang/python-2.1
- >=dev-python/wxPython-2.4.2.4
+ >=dev-python/wxpython-2.4.2.4
dev-libs/expat"
DEPEND="${RDEPEND}