diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-06-06 19:55:26 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-06-06 19:55:26 +0000 |
commit | e9f52f92142226ecc1c3b0df1f095bd2b8babc4e (patch) | |
tree | 7b3d5d633373d8cda6644d3716742d6e39f12ab2 | |
parent | Respect LDFLAGS - bug #336565. Remove old. EAPI bump. (diff) | |
download | gentoo-2-e9f52f92142226ecc1c3b0df1f095bd2b8babc4e.tar.gz gentoo-2-e9f52f92142226ecc1c3b0df1f095bd2b8babc4e.tar.bz2 gentoo-2-e9f52f92142226ecc1c3b0df1f095bd2b8babc4e.zip |
version bump
(Portage version: 2.1.9.49/cvs/Linux x86_64)
-rw-r--r-- | net-p2p/qbittorrent/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-2.8.1.ebuild (renamed from net-p2p/qbittorrent/qbittorrent-2.8.0.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index 2e02beb35e83..0620a24657fa 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.159 2011/06/02 20:15:40 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.160 2011/06/06 19:55:26 hwoarang Exp $ + +*qbittorrent-2.8.1 (06 Jun 2011) + + 06 Jun 2011; Markos Chandras <hwoarang@gentoo.org> -qbittorrent-2.8.0.ebuild, + +qbittorrent-2.8.1.ebuild: + version bump *qbittorrent-2.8.0 (02 Jun 2011) diff --git a/net-p2p/qbittorrent/qbittorrent-2.8.0.ebuild b/net-p2p/qbittorrent/qbittorrent-2.8.1.ebuild index 896a2d633042..26a72b1258d9 100644 --- a/net-p2p/qbittorrent/qbittorrent-2.8.0.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-2.8.1.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.8.0.ebuild,v 1.1 2011/06/02 20:15:40 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.8.1.ebuild,v 1.1 2011/06/06 19:55:26 hwoarang Exp $ EAPI="2" PYTHON_DEPEND="2" |