diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-04 19:07:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-04 19:07:40 +0000 |
commit | 6dedffbbc9b46bfbe3c28a7a21af01357735f61b (patch) | |
tree | 5b50e2198d4c12c9e7ef8607580e43847b7c19c2 /net-p2p/qbittorrent | |
parent | Version bump (diff) | |
download | gentoo-2-6dedffbbc9b46bfbe3c28a7a21af01357735f61b.tar.gz gentoo-2-6dedffbbc9b46bfbe3c28a7a21af01357735f61b.tar.bz2 gentoo-2-6dedffbbc9b46bfbe3c28a7a21af01357735f61b.zip |
Revision bump to raise rb_libtorrent dependency
(Portage version: 2.1.4_rc4)
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_rc9-r1 (renamed from net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc9) | 0 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-1.0.0_rc9-r1.ebuild (renamed from net-p2p/qbittorrent/qbittorrent-1.0.0_rc9.ebuild) | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index 652b3b055882..4befac6d67d4 100644 --- a/net-p2p/qbittorrent/ChangeLog +++ b/net-p2p/qbittorrent/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-p2p/qbittorrent # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.27 2007/11/24 15:35:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.28 2007/12/04 19:07:39 armin76 Exp $ + +*qbittorrent-1.0.0_rc9-r1 (04 Dec 2007) + + 04 Dec 2007; Raúl Porcel <armin76@gentoo.org> + -qbittorrent-1.0.0_rc9.ebuild, +qbittorrent-1.0.0_rc9-r1.ebuild: + Revision bump to raise rb_libtorrent dependency *qbittorrent-1.0.0_rc9 (24 Nov 2007) diff --git a/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc9 b/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc9-r1 index 115f3e6524f8..115f3e6524f8 100644 --- a/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc9 +++ b/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc9-r1 diff --git a/net-p2p/qbittorrent/qbittorrent-1.0.0_rc9.ebuild b/net-p2p/qbittorrent/qbittorrent-1.0.0_rc9-r1.ebuild index 4ea6a04979a6..a1fdccd6927f 100644 --- a/net-p2p/qbittorrent/qbittorrent-1.0.0_rc9.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-1.0.0_rc9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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_rc9.ebuild,v 1.1 2007/11/24 15:35:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0_rc9-r1.ebuild,v 1.1 2007/12/04 19:07:39 armin76 Exp $ inherit eutils qt4 multilib @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND=">=net-libs/rb_libtorrent-0.13_pre1762 +DEPEND=">=net-libs/rb_libtorrent-0.13_pre1791 $(qt4_min_version 4.2) >=dev-lang/python-2.3 dev-libs/boost |