diff options
author | David Holm <dholm@gentoo.org> | 2004-03-17 22:49:03 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-17 22:49:03 +0000 |
commit | e2eb3c5e2af0b42dea6842d22f1265238eeeb3db (patch) | |
tree | c4609fc22de3c19caf374c133c76108e14b194f4 /net-p2p | |
parent | Closing #44162. (diff) | |
download | historical-e2eb3c5e2af0b42dea6842d22f1265238eeeb3db.tar.gz historical-e2eb3c5e2af0b42dea6842d22f1265238eeeb3db.tar.bz2 historical-e2eb3c5e2af0b42dea6842d22f1265238eeeb3db.zip |
Added to ~ppc
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/qtorrent/Manifest | 4 | ||||
-rw-r--r-- | net-p2p/qtorrent/qtorrent-0.9.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/qtorrent/ChangeLog b/net-p2p/qtorrent/ChangeLog index 33e628a23c41..740f05584409 100644 --- a/net-p2p/qtorrent/ChangeLog +++ b/net-p2p/qtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/qtorrent # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/ChangeLog,v 1.1 2004/03/17 15:38:33 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/ChangeLog,v 1.2 2004/03/17 22:49:03 dholm Exp $ + + 17 Mar 2004; David Holm <dholm@gentoo.org> qtorrent-0.9.5.ebuild: + Added to ~ppc. *qtorrent-0.9.5 (17 Mar 2004) diff --git a/net-p2p/qtorrent/Manifest b/net-p2p/qtorrent/Manifest index 000294d7e316..b15227681b19 100644 --- a/net-p2p/qtorrent/Manifest +++ b/net-p2p/qtorrent/Manifest @@ -1,4 +1,4 @@ -MD5 fb55db2ec500d6a0c82bb4c4966bd025 qtorrent-0.9.5.ebuild 552 -MD5 ea400e1b2e0be51e8bb71811ebdcb05b ChangeLog 333 +MD5 a76946c119c247c9b50ee660c4c76737 ChangeLog 420 MD5 37236013e0d26d43c6bff35a8a48e8ec metadata.xml 220 +MD5 904a1b7da1e084bb174b7f906e6b0b32 qtorrent-0.9.5.ebuild 558 MD5 998185a0741756afc893e0074882eacb files/digest-qtorrent-0.9.5 66 diff --git a/net-p2p/qtorrent/qtorrent-0.9.5.ebuild b/net-p2p/qtorrent/qtorrent-0.9.5.ebuild index 116234f70459..ce81552ed97c 100644 --- a/net-p2p/qtorrent/qtorrent-0.9.5.ebuild +++ b/net-p2p/qtorrent/qtorrent-0.9.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/qtorrent-0.9.5.ebuild,v 1.1 2004/03/17 15:38:33 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/qtorrent-0.9.5.ebuild,v 1.2 2004/03/17 22:49:03 dholm Exp $ DESCRIPTION="QTorrent is a PyQt GUI for BitTorrent." HOMEPAGE="http://thegraveyard.org/qtorrent.php" SRC_URI="http://thegraveyard.org/files/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-python/PyQt" #RDEPEND="" |