diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-01 14:07:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-01 14:07:57 +0000 |
commit | d2d5e27776b224676640ad9c90e698d8c0c04110 (patch) | |
tree | e9603d0d8a432d8e1560176a665192c5a7668870 /net-p2p | |
parent | Version bump (diff) | |
download | gentoo-2-d2d5e27776b224676640ad9c90e698d8c0c04110.tar.gz gentoo-2-d2d5e27776b224676640ad9c90e698d8c0c04110.tar.bz2 gentoo-2-d2d5e27776b224676640ad9c90e698d8c0c04110.zip |
Version bump
(Portage version: 2.1.3.9)
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_rc2 | 3 | ||||
-rw-r--r-- | net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc3 | 3 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-1.0.0_rc3.ebuild (renamed from net-p2p/qbittorrent/qbittorrent-1.0.0_rc2.ebuild) | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index bdd10c5c1d37..d9edfd64b3eb 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.19 2007/09/28 16:54:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.20 2007/10/01 14:07:57 armin76 Exp $ + +*qbittorrent-1.0.0_rc3 (01 Oct 2007) + + 01 Oct 2007; Raúl Porcel <armin76@gentoo.org> + -qbittorrent-1.0.0_rc2.ebuild, +qbittorrent-1.0.0_rc3.ebuild: + Version bump *qbittorrent-1.0.0_rc2 (28 Sep 2007) diff --git a/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc2 b/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc2 deleted file mode 100644 index af576c9fd292..000000000000 --- a/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 4700997062bc4961c0537747207d2506 qbittorrent-1.0.0rc2.tar.gz 1380016 -RMD160 643d1ae935daea60a7c29e7e0cfb543d6c25ec32 qbittorrent-1.0.0rc2.tar.gz 1380016 -SHA256 142caf08ec99b898e3c1ed1845a9f9c3170cf88903379121f1ce7817094a8d81 qbittorrent-1.0.0rc2.tar.gz 1380016 diff --git a/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc3 b/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc3 new file mode 100644 index 000000000000..01416609d779 --- /dev/null +++ b/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_rc3 @@ -0,0 +1,3 @@ +MD5 e4a711b47447259b5cfc26481585740e qbittorrent-1.0.0rc3.tar.gz 1380102 +RMD160 4b4782aae5d77a4e4205e22dd97511332cd7fa7c qbittorrent-1.0.0rc3.tar.gz 1380102 +SHA256 a3a3a81a307fcec42deb6493ca8fc593a13d1e86ee5f05d3d41c75ee285062bd qbittorrent-1.0.0rc3.tar.gz 1380102 diff --git a/net-p2p/qbittorrent/qbittorrent-1.0.0_rc2.ebuild b/net-p2p/qbittorrent/qbittorrent-1.0.0_rc3.ebuild index 06552c37f14f..e820c06a3cea 100644 --- a/net-p2p/qbittorrent/qbittorrent-1.0.0_rc2.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-1.0.0_rc3.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_rc2.ebuild,v 1.1 2007/09/28 16:54:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0_rc3.ebuild,v 1.1 2007/10/01 14:07:57 armin76 Exp $ inherit eutils qt4 multilib @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND=">=net-libs/rb_libtorrent-0.13_pre1610 +DEPEND=">=net-libs/rb_libtorrent-0.13_pre1615 $(qt4_min_version 4.2) >=dev-lang/python-2.3 dev-libs/boost |