diff options
author | David Holm <dholm@gentoo.org> | 2005-05-31 07:58:43 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-31 07:58:43 +0000 |
commit | 6f26a6f52a93c07edf31e490bf0c4ad442f50cbf (patch) | |
tree | 905d01004082bab334ce23358157ef15255b5390 /net-p2p | |
parent | Remove mask on KDE 3.4.1. (diff) | |
download | historical-6f26a6f52a93c07edf31e490bf0c4ad442f50cbf.tar.gz historical-6f26a6f52a93c07edf31e490bf0c4ad442f50cbf.tar.bz2 historical-6f26a6f52a93c07edf31e490bf0c4ad442f50cbf.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/rtorrent/Manifest | 14 | ||||
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.2.3.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog index 0377624cfb91..79eeb0447b4a 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.3 2005/05/30 20:04:32 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.4 2005/05/31 07:58:43 dholm Exp $ + + 31 May 2005; David Holm <dholm@gentoo.org> rtorrent-0.2.3.ebuild: + Added to ~ppc. *rtorrent-0.2.3 (30 May 2005) diff --git a/net-p2p/rtorrent/Manifest b/net-p2p/rtorrent/Manifest index 4ab5e486fb71..d8a8b94c88cd 100644 --- a/net-p2p/rtorrent/Manifest +++ b/net-p2p/rtorrent/Manifest @@ -1,17 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 e2a9fc4d81f76eaad93c309aef1ef9e3 ChangeLog 724 +MD5 50a137a3d6dc9c34cb7ff79e6e2d0b5d ChangeLog 806 MD5 dc4336d6e768b550ef6da8f6c965d234 metadata.xml 374 MD5 66412490eca4e94e378b9ce96fbc83b6 rtorrent-0.2.2.ebuild 803 -MD5 3e977d16337bb4771b374c1a598ae185 rtorrent-0.2.3.ebuild 879 +MD5 4dd2be5d17f162ae982a14923b8fad2e rtorrent-0.2.3.ebuild 880 MD5 a7fbf9f684955a67ccd3c2218c4c26f1 files/digest-rtorrent-0.2.2 66 MD5 d70cef26cab83ad7a36ef78c77b69123 files/digest-rtorrent-0.2.3 66 MD5 070b0554790fa378ce49cbf22f43e7fb files/rtorrent-0.2.3-fix.patch 731 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCm3Dlj5H05b2HAEkRAoWDAJwKJ4I8n6rpY/qyReEbz/Gr9BIKCwCfTZ12 -7Meyetfi9wQWXcnmV3nM2gs= -=n9Ti ------END PGP SIGNATURE----- diff --git a/net-p2p/rtorrent/rtorrent-0.2.3.ebuild b/net-p2p/rtorrent/rtorrent-0.2.3.ebuild index a99a65187cc7..49ea77469485 100644 --- a/net-p2p/rtorrent/rtorrent-0.2.3.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.2.3.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.2.3.ebuild,v 1.1 2005/05/30 20:04:32 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.2.3.ebuild,v 1.2 2005/05/31 07:58:43 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="debug" DEPEND=">=net-libs/libtorrent-0.6.3 |