From c951af3debe76bcd7eee449f12808f4a260ca87a Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Wed, 21 Nov 2007 15:38:59 +0000 Subject: amd64 stable wrt #199882 (Portage version: 2.1.3.19) --- net-p2p/bittorrent/ChangeLog | 5 ++++- net-p2p/bittorrent/bittorrent-5.0.9.ebuild | 8 +++----- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'net-p2p/bittorrent') diff --git a/net-p2p/bittorrent/ChangeLog b/net-p2p/bittorrent/ChangeLog index f1439e29dba8..08f5f6709a53 100644 --- a/net-p2p/bittorrent/ChangeLog +++ b/net-p2p/bittorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/bittorrent # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.120 2007/11/21 15:23:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.121 2007/11/21 15:38:59 drac Exp $ + + 21 Nov 2007; Samuli Suominen bittorrent-5.0.9.ebuild: + amd64 stable wrt #199882 21 Nov 2007; Raúl Porcel bittorrent-5.0.9.ebuild: alpha/ia64/sparc stable diff --git a/net-p2p/bittorrent/bittorrent-5.0.9.ebuild b/net-p2p/bittorrent/bittorrent-5.0.9.ebuild index 1657c44e023f..1d3c5e5fc6ef 100644 --- a/net-p2p/bittorrent/bittorrent-5.0.9.ebuild +++ b/net-p2p/bittorrent/bittorrent-5.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.9.ebuild,v 1.3 2007/11/21 15:23:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.9.ebuild,v 1.4 2007/11/21 15:38:59 drac Exp $ inherit distutils fdo-mime eutils @@ -14,13 +14,11 @@ SRC_URI="http://download.bittorrent.com/dl/${MY_P}.tar.gz" LICENSE="BitTorrent" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="gtk" RDEPEND=">=dev-lang/python-2.3 - gtk? ( - =dev-python/wxpython-2.6* - ) + gtk? ( =dev-python/wxpython-2.6* ) >=dev-python/pycrypto-2.0 >=dev-python/twisted-2 dev-python/twisted-web -- cgit v1.2.3-65-gdbad