diff options
author | Torsten Veller <tove@gentoo.org> | 2006-09-09 12:23:09 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2006-09-09 12:23:09 +0000 |
commit | a7cf2f3cbbee022ca31079b83eb95dcd5cbe4777 (patch) | |
tree | 528131250c5e552997a6f6a7ec3d20dbe53f479e /net-p2p | |
parent | Stable on x86 (#146845) (diff) | |
download | gentoo-2-a7cf2f3cbbee022ca31079b83eb95dcd5cbe4777.tar.gz gentoo-2-a7cf2f3cbbee022ca31079b83eb95dcd5cbe4777.tar.bz2 gentoo-2-a7cf2f3cbbee022ca31079b83eb95dcd5cbe4777.zip |
Stable on x86 (#146845)
(Portage version: 2.1.1)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog index 529fd12a466a..0508b3a0ed2b 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.56 2006/09/09 01:04:47 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.57 2006/09/09 12:23:09 tove Exp $ + + 09 Sep 2006; Torsten Veller <tove@gentoo.org> rtorrent-0.6.0.ebuild: + Stable on x86 (#146845) 09 Sep 2006; Thomas Cort <tcort@gentoo.org> rtorrent-0.6.0.ebuild: Stable on amd64 wrt Bug #146845. diff --git a/net-p2p/rtorrent/rtorrent-0.6.0.ebuild b/net-p2p/rtorrent/rtorrent-0.6.0.ebuild index 6fce3c4e157a..6ada1417b8e6 100644 --- a/net-p2p/rtorrent/rtorrent-0.6.0.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.6.0.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.6.0.ebuild,v 1.3 2006/09/09 01:04:47 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.6.0.ebuild,v 1.4 2006/09/09 12:23:09 tove 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.10.0 |