diff options
Diffstat (limited to 'net-p2p/rtorrent/rtorrent-0.3.0.ebuild')
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/rtorrent/rtorrent-0.3.0.ebuild b/net-p2p/rtorrent/rtorrent-0.3.0.ebuild index 0b0b47be9cb7..fe04b352aac7 100644 --- a/net-p2p/rtorrent/rtorrent-0.3.0.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.3.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/rtorrent/rtorrent-0.3.0.ebuild,v 1.2 2005/09/02 20:54:36 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.3.0.ebuild,v 1.3 2005/10/13 07:17:02 halcy0n Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="debug" DEPEND="~net-libs/libtorrent-0.7.0 |