diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-16 09:58:15 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-16 09:58:15 +0000 |
commit | 917061854d5370949752adc2d2a0697567ef966a (patch) | |
tree | 842940ac61fbac40b95fb96c6cb748709be69b33 /net-p2p | |
parent | stable x86, bug 326065 (diff) | |
download | gentoo-2-917061854d5370949752adc2d2a0697567ef966a.tar.gz gentoo-2-917061854d5370949752adc2d2a0697567ef966a.tar.bz2 gentoo-2-917061854d5370949752adc2d2a0697567ef966a.zip |
stable x86, bug 326567
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-2.2.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index b560f31f016e..cbedec815da8 100644 --- a/net-p2p/qbittorrent/ChangeLog +++ b/net-p2p/qbittorrent/ChangeLog @@ -1,6 +1,10 @@ # 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.96 2010/07/08 17:01:46 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.97 2010/07/16 09:58:15 fauli Exp $ + + 16 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + qbittorrent-2.2.8.ebuild: + stable x86, bug 326567 *qbittorrent-2.3.0_rc2 (08 Jul 2010) diff --git a/net-p2p/qbittorrent/qbittorrent-2.2.8.ebuild b/net-p2p/qbittorrent/qbittorrent-2.2.8.ebuild index 8b970d19408b..92cc9fab7a2e 100644 --- a/net-p2p/qbittorrent/qbittorrent-2.2.8.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-2.2.8.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.8.ebuild,v 1.2 2010/07/04 08:51:26 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.2.8.ebuild,v 1.3 2010/07/16 09:58:15 fauli 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 |