diff options
51 files changed, 348 insertions, 337 deletions
diff --git a/kde-frameworks/baloo/baloo-9999.ebuild b/kde-frameworks/baloo/baloo-9999.ebuild index f53254658c5..f39c7e2a0e8 100644 --- a/kde-frameworks/baloo/baloo-9999.ebuild +++ b/kde-frameworks/baloo/baloo-9999.ebuild @@ -15,15 +15,15 @@ KEYWORDS="" IUSE="" DEPEND=" - >=kde-frameworks/kconfig-${PVCUT}:5 - >=kde-frameworks/kcoreaddons-${PVCUT}:5 - >=kde-frameworks/kcrash-${PVCUT}:5 - >=kde-frameworks/kdbusaddons-${PVCUT}:5 - >=kde-frameworks/kfilemetadata-${PVCUT}:5 - >=kde-frameworks/ki18n-${PVCUT}:5 - >=kde-frameworks/kidletime-${PVCUT}:5 - >=kde-frameworks/kio-${PVCUT}:5 - >=kde-frameworks/solid-${PVCUT}:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/kcrash-${PVCUT}*:5 + =kde-frameworks/kdbusaddons-${PVCUT}*:5 + =kde-frameworks/kfilemetadata-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kidletime-${PVCUT}*:5 + =kde-frameworks/kio-${PVCUT}*:5 + =kde-frameworks/solid-${PVCUT}*:5 >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtdeclarative-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild index f02ccb678b8..b5b4d819164 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild @@ -16,14 +16,14 @@ IUSE="appstream X" # drop qtwidgets subslot operator when QT_MINIMAL >= 5.14.0 DEPEND=" - >=kde-frameworks/kconfig-${PVCUT}:5 - >=kde-frameworks/kconfigwidgets-${PVCUT}:5 - >=kde-frameworks/ki18n-${PVCUT}:5 - >=kde-frameworks/kiconthemes-${PVCUT}:5 - >=kde-frameworks/knewstuff-${PVCUT}:5 - >=kde-frameworks/knotifications-${PVCUT}:5 - >=kde-frameworks/kpackage-${PVCUT}:5 - >=kde-frameworks/kwidgetsaddons-${PVCUT}:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kconfigwidgets-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kiconthemes-${PVCUT}*:5 + =kde-frameworks/knewstuff-${PVCUT}*:5 + =kde-frameworks/knotifications-${PVCUT}*:5 + =kde-frameworks/kpackage-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}:5= appstream? ( diff --git a/kde-frameworks/kactivities-stats/kactivities-stats-9999.ebuild b/kde-frameworks/kactivities-stats/kactivities-stats-9999.ebuild index 5eaa5354841..225b3900585 100644 --- a/kde-frameworks/kactivities-stats/kactivities-stats-9999.ebuild +++ b/kde-frameworks/kactivities-stats/kactivities-stats-9999.ebuild @@ -15,8 +15,8 @@ IUSE="" RDEPEND=" >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtsql-${QTMIN}:5 - >=kde-frameworks/kactivities-${PVCUT}:5 - >=kde-frameworks/kconfig-${PVCUT}:5 + =kde-frameworks/kactivities-${PVCUT}*:5 + =kde-frameworks/kconfig-${PVCUT}*:5 " DEPEND="${RDEPEND} >=dev-libs/boost-1.54 diff --git a/kde-frameworks/kactivities/kactivities-9999.ebuild b/kde-frameworks/kactivities/kactivities-9999.ebuild index 4a69e3f8472..7fea598da29 100644 --- a/kde-frameworks/kactivities/kactivities-9999.ebuild +++ b/kde-frameworks/kactivities/kactivities-9999.ebuild @@ -14,8 +14,8 @@ KEYWORDS="" IUSE="" COMMON_DEPEND=" - >=kde-frameworks/kconfig-${PVCUT}:5 - >=kde-frameworks/kcoreaddons-${PVCUT}:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtdeclarative-${QTMIN}:5[widgets] >=dev-qt/qtgui-${QTMIN}:5 diff --git a/kde-frameworks/kauth/kauth-9999.ebuild b/kde-frameworks/kauth/kauth-9999.ebuild index 407a0035d18..86772e5ae59 100644 --- a/kde-frameworks/kauth/kauth-9999.ebuild +++ b/kde-frameworks/kauth/kauth-9999.ebuild @@ -17,7 +17,7 @@ BDEPEND=" nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 ) " DEPEND=" - >=kde-frameworks/kcoreaddons-${PVCUT}:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}:5 diff --git a/kde-frameworks/kbookmarks/kbookmarks-9999.ebuild b/kde-frameworks/kbookmarks/kbookmarks-9999.ebuild index 4924e690a31..eb63a035c6a 100644 --- a/kde-frameworks/kbookmarks/kbookmarks-9999.ebuild +++ b/kde-frameworks/kbookmarks/kbookmarks-9999.ebuild @@ -9,6 +9,7 @@ VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Framework for managing bookmarks stored in XBEL format" + LICENSE="LGPL-2+" KEYWORDS="" IUSE="nls" @@ -21,12 +22,12 @@ RDEPEND=" >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}:5 >=dev-qt/qtxml-${QTMIN}:5 - >=kde-frameworks/kcodecs-${PVCUT}:5 - >=kde-frameworks/kconfig-${PVCUT}:5 - >=kde-frameworks/kcoreaddons-${PVCUT}:5 - >=kde-frameworks/kiconthemes-${PVCUT}:5 - >=kde-frameworks/kwidgetsaddons-${PVCUT}:5 - >=kde-frameworks/kxmlgui-${PVCUT}:5 + =kde-frameworks/kcodecs-${PVCUT}*:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/kiconthemes-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 + =kde-frameworks/kxmlgui-${PVCUT}*:5 " DEPEND="${RDEPEND} >=kde-frameworks/kconfigwidgets-${PVCUT}:5 diff --git a/kde-frameworks/kcmutils/kcmutils-9999.ebuild b/kde-frameworks/kcmutils/kcmutils-9999.ebuild index d9124db8740..c6f561c4d39 100644 --- a/kde-frameworks/kcmutils/kcmutils-9999.ebuild +++ b/kde-frameworks/kcmutils/kcmutils-9999.ebuild @@ -14,17 +14,17 @@ KEYWORDS="" IUSE="" DEPEND=" - >=kde-frameworks/kauth-${PVCUT}:5 - >=kde-frameworks/kconfig-${PVCUT}:5 - >=kde-frameworks/kconfigwidgets-${PVCUT}:5 - >=kde-frameworks/kcoreaddons-${PVCUT}:5 - >=kde-frameworks/kdeclarative-${PVCUT}:5 - >=kde-frameworks/kguiaddons-${PVCUT}:5 - >=kde-frameworks/ki18n-${PVCUT}:5 - >=kde-frameworks/kitemviews-${PVCUT}:5 - >=kde-frameworks/kservice-${PVCUT}:5 - >=kde-frameworks/kwidgetsaddons-${PVCUT}:5 - >=kde-frameworks/kxmlgui-${PVCUT}:5 + =kde-frameworks/kauth-${PVCUT}*:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kconfigwidgets-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/kdeclarative-${PVCUT}*:5 + =kde-frameworks/kguiaddons-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kitemviews-${PVCUT}*:5 + =kde-frameworks/kservice-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 + =kde-frameworks/kxmlgui-${PVCUT}*:5 >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtdeclarative-${QTMIN}:5[widgets] >=dev-qt/qtgui-${QTMIN}:5 diff --git a/kde-frameworks/kcompletion/kcompletion-9999.ebuild b/kde-frameworks/kcompletion/kcompletion-9999.ebuild index dcee2ea10a1..7c406223e21 100644 --- a/kde-frameworks/kcompletion/kcompletion-9999.ebuild +++ b/kde-frameworks/kcompletion/kcompletion-9999.ebuild @@ -18,8 +18,8 @@ BDEPEND=" nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 ) " DEPEND=" - >=kde-frameworks/kconfig-${PVCUT}:5 - >=kde-frameworks/kwidgetsaddons-${PVCUT}:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}:5 " diff --git a/kde-frameworks/kconfigwidgets/kconfigwidgets-9999.ebuild b/kde-frameworks/kconfigwidgets/kconfigwidgets-9999.ebuild index ed921451a77..1bce7fc9584 100644 --- a/kde-frameworks/kconfigwidgets/kconfigwidgets-9999.ebuild +++ b/kde-frameworks/kconfigwidgets/kconfigwidgets-9999.ebuild @@ -18,13 +18,13 @@ BDEPEND=" man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 ) " DEPEND=" - >=kde-frameworks/kauth-${PVCUT}:5 - >=kde-frameworks/kcodecs-${PVCUT}:5 - >=kde-frameworks/kconfig-${PVCUT}:5 - >=kde-frameworks/kcoreaddons-${PVCUT}:5 - >=kde-frameworks/kguiaddons-${PVCUT}:5 - >=kde-frameworks/ki18n-${PVCUT}:5 - >=kde-frameworks/kwidgetsaddons-${PVCUT}:5 + =kde-frameworks/kauth-${PVCUT}*:5 + =kde-frameworks/kcodecs-${PVCUT}*:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/kguiaddons-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}:5 diff --git a/kde-frameworks/kcontacts/kcontacts-9999.ebuild b/kde-frameworks/kcontacts/kcontacts-9999.ebuild index deb522b6893..65752b18fa9 100644 --- a/kde-frameworks/kcontacts/kcontacts-9999.ebuild +++ b/kde-frameworks/kcontacts/kcontacts-9999.ebuild @@ -15,10 +15,10 @@ KEYWORDS="" IUSE="" DEPEND=" - >=kde-frameworks/kcodecs-${PVCUT}:5 - >=kde-frameworks/kconfig-${PVCUT}:5 - >=kde-frameworks/kcoreaddons-${PVCUT}:5 - >=kde-frameworks/ki18n-${PVCUT}:5 + =kde-frameworks/kcodecs-${PVCUT}*:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 >=dev-qt/qtgui-${QTMIN}:5 " RDEPEND="${DEPEND} diff --git a/kde-frameworks/kcrash/kcrash-9999.ebuild b/kde-frameworks/kcrash/kcrash-9999.ebuild index f8327986139..266bf143b8f 100644 --- a/kde-frameworks/kcrash/kcrash-9999.ebuild +++ b/kde-frameworks/kcrash/kcrash-9999.ebuild @@ -20,8 +20,8 @@ BDEPEND=" nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 ) " RDEPEND=" - >=kde-frameworks/kcoreaddons-${PVCUT}:5 - >=kde-frameworks/kwindowsystem-${PVCUT}:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/kwindowsystem-${PVCUT}*:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtx11extras-${QTMIN}:5 x11-libs/libX11 diff --git a/kde-frameworks/kdeclarative/kdeclarative-9999.ebuild b/kde-frameworks/kdeclarative/kdeclarative-9999.ebuild index cdb59d8d8ec..b6ee2e8740b 100644 --- a/kde-frameworks/kdeclarative/kdeclarative-9999.ebuild +++ b/kde-frameworks/kdeclarative/kdeclarative-9999.ebuild @@ -15,16 +15,16 @@ IUSE="" # drop qtgui subslot operator when QT_MINIMAL >= 5.14.0 DEPEND=" - >=kde-frameworks/kconfig-${PVCUT}:5 - >=kde-frameworks/kcoreaddons-${PVCUT}:5 - >=kde-frameworks/kglobalaccel-${PVCUT}:5 - >=kde-frameworks/ki18n-${PVCUT}:5 - >=kde-frameworks/kiconthemes-${PVCUT}:5 - >=kde-frameworks/kio-${PVCUT}:5 - >=kde-frameworks/kpackage-${PVCUT}:5 - >=kde-frameworks/kservice-${PVCUT}:5 - >=kde-frameworks/kwidgetsaddons-${PVCUT}:5 - >=kde-frameworks/kwindowsystem-${PVCUT}:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/kglobalaccel-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kiconthemes-${PVCUT}*:5 + =kde-frameworks/kio-${PVCUT}*:5 + =kde-frameworks/kpackage-${PVCUT}*:5 + =kde-frameworks/kservice-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 + =kde-frameworks/kwindowsystem-${PVCUT}*:5 >=dev-qt/qtdeclarative-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5= >=dev-qt/qtnetwork-${QTMIN}:5 diff --git a/kde-frameworks/kded/kded-9999.ebuild b/kde-frameworks/kded/kded-9999.ebuild index 74d60b89c1b..65e7656ae6c 100644 --- a/kde-frameworks/kded/kded-9999.ebuild +++ b/kde-frameworks/kded/kded-9999.ebuild @@ -18,15 +18,15 @@ BDEPEND=" man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 ) " DEPEND=" - >=kde-frameworks/kconfig-${PVCUT}:5 - >=kde-frameworks/kcoreaddons-${PVCUT}:5 - >=kde-frameworks/kcrash-${PVCUT}:5 - >=kde-frameworks/kdbusaddons-${PVCUT}:5 - >=kde-frameworks/kinit-${PVCUT}:5 - >=kde-frameworks/kservice-${PVCUT}:5 >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/kcrash-${PVCUT}*:5 + =kde-frameworks/kdbusaddons-${PVCUT}*:5 + =kde-frameworks/kinit-${PVCUT}*:5 + =kde-frameworks/kservice-${PVCUT}*:5 " RDEPEND="${DEPEND}" diff --git a/kde-frameworks/kdelibs4support/kdelibs4support-9999.ebuild b/kde-frameworks/kdelibs4support/kdelibs4support-9999.ebuild index 5b5d8faa89c..9e3df11ddca 100644 --- a/kde-frameworks/kdelibs4support/kdelibs4support-9999.ebuild +++ b/kde-frameworks/kdelibs4support/kdelibs4support-9999.ebuild @@ -20,34 +20,6 @@ BDEPEND=" dev-perl/URI " COMMON_DEPEND=" - >=kde-frameworks/kauth-${PVCUT}:5 - >=kde-frameworks/kcodecs-${PVCUT}:5 - >=kde-frameworks/kcompletion-${PVCUT}:5 - >=kde-frameworks/kconfig-${PVCUT}:5 - >=kde-frameworks/kconfigwidgets-${PVCUT}:5 - >=kde-frameworks/kcoreaddons-${PVCUT}:5 - >=kde-frameworks/kcrash-${PVCUT}:5 - >=kde-frameworks/kdbusaddons-${PVCUT}:5 - >=kde-frameworks/kded-${PVCUT}:5 - >=kde-frameworks/kdesignerplugin-${PVCUT}:5 - >=kde-frameworks/kdoctools-${PVCUT}:5 - >=kde-frameworks/kemoticons-${PVCUT}:5 - >=kde-frameworks/kglobalaccel-${PVCUT}:5 - >=kde-frameworks/kguiaddons-${PVCUT}:5 - >=kde-frameworks/ki18n-${PVCUT}:5 - >=kde-frameworks/kiconthemes-${PVCUT}:5 - >=kde-frameworks/kio-${PVCUT}:5 - >=kde-frameworks/kitemviews-${PVCUT}:5 - >=kde-frameworks/kjobwidgets-${PVCUT}:5 - >=kde-frameworks/knotifications-${PVCUT}:5 - >=kde-frameworks/kparts-${PVCUT}:5 - >=kde-frameworks/kservice-${PVCUT}:5 - >=kde-frameworks/ktextwidgets-${PVCUT}:5 - >=kde-frameworks/kunitconversion-${PVCUT}:5 - >=kde-frameworks/kwidgetsaddons-${PVCUT}:5 - >=kde-frameworks/kwindowsystem-${PVCUT}:5 - >=kde-frameworks/kxmlgui-${PVCUT}:5 - >=kde-frameworks/solid-${PVCUT}:5 >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtnetwork-${QTMIN}:5[ssl] @@ -55,6 +27,34 @@ COMMON_DEPEND=" >=dev-qt/qtsvg-${QTMIN}:5 >=dev-qt/qttest-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}:5 + =kde-frameworks/kauth-${PVCUT}*:5 + =kde-frameworks/kcodecs-${PVCUT}*:5 + =kde-frameworks/kcompletion-${PVCUT}*:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kconfigwidgets-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/kcrash-${PVCUT}*:5 + =kde-frameworks/kdbusaddons-${PVCUT}*:5 + >=kde-frameworks/kded-${PVCUT}:5 + =kde-frameworks/kdesignerplugin-${PVCUT}*:5 + =kde-frameworks/kdoctools-${PVCUT}*:5 + =kde-frameworks/kemoticons-${PVCUT}*:5 + =kde-frameworks/kglobalaccel-${PVCUT}*:5 + =kde-frameworks/kguiaddons-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kiconthemes-${PVCUT}*:5 + =kde-frameworks/kio-${PVCUT}*:5 + =kde-frameworks/kitemviews-${PVCUT}*:5 + =kde-frameworks/kjobwidgets-${PVCUT}*:5 + =kde-frameworks/knotifications-${PVCUT}*:5 + =kde-frameworks/kparts-${PVCUT}*:5 + =kde-frameworks/kservice-${PVCUT}*:5 + =kde-frameworks/ktextwidgets-${PVCUT}*:5 + =kde-frameworks/kunitconversion-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 + =kde-frameworks/kwindowsystem-${PVCUT}*:5 + =kde-frameworks/kxmlgui-${PVCUT}*:5 + =kde-frameworks/solid-${PVCUT}*:5 app-text/docbook-xml-dtd:4.2 virtual/libintl !libressl? ( dev-libs/openssl:0 ) @@ -73,8 +73,8 @@ DEPEND="${COMMON_DEPEND} X? ( x11-base/xorg-proto ) " RDEPEND="${COMMON_DEPEND} - >=kde-frameworks/kinit-${PVCUT}:5 - >=kde-frameworks/kitemmodels-${PVCUT}:5 + =kde-frameworks/kinit-${PVCUT}*:5 + =kde-frameworks/kitemmodels-${PVCUT}*:5 >=dev-qt/qtxml-${QTMIN}:5 " diff --git a/kde-frameworks/kdesignerplugin/kdesignerplugin-9999.ebuild b/kde-frameworks/kdesignerplugin/kdesignerplugin-9999.ebuild index 298b9484b8d..e8213d1c7d9 100644 --- a/kde-frameworks/kdesignerplugin/kdesignerplugin-9999.ebuild +++ b/kde-frameworks/kdesignerplugin/kdesignerplugin-9999.ebuild @@ -19,7 +19,7 @@ BDEPEND=" nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 ) " DEPEND=" - >=kde-frameworks/kconfig-${PVCUT}:5 - >=kde-frameworks/kcoreaddons-${PVCUT}:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 " RDEPEND="${DEPEND}" diff --git a/kde-frameworks/kdesu/kdesu-9999.ebuild b/kde-frameworks/kdesu/kdesu-9999.ebuild index ad5aac77a7a..b5b4a04510a 100644 --- a/kde-frameworks/kdesu/kdesu-9999.ebuild +++ b/kde-frameworks/kdesu/kdesu-9999.ebuild @@ -13,11 +13,11 @@ KEYWORDS="" IUSE="X" RDEPEND=" - >=kde-frameworks/kconfig-${PVCUT}:5 - >=kde-frameworks/kcoreaddons-${PVCUT}:5 - >=kde-frameworks/ki18n-${PVCUT}:5 - >=kde-frameworks/kpty-${PVCUT}:5 - >=kde-frameworks/kservice-${PVCUT}:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kpty-${PVCUT}*:5 + =kde-frameworks/kservice-${PVCUT}*:5 X? ( x11-libs/libX11 ) " DEPEND="${RDEPEND} diff --git a/kde-frameworks/kdewebkit/kdewebkit-9999.ebuild b/kde-frameworks/kdewebkit/kdewebkit-9999.ebuild index bb5aa74a602..75d698ce3bb 100644 --- a/kde-frameworks/kdewebkit/kdewebkit-9999.ebuild +++ b/kde-frameworks/kdewebkit/kdewebkit-9999.ebuild @@ -15,18 +15,18 @@ KEYWORDS="" IUSE="designer" RDEPEND=" - >=kde-frameworks/kconfig-${PVCUT}:5 - >=kde-frameworks/kcoreaddons-${PVCUT}:5 - >=kde-frameworks/kio-${PVCUT}:5 - >=kde-frameworks/kjobwidgets-${PVCUT}:5 - >=kde-frameworks/kparts-${PVCUT}:5 - >=kde-frameworks/kservice-${PVCUT}:5 - >=kde-frameworks/kwallet-${PVCUT}:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/kio-${PVCUT}*:5 + =kde-frameworks/kjobwidgets-${PVCUT}*:5 + =kde-frameworks/kparts-${PVCUT}*:5 + =kde-frameworks/kservice-${PVCUT}*:5 + =kde-frameworks/kwallet-${PVCUT}*:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtnetwork-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}:5 >=dev-qt/qtwebkit-5.212.0_pre20180120:5 - designer? ( >=kde-frameworks/kdesignerplugin-${PVCUT}:5 ) + designer? ( =kde-frameworks/kdesignerplugin-${PVCUT}*:5 ) " DEPEND="${RDEPEND} >=dev-qt/qtnetwork-${QTMIN}:5 diff --git a/kde-frameworks/kdoctools/kdoctools-9999.ebuild b/kde-frameworks/kdoctools/kdoctools-9999.ebuild index 15f40b473f4..1a3604cc37d 100644 --- a/kde-frameworks/kdoctools/kdoctools-9999.ebuild +++ b/kde-frameworks/kdoctools/kdoctools-9999.ebuild @@ -8,6 +8,7 @@ PVCUT=$(ver_cut 1-2) inherit ecm kde.org DESCRIPTION="Tools to generate documentation in various formats from DocBook files" + LICENSE="MIT" KEYWORDS="" IUSE="nls" @@ -18,12 +19,12 @@ BDEPEND=" nls? ( >=kde-frameworks/ki18n-${PVCUT}:5 ) " DEPEND=" - >=kde-frameworks/karchive-${PVCUT}:5 app-text/docbook-xml-dtd:4.5 app-text/docbook-xsl-stylesheets app-text/sgml-common dev-libs/libxml2:2 dev-libs/libxslt + =kde-frameworks/karchive-${PVCUT}*:5 " RDEPEND="${DEPEND}" diff --git a/kde-frameworks/kemoticons/kemoticons-9999.ebuild b/kde-frameworks/kemoticons/kemoticons-9999.ebuild index b50e9e60497..f9b5201dc89 100644 --- a/kde-frameworks/kemoticons/kemoticons-9999.ebuild +++ b/kde-frameworks/kemoticons/kemoticons-9999.ebuild @@ -14,10 +14,10 @@ KEYWORDS="" IUSE="" DEPEND=" - >=kde-frameworks/karchive-${PVCUT}:5 - >=kde-frameworks/kconfig-${PVCUT}:5 - >=kde-frameworks/kcoreaddons-${PVCUT}:5 - >=kde-frameworks/kservice-${PVCUT}:5 + =kde-frameworks/karchive-${PVCUT}*:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/kservice-${PVCUT}*:5 >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtxml-${QTMIN}:5 diff --git a/kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild b/kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild index 9ca651a76a2..8cb7e4e6848 100644 --- a/kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild +++ b/kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild @@ -17,8 +17,8 @@ BDEPEND=" test? ( ${PYTHON_DEPS} ) " RDEPEND=" - >=kde-frameworks/kcoreaddons-${PVCUT}:5 - >=kde-frameworks/ki18n-${PVCUT}:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 >=dev-qt/qtxml-${QTMIN}:5 epub? ( app-text/ebook-tools ) exif? ( media-gfx/exiv2:= ) @@ -26,7 +26,7 @@ RDEPEND=" libav? ( >=media-video/libav-12.2:= ) |
