diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-02-06 14:29:47 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-02-06 14:29:47 +0000 |
commit | f08a9ae8adc9dec0b31be6d5a60f34e37b7fb88a (patch) | |
tree | ded6338705f907b60e311d91c2cbafd2bdeee6ce /net-p2p/rtorrent | |
parent | Stable on amd64, bug #209140 (diff) | |
download | gentoo-2-f08a9ae8adc9dec0b31be6d5a60f34e37b7fb88a.tar.gz gentoo-2-f08a9ae8adc9dec0b31be6d5a60f34e37b7fb88a.tar.bz2 gentoo-2-f08a9ae8adc9dec0b31be6d5a60f34e37b7fb88a.zip |
Stable on amd64, bug #209140
(Portage version: 2.1.4.1)
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r-- | net-p2p/rtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.7.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog index 56457f043559..f1aa6e6c21c0 100644 --- a/net-p2p/rtorrent/ChangeLog +++ b/net-p2p/rtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/rtorrent # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.103 2008/02/06 14:06:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.104 2008/02/06 14:29:47 angelos Exp $ + + 06 Feb 2008; Christoph Mende <angelos@gentoo.org> rtorrent-0.7.9.ebuild: + Stable on amd64, bug #209140 06 Feb 2008; Raúl Porcel <armin76@gentoo.org> -rtorrent-0.7.1.ebuild, -rtorrent-0.7.2.ebuild, -rtorrent-0.7.3.ebuild, -rtorrent-0.7.4.ebuild, diff --git a/net-p2p/rtorrent/rtorrent-0.7.9.ebuild b/net-p2p/rtorrent/rtorrent-0.7.9.ebuild index fdfa6a77bf27..b29056c015b5 100644 --- a/net-p2p/rtorrent/rtorrent-0.7.9.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.7.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.7.9.ebuild,v 1.6 2008/02/06 14:06:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.7.9.ebuild,v 1.7 2008/02/06 14:29:47 angelos 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 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug xmlrpc" RDEPEND=">=net-libs/libtorrent-0.11.${PV##*.} |