diff options
author | 2006-07-10 17:35:08 +0000 | |
---|---|---|
committer | 2006-07-10 17:35:08 +0000 | |
commit | f0187665e3d9d6ad30cc244870baffd2ea49eb92 (patch) | |
tree | 5471babd8e7391d482a292272669855c98599de0 /net-p2p | |
parent | Mark 0.05 stable on ia64 (diff) | |
download | gentoo-2-f0187665e3d9d6ad30cc244870baffd2ea49eb92.tar.gz gentoo-2-f0187665e3d9d6ad30cc244870baffd2ea49eb92.tar.bz2 gentoo-2-f0187665e3d9d6ad30cc244870baffd2ea49eb92.zip |
Stable x86; torrents at work..never!
(Portage version: 2.1-r1)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog index 643e975120d0..a14d9085fde7 100644 --- a/net-p2p/rtorrent/ChangeLog +++ b/net-p2p/rtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/rtorrent # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.49 2006/07/10 00:32:32 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.50 2006/07/10 17:35:08 tsunam Exp $ + + 10 Jul 2006; Joshua Jackson <tsunam@gentoo.org> rtorrent-0.5.3.ebuild: + Stable x86; bug #139716 10 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> rtorrent-0.5.3.ebuild: Marked stable on amd64 per bug #139716 diff --git a/net-p2p/rtorrent/rtorrent-0.5.3.ebuild b/net-p2p/rtorrent/rtorrent-0.5.3.ebuild index 8741968fc70c..6f23b201d274 100644 --- a/net-p2p/rtorrent/rtorrent-0.5.3.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.5.3.ebuild,v 1.3 2006/07/10 00:32:32 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.5.3.ebuild,v 1.4 2006/07/10 17:35:08 tsunam 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 ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug" DEPEND=">=net-libs/libtorrent-0.9.0 |