diff options
author | 2016-12-25 00:40:55 +0100 | |
---|---|---|
committer | 2016-12-25 00:40:55 +0100 | |
commit | e7f25f0c7eb3f509ac44f6978f70007b34f8b49a (patch) | |
tree | c09cba98ca51cdb2fb632ca0ab60b80838ce36b8 /dev-qt/qt-meta | |
parent | dev-util/kdevelop-python: Import latest (diff) | |
download | kde-sunset-e7f25f0c7eb3f509ac44f6978f70007b34f8b49a.tar.gz kde-sunset-e7f25f0c7eb3f509ac44f6978f70007b34f8b49a.tar.bz2 kde-sunset-e7f25f0c7eb3f509ac44f6978f70007b34f8b49a.zip |
Move kdelibs from kde-base to kde-framworks
So the friggin' stupid cat move Gentoo kde maintainers did won't break
old kdelibs anymore.
Diffstat (limited to 'dev-qt/qt-meta')
-rw-r--r-- | dev-qt/qt-meta/qt-meta-3.3.8b-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-qt/qt-meta/qt-meta-3.3.8b-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qt-meta/qt-meta-3.3.8b-r1.ebuild b/dev-qt/qt-meta/qt-meta-3.3.8b-r1.ebuild index 4aa43fb6..6d215897 100644 --- a/dev-qt/qt-meta/qt-meta-3.3.8b-r1.ebuild +++ b/dev-qt/qt-meta/qt-meta-3.3.8b-r1.ebuild @@ -366,7 +366,7 @@ pkg_postinst() { elog "occurs you should recompile the packages providing these plugins," elog "and you should also make sure that Qt and its plugins were compiled with the" elog "same version of GCC. Packages that may need to be rebuilt are, for instance," - elog "kde-base/kdelibs, kde-base/kdeartwork and kde-base/kdeartwork-styles." + elog "kde-frameworks/kdelibs, kde-base/kdeartwork and kde-base/kdeartwork-styles." elog "See http://doc.trolltech.com/3.3/plugins-howto.html for more infos." echo } diff --git a/dev-qt/qt-meta/qt-meta-3.3.8b-r2.ebuild b/dev-qt/qt-meta/qt-meta-3.3.8b-r2.ebuild index b6f9af04..fcf00d8e 100644 --- a/dev-qt/qt-meta/qt-meta-3.3.8b-r2.ebuild +++ b/dev-qt/qt-meta/qt-meta-3.3.8b-r2.ebuild @@ -374,7 +374,7 @@ pkg_postinst() { elog "occurs you should recompile the packages providing these plugins," elog "and you should also make sure that Qt and its plugins were compiled with the" elog "same version of GCC. Packages that may need to be rebuilt are, for instance," - elog "kde-base/kdelibs, kde-base/kdeartwork and kde-base/kdeartwork-styles." + elog "kde-frameworks/kdelibs, kde-base/kdeartwork and kde-base/kdeartwork-styles." elog "See http://doc.trolltech.com/3.3/plugins-howto.html for more infos." echo } |