diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-12-29 15:44:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-12-29 15:44:32 +0000 |
commit | 53eb983839a0f2c811dd2be55021a94f5233d638 (patch) | |
tree | 1018eff44e3ac4d033d91ae01bbea7ef52a1f8ca /net-p2p/qbittorrent | |
parent | Version bump wrt #246031 (diff) | |
download | gentoo-2-53eb983839a0f2c811dd2be55021a94f5233d638.tar.gz gentoo-2-53eb983839a0f2c811dd2be55021a94f5233d638.tar.bz2 gentoo-2-53eb983839a0f2c811dd2be55021a94f5233d638.zip |
Version bump
(Portage version: 2.1.4.5)
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r-- | net-p2p/qbittorrent/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-1.3.0_rc3.ebuild (renamed from net-p2p/qbittorrent/qbittorrent-1.2.0.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index 71438c587c54..21d9b5d67a96 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.48 2008/11/10 10:09:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.49 2008/12/29 15:44:32 armin76 Exp $ + +*qbittorrent-1.3.0_rc3 (29 Dec 2008) + + 29 Dec 2008; Raúl Porcel <armin76@gentoo.org> -qbittorrent-1.2.0.ebuild, + +qbittorrent-1.3.0_rc3.ebuild: + Version bump *qbittorrent-1.2.1 (10 Nov 2008) diff --git a/net-p2p/qbittorrent/qbittorrent-1.2.0.ebuild b/net-p2p/qbittorrent/qbittorrent-1.3.0_rc3.ebuild index 391a13747f23..b80c8a3662d1 100644 --- a/net-p2p/qbittorrent/qbittorrent-1.2.0.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-1.3.0_rc3.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.2.0.ebuild,v 1.1 2008/10/30 19:32:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.3.0_rc3.ebuild,v 1.1 2008/12/29 15:44:32 armin76 Exp $ EAPI="1" @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="|| ( x11-libs/qt-gui:4 =x11-libs/qt-4.3*:4 ) +DEPEND="|| ( x11-libs/qt-gui:4 =x11-libs/qt-4.3* ) >=net-libs/rb_libtorrent-0.13.1 dev-libs/boost net-misc/curl |