diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-12 21:17:15 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-12 21:17:15 +0000 |
commit | c93b1842688b6f28a484d8b1b4d482e08ddbfa57 (patch) | |
tree | a406735a88a97a5688c80070dfa533a22bd5481b /net-p2p | |
parent | Stable on amd64 wrt bug #354519 (diff) | |
download | gentoo-2-c93b1842688b6f28a484d8b1b4d482e08ddbfa57.tar.gz gentoo-2-c93b1842688b6f28a484d8b1b4d482e08ddbfa57.tar.bz2 gentoo-2-c93b1842688b6f28a484d8b1b4d482e08ddbfa57.zip |
Stable on amd64 wrt bug #354517
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-2.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index 9691d3e48fb6..ef839124f63c 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.138 2011/02/11 20:11:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.139 2011/02/12 21:17:15 hwoarang Exp $ + + 12 Feb 2011; Markos Chandras <hwoarang@gentoo.org> qbittorrent-2.5.5.ebuild: + Stable on amd64 wrt bug #354517 *qbittorrent-2.7.0_beta1 (11 Feb 2011) *qbittorrent-2.6.6 (11 Feb 2011) diff --git a/net-p2p/qbittorrent/qbittorrent-2.5.5.ebuild b/net-p2p/qbittorrent/qbittorrent-2.5.5.ebuild index 67fc1babf3a7..9f954885cc37 100644 --- a/net-p2p/qbittorrent/qbittorrent-2.5.5.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-2.5.5.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.5.5.ebuild,v 1.1 2011/01/08 12:13:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.5.5.ebuild,v 1.2 2011/02/12 21:17:15 hwoarang 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="+X geoip libnotify" # boost version so that we always have thread support |