diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-26 11:42:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-26 11:42:11 +0000 |
commit | be28b62933b5d53f8141ac5d7e60c40d98acca40 (patch) | |
tree | 85977beaf5d74e0b08b0dc628baa25249336e01f /net-p2p | |
parent | Version bump (diff) | |
download | gentoo-2-be28b62933b5d53f8141ac5d7e60c40d98acca40.tar.gz gentoo-2-be28b62933b5d53f8141ac5d7e60c40d98acca40.tar.bz2 gentoo-2-be28b62933b5d53f8141ac5d7e60c40d98acca40.zip |
Version bump
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_beta1 | 3 | ||||
-rw-r--r-- | net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_beta2 | 3 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-1.0.0_beta2.ebuild (renamed from net-p2p/qbittorrent/qbittorrent-1.0.0_beta1.ebuild) | 7 |
4 files changed, 14 insertions, 7 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index 20393bff606c..6a3f5fd636ae 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.11 2007/07/19 12:44:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.12 2007/07/26 11:42:11 armin76 Exp $ + +*qbittorrent-1.0.0_beta2 (26 Jul 2007) + + 26 Jul 2007; Raúl Porcel <armin76@gentoo.org> + -qbittorrent-1.0.0_beta1.ebuild, +qbittorrent-1.0.0_beta2.ebuild: + Version bump 19 Jul 2007; Raúl Porcel <armin76@gentoo.org> qbittorrent-0.9.3.ebuild: Fix 0.9.3 dep on rb_libtorrent diff --git a/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_beta1 b/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_beta1 deleted file mode 100644 index 1c19f2b18fb0..000000000000 --- a/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_beta1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 8b1ba67f2c32e014315928e013da2256 qbittorrent-1.0.0beta1.tar.gz 1059140 -RMD160 5cfc6d8e06671adf1a5d82f7abd6cec4deb13f61 qbittorrent-1.0.0beta1.tar.gz 1059140 -SHA256 67f7799cf52626595b5aaa350b98eb38eecabcdc190c8086c632402ec2db3545 qbittorrent-1.0.0beta1.tar.gz 1059140 diff --git a/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_beta2 b/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_beta2 new file mode 100644 index 000000000000..ecec5f174099 --- /dev/null +++ b/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_beta2 @@ -0,0 +1,3 @@ +MD5 b7d6b0650b8838b9dd6fdd5336d2ebb5 qbittorrent-1.0.0beta2.tar.gz 1111846 +RMD160 e3b874fdac0bd20966c25f930398d69f684c4e91 qbittorrent-1.0.0beta2.tar.gz 1111846 +SHA256 d653fe7c1a783bda42770b6ae12deae1571cb435a82b2c6f1bba502d130de3dc qbittorrent-1.0.0beta2.tar.gz 1111846 diff --git a/net-p2p/qbittorrent/qbittorrent-1.0.0_beta1.ebuild b/net-p2p/qbittorrent/qbittorrent-1.0.0_beta2.ebuild index dd6d3db94b39..428313f26b0c 100644 --- a/net-p2p/qbittorrent/qbittorrent-1.0.0_beta1.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-1.0.0_beta2.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_beta1.ebuild,v 1.1 2007/07/19 09:00:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0_beta2.ebuild,v 1.1 2007/07/26 11:42:11 armin76 Exp $ inherit eutils qt4 @@ -16,11 +16,12 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND=">=net-libs/rb_libtorrent-0.13_pre1049 +DEPEND=">=net-libs/rb_libtorrent-0.13_pre1415 $(qt4_min_version 4.2) >=dev-lang/python-2.3 dev-libs/boost - net-misc/curl" + net-misc/curl + dev-cpp/commoncpp2" pkg_setup() { # We need boost built with threads |