diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:09:45 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:09:45 +0000 |
commit | 528d85c013a47937ebd8c686d44e8a75ff1fb181 (patch) | |
tree | cbdaec185ab3aaac7b866172d7ff90cf1ee4bd17 /net-p2p | |
parent | Move Qt dependencies to the new category (diff) | |
download | gentoo-2-528d85c013a47937ebd8c686d44e8a75ff1fb181.tar.gz gentoo-2-528d85c013a47937ebd8c686d44e8a75ff1fb181.tar.bz2 gentoo-2-528d85c013a47937ebd8c686d44e8a75ff1fb181.zip |
Move Qt dependencies to the new category
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-2.9.11.ebuild | 10 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-2.9.7.ebuild | 10 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-3.0.5.ebuild | 10 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-3.0.6.ebuild | 10 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-3.0.8.ebuild | 8 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-9999.ebuild | 10 |
7 files changed, 35 insertions, 30 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index 1ce27d4a42dc..19bc2e305cbb 100644 --- a/net-p2p/qbittorrent/ChangeLog +++ b/net-p2p/qbittorrent/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-p2p/qbittorrent # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.205 2013/01/23 19:21:53 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.206 2013/03/02 23:09:45 hwoarang Exp $ + + 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> qbittorrent-2.9.11.ebuild, + qbittorrent-2.9.7.ebuild, qbittorrent-3.0.5.ebuild, qbittorrent-3.0.6.ebuild, + qbittorrent-3.0.8.ebuild, qbittorrent-9999.ebuild: + Move Qt dependencies to the new category *qbittorrent-3.0.8 (23 Jan 2013) diff --git a/net-p2p/qbittorrent/qbittorrent-2.9.11.ebuild b/net-p2p/qbittorrent/qbittorrent-2.9.11.ebuild index f79693530b0c..eabfa99fc579 100644 --- a/net-p2p/qbittorrent/qbittorrent-2.9.11.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-2.9.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.9.11.ebuild,v 1.1 2012/07/02 18:20:20 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.9.11.ebuild,v 1.2 2013/03/02 23:09:45 hwoarang Exp $ EAPI="2" PYTHON_DEPEND="2" @@ -20,9 +20,9 @@ IUSE="dbus +X geoip" QT_MIN="4.6.1" # boost version so that we always have thread support CDEPEND="net-libs/rb_libtorrent - >=x11-libs/qt-core-${QT_MIN}:4 - X? ( >=x11-libs/qt-gui-${QT_MIN}:4 ) - dbus? ( >=x11-libs/qt-dbus-${QT_MIN}:4 ) + >=dev-qt/qtcore-${QT_MIN}:4 + X? ( >=dev-qt/qtgui-${QT_MIN}:4 ) + dbus? ( >=dev-qt/qtdbus-${QT_MIN}:4 ) dev-libs/boost" DEPEND="${CDEPEND} virtual/pkgconfig" diff --git a/net-p2p/qbittorrent/qbittorrent-2.9.7.ebuild b/net-p2p/qbittorrent/qbittorrent-2.9.7.ebuild index deadf7693ef1..d68a3ef7c67d 100644 --- a/net-p2p/qbittorrent/qbittorrent-2.9.7.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-2.9.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.9.7.ebuild,v 1.4 2012/05/04 06:33:33 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.9.7.ebuild,v 1.5 2013/03/02 23:09:45 hwoarang Exp $ EAPI="2" PYTHON_DEPEND="2" @@ -20,9 +20,9 @@ IUSE="dbus +X geoip" QT_MIN="4.6.1" # boost version so that we always have thread support CDEPEND="net-libs/rb_libtorrent - >=x11-libs/qt-core-${QT_MIN}:4 - X? ( >=x11-libs/qt-gui-${QT_MIN}:4 ) - dbus? ( >=x11-libs/qt-dbus-${QT_MIN}:4 ) + >=dev-qt/qtcore-${QT_MIN}:4 + X? ( >=dev-qt/qtgui-${QT_MIN}:4 ) + dbus? ( >=dev-qt/qtdbus-${QT_MIN}:4 ) dev-libs/boost" DEPEND="${CDEPEND} virtual/pkgconfig" diff --git a/net-p2p/qbittorrent/qbittorrent-3.0.5.ebuild b/net-p2p/qbittorrent/qbittorrent-3.0.5.ebuild index fde48160cbff..8388d51fc88d 100644 --- a/net-p2p/qbittorrent/qbittorrent-3.0.5.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-3.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.0.5.ebuild,v 1.1 2012/10/01 19:17:44 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.0.5.ebuild,v 1.2 2013/03/02 23:09:45 hwoarang Exp $ EAPI="2" PYTHON_DEPEND="2" @@ -20,9 +20,9 @@ IUSE="dbus +X geoip" QT_MIN="4.6.1" # boost version so that we always have thread support CDEPEND=">=net-libs/rb_libtorrent-0.16.3 - >=x11-libs/qt-core-${QT_MIN}:4 - X? ( >=x11-libs/qt-gui-${QT_MIN}:4 ) - dbus? ( >=x11-libs/qt-dbus-${QT_MIN}:4 ) + >=dev-qt/qtcore-${QT_MIN}:4 + X? ( >=dev-qt/qtgui-${QT_MIN}:4 ) + dbus? ( >=dev-qt/qtdbus-${QT_MIN}:4 ) dev-libs/boost" DEPEND="${CDEPEND} virtual/pkgconfig" diff --git a/net-p2p/qbittorrent/qbittorrent-3.0.6.ebuild b/net-p2p/qbittorrent/qbittorrent-3.0.6.ebuild index 3ff07aa070f8..d91a234b31ee 100644 --- a/net-p2p/qbittorrent/qbittorrent-3.0.6.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-3.0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.0.6.ebuild,v 1.1 2012/10/09 19:49:12 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.0.6.ebuild,v 1.2 2013/03/02 23:09:45 hwoarang Exp $ EAPI="2" PYTHON_DEPEND="2" @@ -20,9 +20,9 @@ IUSE="dbus +X geoip" QT_MIN="4.6.1" # boost version so that we always have thread support CDEPEND=">=net-libs/rb_libtorrent-0.16.3 - >=x11-libs/qt-core-${QT_MIN}:4 - X? ( >=x11-libs/qt-gui-${QT_MIN}:4 ) - dbus? ( >=x11-libs/qt-dbus-${QT_MIN}:4 ) + >=dev-qt/qtcore-${QT_MIN}:4 + X? ( >=dev-qt/qtgui-${QT_MIN}:4 ) + dbus? ( >=dev-qt/qtdbus-${QT_MIN}:4 ) dev-libs/boost" DEPEND="${CDEPEND} virtual/pkgconfig" diff --git a/net-p2p/qbittorrent/qbittorrent-3.0.8.ebuild b/net-p2p/qbittorrent/qbittorrent-3.0.8.ebuild index 819204a9e4b2..9aef088b6c32 100644 --- a/net-p2p/qbittorrent/qbittorrent-3.0.8.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-3.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.0.8.ebuild,v 1.1 2013/01/23 19:21:53 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.0.8.ebuild,v 1.2 2013/03/02 23:09:45 hwoarang Exp $ EAPI="2" PYTHON_DEPEND="2" @@ -20,9 +20,9 @@ IUSE="dbus +X geoip" QT_MIN="4.6.1" # boost version so that we always have thread support CDEPEND=">=net-libs/rb_libtorrent-0.16.3 - >=x11-libs/qt-core-${QT_MIN}:4 - X? ( >=x11-libs/qt-gui-${QT_MIN}:4 ) - dbus? ( >=x11-libs/qt-dbus-${QT_MIN}:4 ) + >=dev-qt/qtcore-${QT_MIN}:4 + X? ( >=dev-qt/qtgui-${QT_MIN}:4 ) + dbus? ( >=dev-qt/qtdbus-${QT_MIN}:4 ) dev-libs/boost" DEPEND="${CDEPEND} virtual/pkgconfig" diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-9999.ebuild index 63c90d5f8b71..4cc9e3bd1132 100644 --- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-9999.ebuild,v 1.7 2012/09/16 17:20:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-9999.ebuild,v 1.8 2013/03/02 23:09:45 hwoarang Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -22,9 +22,9 @@ IUSE="dbus +X geoip" QT_MIN="4.6.1" # boost version so that we always have thread support CDEPEND="net-libs/rb_libtorrent - >=x11-libs/qt-core-${QT_MIN}:4 - X? ( >=x11-libs/qt-gui-${QT_MIN}:4 ) - dbus? ( >=x11-libs/qt-dbus-${QT_MIN}:4 ) + >=dev-qt/qtcore-${QT_MIN}:4 + X? ( >=dev-qt/qtgui-${QT_MIN}:4 ) + dbus? ( >=dev-qt/qtdbus-${QT_MIN}:4 ) dev-libs/boost" DEPEND="${CDEPEND} virtual/pkgconfig" |