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 | 07ac051db383fc031bc5bb9142ef949bae1103db (patch) | |
tree | 8fa4b598be8bc9c03aafc76eb78e7ece990da84a /net-p2p/rtorrent | |
parent | Stable on x86 (diff) | |
download | historical-07ac051db383fc031bc5bb9142ef949bae1103db.tar.gz historical-07ac051db383fc031bc5bb9142ef949bae1103db.tar.bz2 historical-07ac051db383fc031bc5bb9142ef949bae1103db.zip |
Stable on x86
Package-Manager: portage-2.0.53_rc4
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r-- | net-p2p/rtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/rtorrent/Manifest | 14 | ||||
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.3.0.ebuild | 4 |
3 files changed, 18 insertions, 5 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..f5f6edb42e39 100644 --- a/net-p2p/rtorrent/Manifest +++ b/net-p2p/rtorrent/Manifest @@ -1,6 +1,16 @@ -MD5 a65e6b8cda38388906a090440678fcd0 ChangeLog 3368 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 fdc3a23ec28524e4478e5b1a0ee05e3c ChangeLog 3454 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 20a482073194c199f5f03c6b7cdc6323 rtorrent-0.3.0.ebuild 1101 MD5 dedeedfc04d07680f66fb21aca8f2484 rtorrent-0.3.5.ebuild 1110 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDTgoCCRZPokWLroQRArQJAKDP/bDigJnI7uY4PeZgS4TCyZGfggCg1Mus +gFE5++o0s8me2z4evg337Fo= +=79BS +-----END PGP SIGNATURE----- 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 |