diff options
-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 |