diff options
author | Dawid Węgliński <cla@gentoo.org> | 2009-11-16 13:06:25 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2009-11-16 13:06:25 +0000 |
commit | 8bd996d946b4e9df10cc56442e005367d676e28c (patch) | |
tree | 4f1cbfefc46a95f26783e3cd2569cf19c8e63596 | |
parent | Stable on amd64 (bug #291036) (diff) | |
download | gentoo-2-8bd996d946b4e9df10cc56442e005367d676e28c.tar.gz gentoo-2-8bd996d946b4e9df10cc56442e005367d676e28c.tar.bz2 gentoo-2-8bd996d946b4e9df10cc56442e005367d676e28c.zip |
Stable on amd64...
(Portage version: 2.2_rc49/cvs/Linux x86_64)
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/rtorrent/rtorrent-0.8.5.ebuild b/net-p2p/rtorrent/rtorrent-0.8.5.ebuild index 2b072f8c9cbd..7c969fa089f1 100644 --- a/net-p2p/rtorrent/rtorrent-0.8.5.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.5.ebuild,v 1.2 2009/10/27 18:11:22 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.5.ebuild,v 1.3 2009/11/16 13:06:25 cla Exp $ inherit base 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="daemon debug ipv6 xmlrpc" COMMON_DEPEND=">=net-libs/libtorrent-0.12.${PV##*.} |