summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-05-05 23:32:21 +0000
committerSven Wegener <swegener@gentoo.org>2005-05-05 23:32:21 +0000
commit43663681bca2ed7dd8f340e4ab434ff7bc6817a9 (patch)
tree1c8663c1286f387624771c22b7a58997f96d61ea /net-p2p/bittorrent
parentstable on ia64 (diff)
downloadhistorical-43663681bca2ed7dd8f340e4ab434ff7bc6817a9.tar.gz
historical-43663681bca2ed7dd8f340e4ab434ff7bc6817a9.tar.bz2
historical-43663681bca2ed7dd8f340e4ab434ff7bc6817a9.zip
Removed * postfix from <, <=, >= and > dependencies.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'net-p2p/bittorrent')
-rw-r--r--net-p2p/bittorrent/ChangeLog8
-rw-r--r--net-p2p/bittorrent/bittorrent-3.4.1a.ebuild4
-rw-r--r--net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild4
-rw-r--r--net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild4
-rw-r--r--net-p2p/bittorrent/bittorrent-3.4.2.ebuild4
-rw-r--r--net-p2p/bittorrent/bittorrent-4.0.0.ebuild8
-rw-r--r--net-p2p/bittorrent/bittorrent-4.0.1.ebuild8
7 files changed, 25 insertions, 15 deletions
diff --git a/net-p2p/bittorrent/ChangeLog b/net-p2p/bittorrent/ChangeLog
index ddf7f790b487..f9ab766b78c2 100644
--- a/net-p2p/bittorrent/ChangeLog
+++ b/net-p2p/bittorrent/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-p2p/bittorrent
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.45 2005/04/27 15:06:43 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.46 2005/05/05 23:27:49 swegener Exp $
+
+ 05 May 2005; Sven Wegener <swegener@gentoo.org> bittorrent-3.4.1a.ebuild,
+ bittorrent-3.4.2.ebuild, bittorrent-3.4.2-r1.ebuild,
+ bittorrent-3.4.2-r2.ebuild, bittorrent-4.0.0.ebuild,
+ bittorrent-4.0.1.ebuild:
+ Removed * postfix from <, <=, >= and > dependencies.
27 Apr 2005; Simon Stelling <blubb@gentoo.org> bittorrent-3.4.2-r2.ebuild:
stable on amd64
diff --git a/net-p2p/bittorrent/bittorrent-3.4.1a.ebuild b/net-p2p/bittorrent/bittorrent-3.4.1a.ebuild
index 36653f37471a..2f455bf4e2c2 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-2005 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.6 2005/03/05 03:49:15 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.4.1a.ebuild,v 1.7 2005/05/05 23:27:49 swegener Exp $
inherit distutils
@@ -18,7 +18,7 @@ KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64"
IUSE="X"
-RDEPEND="X? ( <dev-python/wxpython-2.5* )
+RDEPEND="X? ( <dev-python/wxpython-2.5 )
>=dev-lang/python-2.1
!virtual/bittorrent"
DEPEND="${RDEPEND}
diff --git a/net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild b/net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild
index 5f7ea59750e9..0629be1891b4 100644
--- a/net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild
+++ b/net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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-r1.ebuild,v 1.5 2005/03/05 03:49:15 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild,v 1.6 2005/05/05 23:27:49 swegener Exp $
inherit distutils
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc sparc ~alpha ~arm ~amd64"
IUSE="X"
-RDEPEND="X? ( <dev-python/wxpython-2.5* )
+RDEPEND="X? ( <dev-python/wxpython-2.5 )
>=dev-lang/python-2.1
!virtual/bittorrent"
DEPEND="${RDEPEND}
diff --git a/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild b/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild
index 6153ef44efa2..f15a1595f3e1 100644
--- a/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild
+++ b/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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-r2.ebuild,v 1.6 2005/04/27 15:06:43 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild,v 1.7 2005/05/05 23:27:49 swegener Exp $
inherit distutils
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm ppc sparc x86"
IUSE="X"
-RDEPEND="X? ( <dev-python/wxpython-2.5* )
+RDEPEND="X? ( <dev-python/wxpython-2.5 )
>=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 58454ac7834e..c20411152244 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-2005 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.8 2005/03/05 03:49:15 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.4.2.ebuild,v 1.9 2005/05/05 23:27:49 swegener Exp $
inherit distutils
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc sparc ~alpha arm ~amd64"
IUSE="X"
-RDEPEND="X? ( <dev-python/wxpython-2.5* )
+RDEPEND="X? ( <dev-python/wxpython-2.5 )
>=dev-lang/python-2.1
!virtual/bittorrent"
DEPEND="${RDEPEND}
diff --git a/net-p2p/bittorrent/bittorrent-4.0.0.ebuild b/net-p2p/bittorrent/bittorrent-4.0.0.ebuild
index e418463cece1..cb8709cf045c 100644
--- a/net-p2p/bittorrent/bittorrent-4.0.0.ebuild
+++ b/net-p2p/bittorrent/bittorrent-4.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-4.0.0.ebuild,v 1.3 2005/03/24 19:21:16 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-4.0.0.ebuild,v 1.4 2005/05/05 23:27:49 swegener Exp $
inherit distutils
@@ -17,8 +17,10 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~sparc ~alpha"
IUSE="X"
-RDEPEND="X? ( >=x11-libs/gtk+-2.4* \
- >=dev-python/pygtk-2.4*)
+RDEPEND="X? (
+ >=x11-libs/gtk+-2.4*
+ >=dev-python/pygtk-2.4
+ )
>=dev-lang/python-2.3
!virtual/bittorrent"
DEPEND="${RDEPEND}
diff --git a/net-p2p/bittorrent/bittorrent-4.0.1.ebuild b/net-p2p/bittorrent/bittorrent-4.0.1.ebuild
index 61a1f33c24e4..55cf7cfce21c 100644
--- a/net-p2p/bittorrent/bittorrent-4.0.1.ebuild
+++ b/net-p2p/bittorrent/bittorrent-4.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-4.0.1.ebuild,v 1.1 2005/03/31 12:30:36 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-4.0.1.ebuild,v 1.2 2005/05/05 23:27:49 swegener Exp $
inherit distutils
@@ -17,8 +17,10 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~sparc ~alpha"
IUSE="X"
-RDEPEND="X? ( >=x11-libs/gtk+-2.4* \
- >=dev-python/pygtk-2.4*)
+RDEPEND="X? (
+ >=x11-libs/gtk+-2.4
+ >=dev-python/pygtk-2.4
+ )
>=dev-lang/python-2.3
!virtual/bittorrent"
DEPEND="${RDEPEND}