summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-03 12:19:17 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-03 12:19:17 +0000
commit14e5ab75fd1777dcdf4655b81408114ae9fe225e (patch)
treeb91615522c4a21ced78c7a9e39abad48a7f0cdd5 /net-p2p/pysoulseek
parentFixed MAKEOPTS override. (diff)
downloadhistorical-14e5ab75fd1777dcdf4655b81408114ae9fe225e.tar.gz
historical-14e5ab75fd1777dcdf4655b81408114ae9fe225e.tar.bz2
historical-14e5ab75fd1777dcdf4655b81408114ae9fe225e.zip
Change wxPython to wxpython.
Diffstat (limited to 'net-p2p/pysoulseek')
-rw-r--r--net-p2p/pysoulseek/ChangeLog6
-rw-r--r--net-p2p/pysoulseek/pysoulseek-1.2.4.ebuild4
-rw-r--r--net-p2p/pysoulseek/pysoulseek-1.2.4b.ebuild4
-rw-r--r--net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/net-p2p/pysoulseek/ChangeLog b/net-p2p/pysoulseek/ChangeLog
index 0df8333a9f6e..ad1bb4cc9c9f 100644
--- a/net-p2p/pysoulseek/ChangeLog
+++ b/net-p2p/pysoulseek/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/pysoulseek
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/ChangeLog,v 1.38 2004/06/25 00:36:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/ChangeLog,v 1.39 2004/07/03 12:17:10 kloeri Exp $
+
+ 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> pysoulseek-1.2.4.ebuild,
+ pysoulseek-1.2.4b.ebuild, pysoulseek-1.2.5.ebuild:
+ Change wxPython to wxpython.
03 May 2004; Jason Wever <weeve@gentoo.org> pysoulseek-1.2.5.ebuild:
Stable on sparc.
diff --git a/net-p2p/pysoulseek/pysoulseek-1.2.4.ebuild b/net-p2p/pysoulseek/pysoulseek-1.2.4.ebuild
index 8bbedf7eefc1..d011a35f6be1 100644
--- a/net-p2p/pysoulseek/pysoulseek-1.2.4.ebuild
+++ b/net-p2p/pysoulseek/pysoulseek-1.2.4.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/net-p2p/pysoulseek/pysoulseek-1.2.4.ebuild,v 1.7 2004/06/25 00:36:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/pysoulseek-1.2.4.ebuild,v 1.8 2004/07/03 12:17:10 kloeri Exp $
IUSE="oggvorbis"
inherit eutils distutils
@@ -19,7 +19,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc"
DEPEND=">=dev-lang/python-2.1
- >=dev-python/wxPython-2.4.1.2
+ >=dev-python/wxpython-2.4.1.2
>=x11-libs/wxGTK-2.4.1
oggvorbis? ( dev-python/pyvorbis dev-python/pyogg )"
diff --git a/net-p2p/pysoulseek/pysoulseek-1.2.4b.ebuild b/net-p2p/pysoulseek/pysoulseek-1.2.4b.ebuild
index b987ac54ba34..0434ac432acb 100644
--- a/net-p2p/pysoulseek/pysoulseek-1.2.4b.ebuild
+++ b/net-p2p/pysoulseek/pysoulseek-1.2.4b.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/net-p2p/pysoulseek/pysoulseek-1.2.4b.ebuild,v 1.8 2004/06/25 00:36:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/pysoulseek-1.2.4b.ebuild,v 1.9 2004/07/03 12:17:10 kloeri Exp $
IUSE="oggvorbis"
inherit eutils distutils
@@ -19,7 +19,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc sparc hppa ~amd64"
DEPEND=">=dev-lang/python-2.1
- >=dev-python/wxPython-2.4.1.2
+ >=dev-python/wxpython-2.4.1.2
>=x11-libs/wxGTK-2.4.1
oggvorbis? ( dev-python/pyvorbis dev-python/pyogg )"
diff --git a/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild b/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild
index ba2a7a489e94..600cfac45dfd 100644
--- a/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild
+++ b/net-p2p/pysoulseek/pysoulseek-1.2.5.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/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild,v 1.5 2004/06/25 00:36:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild,v 1.6 2004/07/03 12:17:10 kloeri Exp $
IUSE="oggvorbis"
inherit eutils distutils
@@ -19,7 +19,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc sparc hppa ~amd64"
DEPEND=">=dev-lang/python-2.1
- >=dev-python/wxPython-2.4.1.2
+ >=dev-python/wxpython-2.4.1.2
>=x11-libs/wxGTK-2.4.1
oggvorbis? ( dev-python/pyvorbis dev-python/pyogg )"