diff options
Diffstat (limited to 'kde-frameworks')
122 files changed, 210 insertions, 210 deletions
diff --git a/kde-frameworks/attica/attica-4.98.0.ebuild b/kde-frameworks/attica/attica-4.98.0.ebuild index 432e4b32d96..bdc51f55982 100644 --- a/kde-frameworks/attica/attica-4.98.0.ebuild +++ b/kde-frameworks/attica/attica-4.98.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -inherit kde-frameworks +inherit kde5 DESCRIPTION="Framework providing access to Open Collaboration Services" LICENSE="LGPL-2.1+" diff --git a/kde-frameworks/attica/attica-9999.ebuild b/kde-frameworks/attica/attica-9999.ebuild index 2073c04da88..4c93825d5b3 100644 --- a/kde-frameworks/attica/attica-9999.ebuild +++ b/kde-frameworks/attica/attica-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -inherit kde-frameworks +inherit kde5 DESCRIPTION="Framework providing access to Open Collaboration Services" LICENSE="LGPL-2.1+" diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-4.98.0.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-4.98.0.ebuild index 3c21dab7b3a..02151ca851b 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-4.98.0.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-4.98.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 VIRTUALX_REQUIRED="test" -inherit kde-frameworks +inherit kde5 DESCRIPTION="Framework for integrating Qt applications with KDE workspaces" LICENSE="LGPL-2+" @@ -37,5 +37,5 @@ src_configure() { $(cmake-utils_use_find_package X XCB) ) - kde-frameworks_src_configure + kde5_src_configure } diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild index dc513d9b0e1..c2075f12ef4 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 VIRTUALX_REQUIRED="test" -inherit kde-frameworks +inherit kde5 DESCRIPTION="Framework for integrating Qt applications with KDE workspaces" LICENSE="LGPL-2+" @@ -37,5 +37,5 @@ src_configure() { $(cmake-utils_use_find_package X XCB) ) - kde-frameworks_src_configure + kde5_src_configure } |
