diff options
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r-- | net-p2p/qbittorrent/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-2.4.0.ebuild (renamed from net-p2p/qbittorrent/qbittorrent-2.4.0_rc2.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index d17a6e7f3195..dddc5736b22e 100644 --- a/net-p2p/qbittorrent/ChangeLog +++ b/net-p2p/qbittorrent/ChangeLog @@ -1,6 +1,12 @@ # 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.106 2010/08/23 19:54:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.107 2010/08/26 13:36:31 hwoarang Exp $ + +*qbittorrent-2.4.0 (26 Aug 2010) + + 26 Aug 2010; Markos Chandras <hwoarang@gentoo.org> + -qbittorrent-2.4.0_rc2.ebuild, +qbittorrent-2.4.0.ebuild: + Version bump. Remove _rc release. Bug #334515 23 Aug 2010; Markus Meier <maekke@gentoo.org> qbittorrent-2.2.11.ebuild: amd64/x86 stable, bug #333777 diff --git a/net-p2p/qbittorrent/qbittorrent-2.4.0_rc2.ebuild b/net-p2p/qbittorrent/qbittorrent-2.4.0.ebuild index 7d834ac937a3..48e70185d4da 100644 --- a/net-p2p/qbittorrent/qbittorrent-2.4.0_rc2.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-2.4.0.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.4.0_rc2.ebuild,v 1.1 2010/08/22 12:35:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.4.0.ebuild,v 1.1 2010/08/26 13:36:31 hwoarang Exp $ EAPI="2" PYTHON_DEPEND="2" |