diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-02 16:05:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-02 16:05:51 +0000 |
commit | 9d08ebaa04fb53221f75cd0623a95d002cc549b1 (patch) | |
tree | 30f558f4973d07ccb2835c55090c0a5a0f76f0a4 /net-p2p/qbittorrent | |
parent | last-rite bpalogin for mark_alec (diff) | |
download | gentoo-2-9d08ebaa04fb53221f75cd0623a95d002cc549b1.tar.gz gentoo-2-9d08ebaa04fb53221f75cd0623a95d002cc549b1.tar.bz2 gentoo-2-9d08ebaa04fb53221f75cd0623a95d002cc549b1.zip |
Version bump
(Portage version: 2.1.2.12)
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_beta5 | 3 | ||||
-rw-r--r-- | net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_beta6 | 3 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-1.0.0_beta6.ebuild (renamed from net-p2p/qbittorrent/qbittorrent-1.0.0_beta5.ebuild) | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index 73051ea679bb..0a7b25fef47c 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.15 2007/08/24 15:26:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.16 2007/09/02 16:05:50 armin76 Exp $ + +*qbittorrent-1.0.0_beta6 (02 Sep 2007) + + 02 Sep 2007; Raúl Porcel <armin76@gentoo.org> + -qbittorrent-1.0.0_beta5.ebuild, +qbittorrent-1.0.0_beta6.ebuild: + Version bump *qbittorrent-1.0.0_beta5 (24 Aug 2007) diff --git a/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_beta5 b/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_beta5 deleted file mode 100644 index 0df33e9d8c39..000000000000 --- a/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_beta5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 f0a3f85c6e3a7a2418ef751cdf7bd2b1 qbittorrent-1.0.0beta5.tar.gz 1226763 -RMD160 5e2c77fe936f32836274f8fb0f793a8548afe996 qbittorrent-1.0.0beta5.tar.gz 1226763 -SHA256 5705d1e47120f2668e0b765a1a40e19d95dda52876ee193b120c3d14f43e5bb4 qbittorrent-1.0.0beta5.tar.gz 1226763 diff --git a/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_beta6 b/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_beta6 new file mode 100644 index 000000000000..39ec27370ced --- /dev/null +++ b/net-p2p/qbittorrent/files/digest-qbittorrent-1.0.0_beta6 @@ -0,0 +1,3 @@ +MD5 4c35e336a5242eeb455e6d4074c216ab qbittorrent-1.0.0beta6.tar.gz 1270903 +RMD160 73e0fcdda8cac2507e5d8ffd92f67dc5070e5233 qbittorrent-1.0.0beta6.tar.gz 1270903 +SHA256 ee9852634d77fcb35f04510d6b0535a4cc6f5b4df73e9dd8e735542dcf5ca1b0 qbittorrent-1.0.0beta6.tar.gz 1270903 diff --git a/net-p2p/qbittorrent/qbittorrent-1.0.0_beta5.ebuild b/net-p2p/qbittorrent/qbittorrent-1.0.0_beta6.ebuild index 91d6efab5e1f..334083bfa3dc 100644 --- a/net-p2p/qbittorrent/qbittorrent-1.0.0_beta5.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-1.0.0_beta6.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_beta5.ebuild,v 1.1 2007/08/24 15:26:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0_beta6.ebuild,v 1.1 2007/09/02 16:05:50 armin76 Exp $ inherit eutils qt4 @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND=">=net-libs/rb_libtorrent-0.13_pre1496 +DEPEND=">=net-libs/rb_libtorrent-0.13_pre1520 $(qt4_min_version 4.2) >=dev-lang/python-2.3 dev-libs/boost |