diff options
author | 2008-01-09 19:53:47 +0000 | |
---|---|---|
committer | 2008-01-09 19:53:47 +0000 | |
commit | 395c3010e05328fad356fdd839fde984676f9d2e (patch) | |
tree | 01f00049dfd1023f3f3cf1d6d77ac1b7a1437b26 /net-p2p/qbittorrent | |
parent | x86 stable, bug #204911 (diff) | |
download | gentoo-2-395c3010e05328fad356fdd839fde984676f9d2e.tar.gz gentoo-2-395c3010e05328fad356fdd839fde984676f9d2e.tar.bz2 gentoo-2-395c3010e05328fad356fdd839fde984676f9d2e.zip |
Revision bump to use newer rb_libtorrent
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r-- | net-p2p/qbittorrent/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc11-r1 (renamed from net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc11) | 0 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-1.0.0_rc11-r1.ebuild (renamed from net-p2p/qbittorrent/qbittorrent-1.0.0_rc11.ebuild) | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index f05e3ef9a1b9..d17b290735e8 100644 --- a/net-p2p/qbittorrent/ChangeLog +++ b/net-p2p/qbittorrent/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-p2p/qbittorrent # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.31 2008/01/03 20:40:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.32 2008/01/09 19:53:47 armin76 Exp $ + +*qbittorrent-1.0.0_rc11-r1 (09 Jan 2008) + + 09 Jan 2008; Raúl Porcel <armin76@gentoo.org> + -qbittorrent-1.0.0_rc11.ebuild, +qbittorrent-1.0.0_rc11-r1.ebuild: + Revision bump to use newer rb_libtorrent 03 Jan 2008; Raúl Porcel <armin76@gentoo.org> qbittorrent-1.0.0_rc11.ebuild: diff --git a/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc11 b/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc11-r1 index 6a6e0c17a692..6a6e0c17a692 100644 --- a/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc11 +++ b/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc11-r1 diff --git a/net-p2p/qbittorrent/qbittorrent-1.0.0_rc11.ebuild b/net-p2p/qbittorrent/qbittorrent-1.0.0_rc11-r1.ebuild index 5882d1d97ddc..770842d91d2a 100644 --- a/net-p2p/qbittorrent/qbittorrent-1.0.0_rc11.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-1.0.0_rc11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0_rc11.ebuild,v 1.3 2008/01/03 22:00:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0_rc11-r1.ebuild,v 1.1 2008/01/09 19:53:47 armin76 Exp $ inherit eutils qt4 multilib |