diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-06 20:47:14 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-06 20:47:14 +0000 |
commit | 74c1bc49b2802f7dcd35fb9636df05cf6ddd9b5c (patch) | |
tree | 01b83bb3f708ca41e662c4978696ca2ab5a7f664 /net-p2p/bittorrent/bittorrent-5.0.7.ebuild | |
parent | use games_get_libdir (diff) | |
download | gentoo-2-74c1bc49b2802f7dcd35fb9636df05cf6ddd9b5c.tar.gz gentoo-2-74c1bc49b2802f7dcd35fb9636df05cf6ddd9b5c.tar.bz2 gentoo-2-74c1bc49b2802f7dcd35fb9636df05cf6ddd9b5c.zip |
ppc stable, bug #167783
(Portage version: 2.1.2.3)
Diffstat (limited to 'net-p2p/bittorrent/bittorrent-5.0.7.ebuild')
-rw-r--r-- | net-p2p/bittorrent/bittorrent-5.0.7.ebuild | 4 |
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 ceb3d56faccd..4295c43e70a1 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.7 2007/04/05 13:50:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.7.ebuild,v 1.8 2007/04/06 20:47:14 dertobi123 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" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="gtk" RDEPEND=">=dev-lang/python-2.3 |