diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-15 16:10:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-15 16:10:47 +0000 |
commit | 916f32de64febe7a94a3915aa81c0bebc7f14c5a (patch) | |
tree | 273a38504c6de893da019feccf0175b47fba6ae4 | |
parent | Version bump (diff) | |
download | gentoo-2-916f32de64febe7a94a3915aa81c0bebc7f14c5a.tar.gz gentoo-2-916f32de64febe7a94a3915aa81c0bebc7f14c5a.tar.bz2 gentoo-2-916f32de64febe7a94a3915aa81c0bebc7f14c5a.zip |
Version bump
(Portage version: 2.1.3.19)
-rw-r--r-- | net-p2p/qbittorrent/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc7 | 3 | ||||
-rw-r--r-- | net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc8 | 3 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-1.0.0_rc8.ebuild (renamed from net-p2p/qbittorrent/qbittorrent-1.0.0_rc7.ebuild) | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index a92d2633bb5a..efd87eb7db67 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.25 2007/11/06 10:23:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.26 2007/11/15 16:10:46 armin76 Exp $ + +*qbittorrent-1.0.0_rc8 (15 Nov 2007) + + 15 Nov 2007; Raúl Porcel <armin76@gentoo.org> + -qbittorrent-1.0.0_rc7.ebuild, +qbittorrent-1.0.0_rc8.ebuild: + Version bump 06 Nov 2007; Raúl Porcel <armin76@gentoo.org> qbittorrent-1.0.0_rc7.ebuild: diff --git a/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc7 b/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc7 deleted file mode 100644 index f7a8f2cb18d6..000000000000 --- a/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc7 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 eaaa1840ba68471fdfc2114b8794a45c qbittorrent-1.0.0rc7.tar.gz 1387393 -RMD160 1d74a8107bf37522ff06a8cf09729f9ba735d111 qbittorrent-1.0.0rc7.tar.gz 1387393 -SHA256 03dea4da74a378b73e74a96c26ef00a856cdabc7e8cf15f21a26f6932e071f97 qbittorrent-1.0.0rc7.tar.gz 1387393 diff --git a/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc8 b/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc8 new file mode 100644 index 000000000000..7c47f8638c72 --- /dev/null +++ b/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc8 @@ -0,0 +1,3 @@ +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/qbittorrent-1.0.0_rc7.ebuild b/net-p2p/qbittorrent/qbittorrent-1.0.0_rc8.ebuild index 80ef19b325ee..284243d5690d 100644 --- a/net-p2p/qbittorrent/qbittorrent-1.0.0_rc7.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-1.0.0_rc8.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_rc7.ebuild,v 1.2 2007/11/06 10:23:12 armin76 Exp $ +# $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 $ inherit eutils qt4 multilib @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND=">=net-libs/rb_libtorrent-0.13_pre1720 +DEPEND=">=net-libs/rb_libtorrent-0.13_pre1724 $(qt4_min_version 4.2) >=dev-lang/python-2.3 dev-libs/boost |