diff options
-rw-r--r-- | net-ftp/ftpcube/ChangeLog | 7 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.0.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.1.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.2.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.3.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/bittorrent-stats/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/mnet/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/mnet/mnet-0.6.2.340.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/mnet/mnet-0.6.2.383.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/pysoulseek/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/pysoulseek/pysoulseek-1.2.4.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/pysoulseek/pysoulseek-1.2.4b.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild | 4 |
15 files changed, 43 insertions, 26 deletions
diff --git a/net-ftp/ftpcube/ChangeLog b/net-ftp/ftpcube/ChangeLog index 04676349c5c7..f2a05f1d562f 100644 --- a/net-ftp/ftpcube/ChangeLog +++ b/net-ftp/ftpcube/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-ftp/ftpcube # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.24 2004/06/24 22:45:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.25 2004/07/03 12:13:43 kloeri Exp $ + + 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> ftpcube-0.4.0.ebuild, + ftpcube-0.4.1.ebuild, ftpcube-0.4.2.ebuild, ftpcube-0.4.3-r1.ebuild, + ftpcube-0.4.3.ebuild: + Change wxPython to wxpython. 19 Jun 2004; Jason Wever <weeve@gentoo.org> ftpcube-0.4.3-r1.ebuild: Stable on sparc. diff --git a/net-ftp/ftpcube/ftpcube-0.4.0.ebuild b/net-ftp/ftpcube/ftpcube-0.4.0.ebuild index 955286cdb9f7..b9f5edb546c0 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.0.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.0.ebuild,v 1.7 2004/06/24 22:45:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.0.ebuild,v 1.8 2004/07/03 12:13:43 kloeri Exp $ DESCRIPTION="Graphic ftp client written in python and gtk" SRC_URI="mirror://sourceforge/ftpcube/${P}.tar.gz" HOMEPAGE="http://ftpcube.sourceforge.net/" -DEPEND="dev-python/wxPython" +DEPEND="dev-python/wxpython" SLOT="0" LICENSE="Artistic" diff --git a/net-ftp/ftpcube/ftpcube-0.4.1.ebuild b/net-ftp/ftpcube/ftpcube-0.4.1.ebuild index c8394272dd03..d50e7764270e 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.1.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.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/net-ftp/ftpcube/ftpcube-0.4.1.ebuild,v 1.5 2004/06/24 22:45:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.1.ebuild,v 1.6 2004/07/03 12:13:43 kloeri Exp $ IUSE="" @@ -9,7 +9,7 @@ inherit distutils eutils DESCRIPTION="Graphical FTP client using wxPython" SRC_URI="mirror://sourceforge/ftpcube/${P}.tar.gz" HOMEPAGE="http://ftpcube.sourceforge.net/" -DEPEND=">=dev-python/wxPython-2.4.0.2" +DEPEND=">=dev-python/wxpython-2.4.0.2" SLOT="0" LICENSE="Artistic" diff --git a/net-ftp/ftpcube/ftpcube-0.4.2.ebuild b/net-ftp/ftpcube/ftpcube-0.4.2.ebuild index 50ad0206666c..7ae0efd5550c 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.2.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.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/net-ftp/ftpcube/ftpcube-0.4.2.ebuild,v 1.5 2004/06/24 22:45:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.2.ebuild,v 1.6 2004/07/03 12:13:43 kloeri Exp $ IUSE="" @@ -10,7 +10,7 @@ DESCRIPTION="Graphical FTP client using wxPython" SRC_URI="mirror://sourceforge/ftpcube/${P}.tar.gz" HOMEPAGE="http://ftpcube.sourceforge.net/" DEPEND="virtual/python - >=dev-python/wxPython-2.4.0.2" + >=dev-python/wxpython-2.4.0.2" SLOT="0" LICENSE="Artistic" diff --git a/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild b/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild index 99d6925f3355..d07b4145bbed 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.3-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/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild,v 1.5 2004/06/24 22:45:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild,v 1.6 2004/07/03 12:13:43 kloeri Exp $ IUSE="" @@ -10,7 +10,7 @@ DESCRIPTION="Graphical FTP client using wxPython" SRC_URI="mirror://sourceforge/ftpcube/${P}.tar.gz" HOMEPAGE="http://ftpcube.sourceforge.net/" DEPEND="virtual/python - >=dev-python/wxPython-2.4.0.2" + >=dev-python/wxpython-2.4.0.2" SLOT="0" LICENSE="Artistic" diff --git a/net-ftp/ftpcube/ftpcube-0.4.3.ebuild b/net-ftp/ftpcube/ftpcube-0.4.3.ebuild index 232462108cd0..9f65e9ab8fd8 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.3.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.3.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-ftp/ftpcube/ftpcube-0.4.3.ebuild,v 1.8 2004/06/24 22:45:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.3.ebuild,v 1.9 2004/07/03 12:13:43 kloeri Exp $ IUSE="" @@ -10,7 +10,7 @@ DESCRIPTION="Graphical FTP client using wxPython" SRC_URI="mirror://sourceforge/ftpcube/${P}.tar.gz" HOMEPAGE="http://ftpcube.sourceforge.net/" DEPEND="virtual/python - >=dev-python/wxPython-2.4.0.2" + >=dev-python/wxpython-2.4.0.2" SLOT="0" LICENSE="Artistic" diff --git a/net-p2p/bittorrent-stats/ChangeLog b/net-p2p/bittorrent-stats/ChangeLog index 1006de649006..519ce5859198 100644 --- a/net-p2p/bittorrent-stats/ChangeLog +++ b/net-p2p/bittorrent-stats/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/bittorrent-stats # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-stats/ChangeLog,v 1.4 2004/06/25 00:28:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-stats/ChangeLog,v 1.5 2004/07/03 12:18:04 kloeri Exp $ + + 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> + bittorrent-stats-3.2.1b-r4.ebuild: + Change wxPython to wxpython. 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> bittorrent-stats-3.2.1b-r4.ebuild: diff --git a/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild b/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild index 930f42c7a9cd..f47646002829 100644 --- a/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild +++ b/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.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/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild,v 1.4 2004/06/25 00:28:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild,v 1.5 2004/07/03 12:18:04 kloeri Exp $ inherit distutils eutils @@ -15,7 +15,7 @@ KEYWORDS="x86 ~ppc alpha ~sparc" IUSE="X" -RDEPEND="X? ( >=dev-python/wxPython-2.2 ) +RDEPEND="X? ( >=dev-python/wxpython-2.2 ) >=dev-lang/python-2.1 !virtual/bittorrent" DEPEND="${RDEPEND} diff --git a/net-p2p/mnet/ChangeLog b/net-p2p/mnet/ChangeLog index c8ff2fc79ae2..04a86d7977ff 100644 --- a/net-p2p/mnet/ChangeLog +++ b/net-p2p/mnet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/mnet # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/mnet/ChangeLog,v 1.16 2004/07/01 09:34:34 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mnet/ChangeLog,v 1.17 2004/07/03 12:14:54 kloeri Exp $ + + 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> mnet-0.6.2.340.ebuild, + mnet-0.6.2.383.ebuild: + Change wxPython to wxpython. 01 Jul 2004; Jon Hood <squinky86@gentoo.org> mnet-0.6.2.340.ebuild, mnet-0.6.2.383.ebuild: diff --git a/net-p2p/mnet/mnet-0.6.2.340.ebuild b/net-p2p/mnet/mnet-0.6.2.340.ebuild index 9c2b72ea26a6..f57c25da02be 100644 --- a/net-p2p/mnet/mnet-0.6.2.340.ebuild +++ b/net-p2p/mnet/mnet-0.6.2.340.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/mnet/mnet-0.6.2.340.ebuild,v 1.4 2004/07/01 09:34:34 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mnet/mnet-0.6.2.340.ebuild,v 1.5 2004/07/03 12:14:54 kloeri Exp $ IUSE="gtk" S=${WORKDIR}/${PN} @@ -12,7 +12,7 @@ HOMEPAGE="http://mnet.sourceforge.net/" DEPEND="dev-lang/python" RDEPEND="virtual/libc dev-lang/python - gtk? ( dev-python/wxPython )" + gtk? ( dev-python/wxpython )" LICENSE="LGPL-2.1" KEYWORDS="x86" SLOT="0" diff --git a/net-p2p/mnet/mnet-0.6.2.383.ebuild b/net-p2p/mnet/mnet-0.6.2.383.ebuild index 25b8291851c2..fdf5fc6bc989 100644 --- a/net-p2p/mnet/mnet-0.6.2.383.ebuild +++ b/net-p2p/mnet/mnet-0.6.2.383.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/mnet/mnet-0.6.2.383.ebuild,v 1.4 2004/07/01 09:34:34 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mnet/mnet-0.6.2.383.ebuild,v 1.5 2004/07/03 12:14:54 kloeri Exp $ IUSE="gtk" S=${WORKDIR}/${PN} @@ -12,7 +12,7 @@ HOMEPAGE="http://mnet.sourceforge.net/" DEPEND="dev-lang/python" RDEPEND="virtual/libc dev-lang/python - gtk? ( dev-python/wxPython )" + gtk? ( dev-python/wxpython )" LICENSE="LGPL-2.1" KEYWORDS="~x86 ~ppc" SLOT="0" 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 )" |