summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-08-01 19:04:59 +0000
committerMarkus Meier <maekke@gentoo.org>2011-08-01 19:04:59 +0000
commitbffd632f9a43cf9e93c7aa7dc48c84c5de2487ef (patch)
tree99a5cbd076e4d98bd4e854ac35c662e7082a07c9 /net-p2p
parentamd64/x86 stable, bug #375379 (diff)
downloadgentoo-2-bffd632f9a43cf9e93c7aa7dc48c84c5de2487ef.tar.gz
gentoo-2-bffd632f9a43cf9e93c7aa7dc48c84c5de2487ef.tar.bz2
gentoo-2-bffd632f9a43cf9e93c7aa7dc48c84c5de2487ef.zip
x86 stable, bug #375543
(Portage version: 2.1.10.9/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent/ChangeLog5
-rw-r--r--net-p2p/qbittorrent/qbittorrent-2.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog
index dafd1776c944..7c5fac86a1c6 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.163 2011/07/26 07:34:14 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.164 2011/08/01 19:04:59 maekke Exp $
+
+ 01 Aug 2011; Markus Meier <maekke@gentoo.org> qbittorrent-2.8.2.ebuild:
+ x86 stable, bug #375543
26 Jul 2011; Markos Chandras <hwoarang@gentoo.org> qbittorrent-9999.ebuild:
Move repository to gitorious. Bug 376235
diff --git a/net-p2p/qbittorrent/qbittorrent-2.8.2.ebuild b/net-p2p/qbittorrent/qbittorrent-2.8.2.ebuild
index 144e65d3814d..908a32a61f0a 100644
--- a/net-p2p/qbittorrent/qbittorrent-2.8.2.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-2.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.8.2.ebuild,v 1.2 2011/07/21 09:31:54 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.8.2.ebuild,v 1.3 2011/08/01 19:04:59 maekke 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"