diff options
author | 2016-12-23 21:41:30 +0100 | |
---|---|---|
committer | 2016-12-24 10:15:19 +0100 | |
commit | a6257f7c9dc4385f03d25852117c84f1b89cf7bc (patch) | |
tree | a719ee9e956642e25d89c73408546c984471a06c /net-misc/hotot | |
parent | net-dns/libidn2: Depend on sys-apps/help2man (bug #602970). (diff) | |
download | gentoo-a6257f7c9dc4385f03d25852117c84f1b89cf7bc.tar.gz gentoo-a6257f7c9dc4385f03d25852117c84f1b89cf7bc.tar.bz2 gentoo-a6257f7c9dc4385f03d25852117c84f1b89cf7bc.zip |
kde-base/kdelibs -> kde-frameworks/kdelibs
Diffstat (limited to 'net-misc/hotot')
-rw-r--r-- | net-misc/hotot/hotot-0.9.8.14.ebuild | 4 | ||||
-rw-r--r-- | net-misc/hotot/hotot-0.9.8.14_p20130514-r1.ebuild | 2 | ||||
-rw-r--r-- | net-misc/hotot/hotot-0.9.8.14_p20130514.ebuild | 4 | ||||
-rw-r--r-- | net-misc/hotot/hotot-9999.ebuild | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/net-misc/hotot/hotot-0.9.8.14.ebuild b/net-misc/hotot/hotot-0.9.8.14.ebuild index a6ad8b9193f5..5a893d378d57 100644 --- a/net-misc/hotot/hotot-0.9.8.14.ebuild +++ b/net-misc/hotot/hotot-0.9.8.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -23,7 +23,7 @@ RDEPEND="${PYTHON_DEPS} dev-python/dbus-python[${PYTHON_USEDEP}] gtk? ( dev-python/pywebkitgtk ) qt4? ( dev-qt/qtwebkit:4 - kde? ( kde-base/kdelibs ) )" + kde? ( kde-frameworks/kdelibs:4 ) )" DEPEND="${RDEPEND} sys-devel/gettext qt4? ( dev-qt/qtsql:4 )" diff --git a/net-misc/hotot/hotot-0.9.8.14_p20130514-r1.ebuild b/net-misc/hotot/hotot-0.9.8.14_p20130514-r1.ebuild index 4657908c44c3..f5115f9d1ea5 100644 --- a/net-misc/hotot/hotot-0.9.8.14_p20130514-r1.ebuild +++ b/net-misc/hotot/hotot-0.9.8.14_p20130514-r1.ebuild @@ -22,7 +22,7 @@ REQUIRED_USE="|| ( chrome qt4 ) ${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} dev-python/dbus-python[${PYTHON_USEDEP}] qt4? ( dev-qt/qtwebkit:4 - kde? ( kde-base/kdelibs ) ) + kde? ( kde-frameworks/kdelibs:4 ) ) " DEPEND="${RDEPEND} sys-devel/gettext diff --git a/net-misc/hotot/hotot-0.9.8.14_p20130514.ebuild b/net-misc/hotot/hotot-0.9.8.14_p20130514.ebuild index 3f85cc516257..dc6921949407 100644 --- a/net-misc/hotot/hotot-0.9.8.14_p20130514.ebuild +++ b/net-misc/hotot/hotot-0.9.8.14_p20130514.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -23,7 +23,7 @@ RDEPEND="${PYTHON_DEPS} dev-python/dbus-python[${PYTHON_USEDEP}] gtk? ( dev-python/pywebkitgtk[${PYTHON_USEDEP}] ) qt4? ( dev-qt/qtwebkit:4 - kde? ( kde-base/kdelibs ) )" + kde? ( kde-frameworks/kdelibs:4 ) )" DEPEND="${RDEPEND} sys-devel/gettext qt4? ( dev-qt/qtsql:4 )" diff --git a/net-misc/hotot/hotot-9999.ebuild b/net-misc/hotot/hotot-9999.ebuild index 4bb51e0393cb..652b40a52220 100644 --- a/net-misc/hotot/hotot-9999.ebuild +++ b/net-misc/hotot/hotot-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -23,7 +23,7 @@ RDEPEND="${PYTHON_DEPS} dev-python/dbus-python[${PYTHON_USEDEP}] gtk? ( dev-python/pywebkitgtk[${PYTHON_USEDEP}] ) qt4? ( dev-qt/qtwebkit:4 - kde? ( kde-base/kdelibs ) )" + kde? ( kde-frameworks/kdelibs:4 ) )" DEPEND="${RDEPEND} sys-devel/gettext qt4? ( dev-qt/qtsql:4 )" |