diff options
author | Jason Wever <weeve@gentoo.org> | 2004-07-18 17:00:58 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-07-18 17:00:58 +0000 |
commit | 736801610af0bbb0f545635cc3938262a97e53f2 (patch) | |
tree | 9a2e2bc79cc69076abce8c80e4db8ffcf4e40a1f /net-p2p | |
parent | Bump app-pda/gtkpod-0.80.2 (diff) | |
download | historical-736801610af0bbb0f545635cc3938262a97e53f2.tar.gz historical-736801610af0bbb0f545635cc3938262a97e53f2.tar.bz2 historical-736801610af0bbb0f545635cc3938262a97e53f2.zip |
Added ~sparc keyword.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/qtorrent/Manifest | 8 | ||||
-rw-r--r-- | net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-p2p/qtorrent/ChangeLog b/net-p2p/qtorrent/ChangeLog index 947c9274dd4a..e21de2d4b9ae 100644 --- a/net-p2p/qtorrent/ChangeLog +++ b/net-p2p/qtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/qtorrent # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/ChangeLog,v 1.6 2004/06/25 00:36:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/ChangeLog,v 1.7 2004/07/18 17:00:58 weeve Exp $ + + 18 Jul 2004; Jason Wever <weeve@gentoo.org> qtorrent-0.9.6.1.ebuild: + Added ~sparc keyword. 25 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> qtorrent-0.9.6.1.ebuild: Marked stable on amd64 and x86. diff --git a/net-p2p/qtorrent/Manifest b/net-p2p/qtorrent/Manifest index be3e636da2d8..50979e16e6d7 100644 --- a/net-p2p/qtorrent/Manifest +++ b/net-p2p/qtorrent/Manifest @@ -1,6 +1,6 @@ -MD5 83f8dbaed28a29616c9ecece1a6c26b8 qtorrent-0.9.5.ebuild 532 -MD5 d8ada368df97aa95fb486152a4d407b2 ChangeLog 783 +MD5 0f3990974045a68e148a0fb1ae91c541 ChangeLog 876 MD5 37236013e0d26d43c6bff35a8a48e8ec metadata.xml 220 -MD5 11fd4a1190174db56978f62bd86570bf qtorrent-0.9.6.1.ebuild 535 -MD5 18ad596962b6be7d9041f6f896a9ab36 files/digest-qtorrent-0.9.6.1 68 +MD5 83f8dbaed28a29616c9ecece1a6c26b8 qtorrent-0.9.5.ebuild 532 +MD5 912f9096831200372bd38a3fb6458002 qtorrent-0.9.6.1.ebuild 539 MD5 998185a0741756afc893e0074882eacb files/digest-qtorrent-0.9.5 66 +MD5 18ad596962b6be7d9041f6f896a9ab36 files/digest-qtorrent-0.9.6.1 68 diff --git a/net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild b/net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild index 7a8c13d69ba5..600f1a9e660e 100644 --- a/net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild +++ b/net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild,v 1.4 2004/06/25 00:36:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild,v 1.5 2004/07/18 17:00:58 weeve 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 ~ppc" +KEYWORDS="x86 amd64 ~ppc ~sparc" IUSE="" DEPEND="dev-python/PyQt" #RDEPEND="" |