diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-23 19:54:26 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-23 19:54:26 +0000 |
commit | 421e488b21cc817479e9573e19495f71a541693b (patch) | |
tree | 9fe7a2c5c6388c35713062b6294751cb456c05fe | |
parent | amd64/x86 stable, bug #333775 (diff) | |
download | gentoo-2-421e488b21cc817479e9573e19495f71a541693b.tar.gz gentoo-2-421e488b21cc817479e9573e19495f71a541693b.tar.bz2 gentoo-2-421e488b21cc817479e9573e19495f71a541693b.zip |
amd64/x86 stable, bug #333777
(Portage version: 2.2_rc68/cvs/Linux x86_64)
-rw-r--r-- | net-p2p/qbittorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-2.2.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index 816add01f5db..d17a6e7f3195 100644 --- a/net-p2p/qbittorrent/ChangeLog +++ b/net-p2p/qbittorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/qbittorrent # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.105 2010/08/22 12:35:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.106 2010/08/23 19:54:26 maekke Exp $ + + 23 Aug 2010; Markus Meier <maekke@gentoo.org> qbittorrent-2.2.11.ebuild: + amd64/x86 stable, bug #333777 *qbittorrent-2.4.0_rc2 (22 Aug 2010) diff --git a/net-p2p/qbittorrent/qbittorrent-2.2.11.ebuild b/net-p2p/qbittorrent/qbittorrent-2.2.11.ebuild index 2c5e7e7785fa..1184ccd8fe26 100644 --- a/net-p2p/qbittorrent/qbittorrent-2.2.11.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-2.2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.2.11.ebuild,v 1.1 2010/07/22 17:07:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.2.11.ebuild,v 1.2 2010/08/23 19:54:26 maekke Exp $ EAPI="2" PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+X geoip libnotify" # boost version so that we always have thread support |