diff options
author | Markus Meier <maekke@gentoo.org> | 2009-12-28 21:29:42 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-12-28 21:29:42 +0000 |
commit | 90571e7c2233555fd8160234298e02c9022aac99 (patch) | |
tree | 391f9b8e03e0eb3e5276ac45d771ebe35622a537 /net-p2p/qbittorrent | |
parent | amd64/x86 stable, bug #294499 (diff) | |
download | gentoo-2-90571e7c2233555fd8160234298e02c9022aac99.tar.gz gentoo-2-90571e7c2233555fd8160234298e02c9022aac99.tar.bz2 gentoo-2-90571e7c2233555fd8160234298e02c9022aac99.zip |
amd64/x86 stable, bug #290708
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r-- | net-p2p/qbittorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-1.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index a97c100d5371..8122c3b033e4 100644 --- a/net-p2p/qbittorrent/ChangeLog +++ b/net-p2p/qbittorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/qbittorrent # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.66 2009/12/18 16:06:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.67 2009/12/28 21:29:42 maekke Exp $ + + 28 Dec 2009; Markus Meier <maekke@gentoo.org> qbittorrent-1.5.5.ebuild: + amd64/x86 stable, bug #290708 *qbittorrent-2.0.2 (18 Dec 2009) diff --git a/net-p2p/qbittorrent/qbittorrent-1.5.5.ebuild b/net-p2p/qbittorrent/qbittorrent-1.5.5.ebuild index 8eceafc14698..1bc59edcd632 100644 --- a/net-p2p/qbittorrent/qbittorrent-1.5.5.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-1.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.5.5.ebuild,v 1.2 2009/11/10 11:35:11 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.5.5.ebuild,v 1.3 2009/12/28 21:29:42 maekke Exp $ EAPI="2" inherit eutils qt4 multilib @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" # boost version so that we always have thread support |