summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-09 09:54:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-09 09:54:39 +0000
commite5998d9fbd76b0ffa1831c409d61a33ddb568b24 (patch)
treebea711a73627cde23e476ed14f2d10f33ed39963 /net-p2p/qbittorrent
parentStable for amd64, wrt bug #522764 (diff)
downloadgentoo-2-e5998d9fbd76b0ffa1831c409d61a33ddb568b24.tar.gz
gentoo-2-e5998d9fbd76b0ffa1831c409d61a33ddb568b24.tar.bz2
gentoo-2-e5998d9fbd76b0ffa1831c409d61a33ddb568b24.zip
Stable for amd64, wrt bug #522764
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r--net-p2p/qbittorrent/ChangeLog5
-rw-r--r--net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog
index 224017da5487..59180f64c0aa 100644
--- a/net-p2p/qbittorrent/ChangeLog
+++ b/net-p2p/qbittorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/qbittorrent
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.231 2014/10/02 20:17:29 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.232 2014/10/09 09:54:39 ago Exp $
+
+ 09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> qbittorrent-3.1.9.2-r1.ebuild:
+ Stable for amd64, wrt bug #522764
*qbittorrent-3.1.10 (02 Oct 2014)
diff --git a/net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild b/net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild
index e24fc6b5c530..01eba105645d 100644
--- a/net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild,v 1.1 2014/05/24 22:53:34 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.9.2-r1.ebuild,v 1.2 2014/10/09 09:54:39 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE="dbus debug geoip +X"