diff options
| author | Michael Palimaka <kensington@gentoo.org> | 2014-04-03 04:47:18 +1100 |
|---|---|---|
| committer | Michael Palimaka <kensington@gentoo.org> | 2014-04-03 04:58:05 +1100 |
| commit | 354315b5a5f6e4176ef8b48ecc6da9acce817049 (patch) | |
| tree | 8d820deb2e3f830673de70f531c68f5db2477b7f /kde-frameworks/kde4support | |
| parent | 0a5eda47a25560fc01c049667d5270f774d47b06 (diff) | |
| download | kde-354315b5a5f6e4176ef8b48ecc6da9acce817049.tar.gz kde-354315b5a5f6e4176ef8b48ecc6da9acce817049.tar.bz2 kde-354315b5a5f6e4176ef8b48ecc6da9acce817049.zip | |
[eclass] Rename kde-frameworks to kde5.
Diffstat (limited to 'kde-frameworks/kde4support')
| -rw-r--r-- | kde-frameworks/kde4support/kde4support-4.98.0.ebuild | 4 | ||||
| -rw-r--r-- | kde-frameworks/kde4support/kde4support-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/kde-frameworks/kde4support/kde4support-4.98.0.ebuild b/kde-frameworks/kde4support/kde4support-4.98.0.ebuild index eae95ce308a..f4ecf84a757 100644 --- a/kde-frameworks/kde4support/kde4support-4.98.0.ebuild +++ b/kde-frameworks/kde4support/kde4support-4.98.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 VIRTUALX_REQUIRED="test" -inherit kde-frameworks +inherit kde5 DESCRIPTION="Framework easing the development transition from KDE 4 to KF 5" LICENSE="LGPL-2+" @@ -65,5 +65,5 @@ src_configure() { $(cmake-utils_use_find_package X X11) ) - kde-frameworks_src_configure + kde5_src_configure } diff --git a/kde-frameworks/kde4support/kde4support-9999.ebuild b/kde-frameworks/kde4support/kde4support-9999.ebuild index 61ba5aa94be..9d16be56f27 100644 --- a/kde-frameworks/kde4support/kde4support-9999.ebuild +++ b/kde-frameworks/kde4support/kde4support-9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 VIRTUALX_REQUIRED="test" -inherit kde-frameworks +inherit kde5 DESCRIPTION="Framework easing the development transition from KDE 4 to KF 5" LICENSE="LGPL-2+" @@ -65,5 +65,5 @@ src_configure() { $(cmake-utils_use_find_package X X11) ) - kde-frameworks_src_configure + kde5_src_configure } |
