diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-11-09 18:37:39 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-11-09 18:37:39 +0000 |
commit | 4522694a92a0eb032cb0a7e053fb0af5ee657d73 (patch) | |
tree | e6c43888f4fd5ff329a489efdfff81daf7c7e18a /net-p2p | |
parent | Stable on ppc wrt bug 198558 (diff) | |
download | gentoo-2-4522694a92a0eb032cb0a7e053fb0af5ee657d73.tar.gz gentoo-2-4522694a92a0eb032cb0a7e053fb0af5ee657d73.tar.bz2 gentoo-2-4522694a92a0eb032cb0a7e053fb0af5ee657d73.zip |
Stable on ppc wrt bug 198558
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.7.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog index b9cf71d03bc1..eb8d638a1f45 100644 --- a/net-p2p/rtorrent/ChangeLog +++ b/net-p2p/rtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/rtorrent # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.95 2007/11/09 15:53:08 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.96 2007/11/09 18:37:39 nixnut Exp $ + + 09 Nov 2007; nixnut <nixnut@gentoo.org> rtorrent-0.7.8.ebuild: + Stable on ppc wrt bug 198558 09 Nov 2007; Dawid Węgliński <cla@gentoo.org> rtorrent-0.7.8.ebuild: Stable on x86 (bug #198558) diff --git a/net-p2p/rtorrent/rtorrent-0.7.8.ebuild b/net-p2p/rtorrent/rtorrent-0.7.8.ebuild index 1902c1496d96..24df319e6cba 100644 --- a/net-p2p/rtorrent/rtorrent-0.7.8.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.7.8.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/rtorrent/rtorrent-0.7.8.ebuild,v 1.3 2007/11/09 15:53:08 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.7.8.ebuild,v 1.4 2007/11/09 18:37:39 nixnut 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" RDEPEND=">=net-libs/libtorrent-0.11.${PV##*.} |