summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-04-12 23:01:27 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-04-12 23:01:27 +0000
commit38416c66ab1d850d41a3ac80d2611079b01461f4 (patch)
treec11aa5236489c3b4593f527588d362b527d9e0de /net-p2p/qtorrent
parentstable amd64, bug 165424 (diff)
downloadgentoo-2-38416c66ab1d850d41a3ac80d2611079b01461f4.tar.gz
gentoo-2-38416c66ab1d850d41a3ac80d2611079b01461f4.tar.bz2
gentoo-2-38416c66ab1d850d41a3ac80d2611079b01461f4.zip
stable amd64, bug 167198
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-p2p/qtorrent')
-rw-r--r--net-p2p/qtorrent/ChangeLog6
-rw-r--r--net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/qtorrent/ChangeLog b/net-p2p/qtorrent/ChangeLog
index bf7d477476e9..5195bcd81e57 100644
--- a/net-p2p/qtorrent/ChangeLog
+++ b/net-p2p/qtorrent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/qtorrent
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/ChangeLog,v 1.15 2007/02/18 20:22:00 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/ChangeLog,v 1.16 2007/04/12 23:01:27 opfer Exp $
+
+ 12 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
+ qtorrent-0.9.6.1-r2.ebuild:
+ stable amd64, bug 167198
18 Feb 2007; Jason Wever <weeve@gentoo.org> qtorrent-0.9.6.1-r2.ebuild:
Stable on SPARC wrt bug #167198.
diff --git a/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild b/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild
index e7d18632d587..3e11e31c93c8 100644
--- a/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild
+++ b/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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-r2.ebuild,v 1.3 2007/02/18 20:22:00 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild,v 1.4 2007/04/12 23:01:27 opfer Exp $
inherit eutils distutils
@@ -10,7 +10,7 @@ SRC_URI="http://thegraveyard.org/files/${P}.tar.bz2
mirror://gentoo/${P}-sizetype.patch"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86"
IUSE=""
DEPEND="dev-python/PyQt"