diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-24 15:35:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-24 15:35:07 +0000 |
commit | 4c829d9639187e8aceb2ef051e272458c9e408c8 (patch) | |
tree | 98aff82a796a2fb03c72942d17f28b1dfb26bf53 /net-p2p/qbittorrent | |
parent | Version bump (diff) | |
download | gentoo-2-4c829d9639187e8aceb2ef051e272458c9e408c8.tar.gz gentoo-2-4c829d9639187e8aceb2ef051e272458c9e408c8.tar.bz2 gentoo-2-4c829d9639187e8aceb2ef051e272458c9e408c8.zip |
Version bump
(Portage version: 2.1.4_rc3)
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_rc8 | 3 | ||||
-rw-r--r-- | net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc9 | 3 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-1.0.0_rc9.ebuild (renamed from net-p2p/qbittorrent/qbittorrent-1.0.0_rc8.ebuild) | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index efd87eb7db67..652b3b055882 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.26 2007/11/15 16:10:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.27 2007/11/24 15:35:07 armin76 Exp $ + +*qbittorrent-1.0.0_rc9 (24 Nov 2007) + + 24 Nov 2007; Raúl Porcel <armin76@gentoo.org> + -qbittorrent-1.0.0_rc8.ebuild, +qbittorrent-1.0.0_rc9.ebuild: + Version bump *qbittorrent-1.0.0_rc8 (15 Nov 2007) diff --git a/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc8 b/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc8 deleted file mode 100644 index 7c47f8638c72..000000000000 --- a/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc8 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 aaf7dfc80db0b0f10547799367a141a0 qbittorrent-1.0.0rc8.tar.gz 1386348 -RMD160 533457817dc9a694380cec15ae3d2c47082e06ca qbittorrent-1.0.0rc8.tar.gz 1386348 -SHA256 b05c411107b1dfabfb5e7a3323549987fee58cb79878bc95644dfc120f9cf24c qbittorrent-1.0.0rc8.tar.gz 1386348 diff --git a/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc9 b/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc9 new file mode 100644 index 000000000000..115f3e6524f8 --- /dev/null +++ b/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc9 @@ -0,0 +1,3 @@ +MD5 b1d835ea4f6ff9980164fd8260dcec01 qbittorrent-1.0.0rc9.tar.gz 1392359 +RMD160 83a661ab70950e47517132714487f463a780d06d qbittorrent-1.0.0rc9.tar.gz 1392359 +SHA256 bfc3942a898b57d354509b0849795566d477deac9ff88124dcd748b84f04e938 qbittorrent-1.0.0rc9.tar.gz 1392359 diff --git a/net-p2p/qbittorrent/qbittorrent-1.0.0_rc8.ebuild b/net-p2p/qbittorrent/qbittorrent-1.0.0_rc9.ebuild index 284243d5690d..4ea6a04979a6 100644 --- a/net-p2p/qbittorrent/qbittorrent-1.0.0_rc8.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-1.0.0_rc9.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_rc8.ebuild,v 1.1 2007/11/15 16:10:46 armin76 Exp $ +# $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 $ inherit eutils qt4 multilib @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND=">=net-libs/rb_libtorrent-0.13_pre1724 +DEPEND=">=net-libs/rb_libtorrent-0.13_pre1762 $(qt4_min_version 4.2) >=dev-lang/python-2.3 dev-libs/boost |