diff options
author | 2008-01-13 08:53:51 +0000 | |
---|---|---|
committer | 2008-01-13 08:53:51 +0000 | |
commit | e8269f1b28e15ca062509a3b57e727661f2af9ca (patch) | |
tree | 7b23eda1dc4d806df72d50e49d7f6e496ad30a50 /net-p2p/bittorrent | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-e8269f1b28e15ca062509a3b57e727661f2af9ca.tar.gz gentoo-2-e8269f1b28e15ca062509a3b57e727661f2af9ca.tar.bz2 gentoo-2-e8269f1b28e15ca062509a3b57e727661f2af9ca.zip |
arm/s390/sh stable
(Portage version: 2.1.4)
Diffstat (limited to 'net-p2p/bittorrent')
-rw-r--r-- | net-p2p/bittorrent/bittorrent-5.0.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/bittorrent/bittorrent-5.0.9.ebuild b/net-p2p/bittorrent/bittorrent-5.0.9.ebuild index af6fe588dad6..61f6fd189f71 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 +# Copyright 1999-2008 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.9 2007/12/28 17:17:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.9.ebuild,v 1.10 2008/01/13 08:53:51 vapier Exp $ WX_GTK_VER="2.6" inherit distutils fdo-mime eutils wxwidgets @@ -15,7 +15,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 |