diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-03 12:04:30 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-03 12:04:30 +0000 |
commit | 0408dcbecd7122fc260fe3b90d9a47aa2c34255d (patch) | |
tree | e93030432d12f78468574890d1b55a906eeaaa15 /net-p2p | |
parent | Added to ~amd64 (diff) | |
download | historical-0408dcbecd7122fc260fe3b90d9a47aa2c34255d.tar.gz historical-0408dcbecd7122fc260fe3b90d9a47aa2c34255d.tar.bz2 historical-0408dcbecd7122fc260fe3b90d9a47aa2c34255d.zip |
Change wxPython to wxpython.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/bittorrent-theshadow/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.10.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.11.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.7.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/bittorrent/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/bittorrent/bittorrent-3.3.0.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/bittorrent/bittorrent-3.4.1.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/bittorrent/bittorrent-3.4.1a.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/bittorrent/bittorrent-3.4.2.ebuild | 4 |
9 files changed, 25 insertions, 16 deletions
diff --git a/net-p2p/bittorrent-theshadow/ChangeLog b/net-p2p/bittorrent-theshadow/ChangeLog index caa4b07523a4..6a3247dfa2af 100644 --- a/net-p2p/bittorrent-theshadow/ChangeLog +++ b/net-p2p/bittorrent-theshadow/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-p2p/bittorrent-theshadow # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-theshadow/ChangeLog,v 1.21 2004/06/25 00:29:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-theshadow/ChangeLog,v 1.22 2004/07/03 12:02:49 kloeri Exp $ + + 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> + bittorrent-theshadow-5.8.10.ebuild, bittorrent-theshadow-5.8.11.ebuild, + bittorrent-theshadow-5.8.7.ebuild: + Change wxPython to wxpython. 22 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> bittorrent-theshadow-5.8.10.ebuild, bittorrent-theshadow-5.8.11.ebuild, diff --git a/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.10.ebuild b/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.10.ebuild index e5127ced0183..3f25c3cb9cd6 100644 --- a/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.10.ebuild +++ b/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.10.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-theshadow/bittorrent-theshadow-5.8.10.ebuild,v 1.4 2004/06/25 00:29:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.10.ebuild,v 1.5 2004/07/03 12:02:49 kloeri Exp $ inherit distutils eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86" IUSE="X" -RDEPEND="X? ( >=dev-python/wxPython-2.2 ) +RDEPEND="X? ( >=dev-python/wxpython-2.2 ) >=dev-lang/python-2.0 !virtual/bittorrent" diff --git a/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.11.ebuild b/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.11.ebuild index d34777762894..4890dbcbbfae 100644 --- a/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.11.ebuild +++ b/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.11.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-theshadow/bittorrent-theshadow-5.8.11.ebuild,v 1.5 2004/06/25 00:29:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.11.ebuild,v 1.6 2004/07/03 12:02:49 kloeri Exp $ inherit distutils eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="X" -RDEPEND="X? ( >=dev-python/wxPython-2.2 ) +RDEPEND="X? ( >=dev-python/wxpython-2.2 ) >=dev-lang/python-2.0 !virtual/bittorrent" diff --git a/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.7.ebuild b/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.7.ebuild index fa0c2acb7a8a..01f8b07f54e3 100644 --- a/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.7.ebuild +++ b/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.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/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.7.ebuild,v 1.7 2004/06/25 00:29:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.7.ebuild,v 1.8 2004/07/03 12:02:49 kloeri Exp $ inherit distutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86" 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/bittorrent/ChangeLog b/net-p2p/bittorrent/ChangeLog index 02a17a2d53cf..46cd7fafba13 100644 --- a/net-p2p/bittorrent/ChangeLog +++ b/net-p2p/bittorrent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/bittorrent # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.29 2004/06/25 00:28:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.30 2004/07/03 12:04:30 kloeri Exp $ + + 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> bittorrent-3.3.0.ebuild, + bittorrent-3.4.1.ebuild, bittorrent-3.4.1a.ebuild, bittorrent-3.4.2.ebuild: + Change wxPython to wxpython. 10 May 2004; Jason Wever <weeve@gentoo.org> bittorrent-3.3.0.ebuild: Stable on sparc. diff --git a/net-p2p/bittorrent/bittorrent-3.3.0.ebuild b/net-p2p/bittorrent/bittorrent-3.3.0.ebuild index b773e6d28ad4..67dd94f526d4 100644 --- a/net-p2p/bittorrent/bittorrent-3.3.0.ebuild +++ b/net-p2p/bittorrent/bittorrent-3.3.0.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/bittorrent-3.3.0.ebuild,v 1.7 2004/06/25 00:28:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.3.0.ebuild,v 1.8 2004/07/03 12:04:30 kloeri Exp $ inherit distutils @@ -16,7 +16,7 @@ KEYWORDS="x86 ~ppc ~alpha sparc ~amd64" 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/bittorrent/bittorrent-3.4.1.ebuild b/net-p2p/bittorrent/bittorrent-3.4.1.ebuild index 71b13d0cac61..d895f3025bb4 100644 --- a/net-p2p/bittorrent/bittorrent-3.4.1.ebuild +++ b/net-p2p/bittorrent/bittorrent-3.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-p2p/bittorrent/bittorrent-3.4.1.ebuild,v 1.3 2004/06/25 00:28:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.4.1.ebuild,v 1.4 2004/07/03 12:04:30 kloeri Exp $ inherit distutils @@ -18,7 +18,7 @@ KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64" 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/bittorrent/bittorrent-3.4.1a.ebuild b/net-p2p/bittorrent/bittorrent-3.4.1a.ebuild index e5aae0f0d3a9..eac5f7d39305 100644 --- a/net-p2p/bittorrent/bittorrent-3.4.1a.ebuild +++ b/net-p2p/bittorrent/bittorrent-3.4.1a.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/bittorrent-3.4.1a.ebuild,v 1.3 2004/06/25 00:28:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.4.1a.ebuild,v 1.4 2004/07/03 12:04:30 kloeri Exp $ inherit distutils @@ -18,7 +18,7 @@ KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64" 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/bittorrent/bittorrent-3.4.2.ebuild b/net-p2p/bittorrent/bittorrent-3.4.2.ebuild index ae23e2f2b2f4..cecc556d8da4 100644 --- a/net-p2p/bittorrent/bittorrent-3.4.2.ebuild +++ b/net-p2p/bittorrent/bittorrent-3.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-p2p/bittorrent/bittorrent-3.4.2.ebuild,v 1.3 2004/06/25 00:28:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.4.2.ebuild,v 1.4 2004/07/03 12:04:30 kloeri Exp $ inherit distutils @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha arm ~amd64" 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} |