diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-13 16:22:34 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-13 16:22:34 +0000 |
commit | 7b4c790a013ce502e56bc853f2d9a363af6dde7f (patch) | |
tree | 7552cd9376a154c197b9bdbd50e939aabe1a9805 /net-p2p | |
parent | Add ebuild for live hg checkouts (diff) | |
download | gentoo-2-7b4c790a013ce502e56bc853f2d9a363af6dde7f.tar.gz gentoo-2-7b4c790a013ce502e56bc853f2d9a363af6dde7f.tar.bz2 gentoo-2-7b4c790a013ce502e56bc853f2d9a363af6dde7f.zip |
Version bump
(Portage version: 2.1.9.30/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-2.6.2.ebuild (renamed from net-p2p/qbittorrent/qbittorrent-2.6.1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index 977919cf82e8..d38fdd492701 100644 --- a/net-p2p/qbittorrent/ChangeLog +++ b/net-p2p/qbittorrent/ChangeLog @@ -1,6 +1,12 @@ # 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.134 2011/01/11 22:58:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.135 2011/01/13 16:22:34 hwoarang Exp $ + +*qbittorrent-2.6.2 (13 Jan 2011) + + 13 Jan 2011; Markos Chandras <hwoarang@gentoo.org> -qbittorrent-2.6.1.ebuild, + +qbittorrent-2.6.2.ebuild: + Version bump *qbittorrent-2.6.1 (11 Jan 2011) diff --git a/net-p2p/qbittorrent/qbittorrent-2.6.1.ebuild b/net-p2p/qbittorrent/qbittorrent-2.6.2.ebuild index e8ac4fc7d1e7..83abc4a81bda 100644 --- a/net-p2p/qbittorrent/qbittorrent-2.6.1.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-2.6.2.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.6.1.ebuild,v 1.1 2011/01/11 22:58:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.6.2.ebuild,v 1.1 2011/01/13 16:22:34 hwoarang Exp $ EAPI="2" PYTHON_DEPEND="2" |