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 | 60188173349b15d28117d62691d10abb22c01bc1 (patch) | |
tree | 287b9c8cd40ff72c86c9afbdc0f154f325090602 /net-p2p/qtorrent | |
parent | Bump app-pda/gtkpod-0.80.2 (Manifest recommit) (diff) | |
download | gentoo-2-60188173349b15d28117d62691d10abb22c01bc1.tar.gz gentoo-2-60188173349b15d28117d62691d10abb22c01bc1.tar.bz2 gentoo-2-60188173349b15d28117d62691d10abb22c01bc1.zip |
Added ~sparc keyword.
Diffstat (limited to 'net-p2p/qtorrent')
-rw-r--r-- | net-p2p/qtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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="" |