diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2005-10-13 07:17:02 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2005-10-13 07:17:02 +0000 |
commit | 44bdb795f32efceff982c8de8ed7da85281995c6 (patch) | |
tree | 6c19de84d1291ba47a6672e9d2c7c029b9be761d /net-p2p | |
parent | updated grass dep for latest grass (diff) | |
download | gentoo-2-44bdb795f32efceff982c8de8ed7da85281995c6.tar.gz gentoo-2-44bdb795f32efceff982c8de8ed7da85281995c6.tar.bz2 gentoo-2-44bdb795f32efceff982c8de8ed7da85281995c6.zip |
Stable on x86
(Portage version: 2.0.53_rc4)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/rtorrent/Manifest | 2 | ||||
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.3.0.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog index 7d70f5bb1592..42ba39292713 100644 --- a/net-p2p/rtorrent/ChangeLog +++ b/net-p2p/rtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/rtorrent # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.18 2005/10/11 00:27:33 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.19 2005/10/13 07:17:02 halcy0n Exp $ + + 13 Oct 2005; Mark Loeser <halcy0n@gentoo.org> rtorrent-0.3.0.ebuild: + Stable on x86 11 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> -rtorrent-0.3.2.ebuild, -rtorrent-0.3.3.ebuild, -rtorrent-0.3.4.ebuild: diff --git a/net-p2p/rtorrent/Manifest b/net-p2p/rtorrent/Manifest index 5fecd7afc18a..2e4f4517928f 100644 --- a/net-p2p/rtorrent/Manifest +++ b/net-p2p/rtorrent/Manifest @@ -2,5 +2,5 @@ MD5 a65e6b8cda38388906a090440678fcd0 ChangeLog 3368 MD5 224ce847e3dadbc09533fa0de3d53564 files/digest-rtorrent-0.3.0 66 MD5 f85c4c3a50407a22701ca3e97344a6b1 files/digest-rtorrent-0.3.5 66 MD5 dc4336d6e768b550ef6da8f6c965d234 metadata.xml 374 -MD5 60f838dbf155b5a8aeb0f27cede84a7b rtorrent-0.3.0.ebuild 1104 +MD5 958b2b8b07b4b3444fd4b93bd695f044 rtorrent-0.3.0.ebuild 1103 MD5 dedeedfc04d07680f66fb21aca8f2484 rtorrent-0.3.5.ebuild 1110 diff --git a/net-p2p/rtorrent/rtorrent-0.3.0.ebuild b/net-p2p/rtorrent/rtorrent-0.3.0.ebuild index 0b0b47be9cb7..fe04b352aac7 100644 --- a/net-p2p/rtorrent/rtorrent-0.3.0.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.3.0.ebuild,v 1.2 2005/09/02 20:54:36 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.3.0.ebuild,v 1.3 2005/10/13 07:17:02 halcy0n 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 ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="debug" DEPEND="~net-libs/libtorrent-0.7.0 |