summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-04-15 22:47:16 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-04-15 22:47:16 +0000
commit9dab9c87d26a17542e9b29c7f3dd9b5abc424dec (patch)
tree03f2c093c1b8a943adbf239837d8a0870daf5ad1 /net-p2p
parentVersion bump. (diff)
downloadgentoo-2-9dab9c87d26a17542e9b29c7f3dd9b5abc424dec.tar.gz
gentoo-2-9dab9c87d26a17542e9b29c7f3dd9b5abc424dec.tar.bz2
gentoo-2-9dab9c87d26a17542e9b29c7f3dd9b5abc424dec.zip
marked x86 per bug 411869
(Portage version: 2.2.0_alpha100/cvs/Linux i686)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent/ChangeLog5
-rw-r--r--net-p2p/qbittorrent/qbittorrent-2.9.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog
index 46e388f6a881..ff43ec2b50b9 100644
--- a/net-p2p/qbittorrent/ChangeLog
+++ b/net-p2p/qbittorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/qbittorrent
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.183 2012/04/15 14:07:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.184 2012/04/15 22:47:16 jdhore Exp $
+
+ 15 Apr 2012; Jeff Horelick <jdhore@gentoo.org> qbittorrent-2.9.7.ebuild:
+ marked x86 per bug 411869
15 Apr 2012; Agostino Sarubbo <ago@gentoo.org> qbittorrent-2.9.7.ebuild:
Stable for amd64, wrt bug #411869
diff --git a/net-p2p/qbittorrent/qbittorrent-2.9.7.ebuild b/net-p2p/qbittorrent/qbittorrent-2.9.7.ebuild
index fa5fe19ebd83..f730f14b1d0e 100644
--- a/net-p2p/qbittorrent/qbittorrent-2.9.7.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-2.9.7.ebuild
@@ -1,6 +1,6 @@
# 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.7.ebuild,v 1.2 2012/04/15 14:07:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.9.7.ebuild,v 1.3 2012/04/15 22:47:16 jdhore 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"