summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-06-24 22:14:14 +0000
committerMike Frysinger <vapier@gentoo.org>2007-06-24 22:14:14 +0000
commit13c857ec8273a659f9691f2d50684091a788c83b (patch)
tree15d2f62dd5566ef012abbdd7a8fd20b5e1a83737 /net-p2p/bittorrent
parentarm stable (diff)
downloadgentoo-2-13c857ec8273a659f9691f2d50684091a788c83b.tar.gz
gentoo-2-13c857ec8273a659f9691f2d50684091a788c83b.tar.bz2
gentoo-2-13c857ec8273a659f9691f2d50684091a788c83b.zip
arm/s390/sh stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'net-p2p/bittorrent')
-rw-r--r--net-p2p/bittorrent/bittorrent-5.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/bittorrent/bittorrent-5.0.7.ebuild b/net-p2p/bittorrent/bittorrent-5.0.7.ebuild
index fee1b8fa8058..231028064edd 100644
--- a/net-p2p/bittorrent/bittorrent-5.0.7.ebuild
+++ b/net-p2p/bittorrent/bittorrent-5.0.7.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.7.ebuild,v 1.12 2007/06/09 19:56:46 lavajoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.7.ebuild,v 1.13 2007/06/24 22:14:14 vapier Exp $
inherit distutils fdo-mime eutils
@@ -14,7 +14,7 @@ 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