summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-01-27 17:09:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-01-27 17:09:31 +0000
commit78e609294ab5ea93e6da72d233e2356e00c518e0 (patch)
tree5350ad69789a3a11f3690be87e849b00e9383e6e /net-p2p/qbittorrent
parentStable for amd64, wrt bug #400483 (diff)
downloadgentoo-2-78e609294ab5ea93e6da72d233e2356e00c518e0.tar.gz
gentoo-2-78e609294ab5ea93e6da72d233e2356e00c518e0.tar.bz2
gentoo-2-78e609294ab5ea93e6da72d233e2356e00c518e0.zip
Stable for amd64, wrt bug #399643
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r--net-p2p/qbittorrent/ChangeLog7
-rw-r--r--net-p2p/qbittorrent/qbittorrent-2.9.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog
index a3792482200b..012336108806 100644
--- a/net-p2p/qbittorrent/ChangeLog
+++ b/net-p2p/qbittorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/qbittorrent
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.176 2011/12/30 10:53:31 hwoarang Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.177 2012/01/27 17:09:31 ago Exp $
+
+ 27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> qbittorrent-2.9.3.ebuild:
+ Stable for amd64, wrt bug #399643
*qbittorrent-2.9.3 (30 Dec 2011)
diff --git a/net-p2p/qbittorrent/qbittorrent-2.9.3.ebuild b/net-p2p/qbittorrent/qbittorrent-2.9.3.ebuild
index 36329a03288d..4dc6bffdcb0c 100644
--- a/net-p2p/qbittorrent/qbittorrent-2.9.3.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-2.9.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.9.3.ebuild,v 1.1 2011/12/30 10:53:31 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.9.3.ebuild,v 1.2 2012/01/27 17:09:31 ago Exp $
EAPI="2"
PYTHON_DEPEND="2"
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="dbus +X geoip"
QT_MIN="4.6.1"