diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-12 10:43:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-12 10:43:08 +0000 |
commit | 7cdbd5bbd586df6977fa7650d9341baad669233c (patch) | |
tree | 07071f0cd73f23e3d99b9def292e2874dd6712d0 | |
parent | Version bump (diff) | |
download | gentoo-2-7cdbd5bbd586df6977fa7650d9341baad669233c.tar.gz gentoo-2-7cdbd5bbd586df6977fa7650d9341baad669233c.tar.bz2 gentoo-2-7cdbd5bbd586df6977fa7650d9341baad669233c.zip |
Version bump
(Portage version: 2.1.4.4)
-rw-r--r-- | net-p2p/qbittorrent/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-1.0.0.ebuild (renamed from net-p2p/qbittorrent/qbittorrent-1.0.0_rc11-r1.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index 88b3c951d748..d12cf4cb37f7 100644 --- a/net-p2p/qbittorrent/ChangeLog +++ b/net-p2p/qbittorrent/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-p2p/qbittorrent # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.33 2008/02/04 13:54:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.34 2008/04/12 10:43:08 armin76 Exp $ + +*qbittorrent-1.0.0 (12 Apr 2008) + + 12 Apr 2008; Raúl Porcel <armin76@gentoo.org> + -qbittorrent-1.0.0_rc11-r1.ebuild, +qbittorrent-1.0.0.ebuild: + Version bump 04 Feb 2008; Raúl Porcel <armin76@gentoo.org> qbittorrent-0.9.3.ebuild: Fix DEPEND on rb_libtorrent diff --git a/net-p2p/qbittorrent/qbittorrent-1.0.0_rc11-r1.ebuild b/net-p2p/qbittorrent/qbittorrent-1.0.0.ebuild index 770842d91d2a..722e3479da47 100644 --- a/net-p2p/qbittorrent/qbittorrent-1.0.0_rc11-r1.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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_rc11-r1.ebuild,v 1.1 2008/01/09 19:53:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0.ebuild,v 1.1 2008/04/12 10:43:08 armin76 Exp $ inherit eutils qt4 multilib @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND=">=net-libs/rb_libtorrent-0.13_pre1876 +DEPEND=">=net-libs/rb_libtorrent-0.13 $(qt4_min_version 4.2) dev-libs/boost net-misc/curl |