diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-08-15 15:41:20 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-08-15 16:09:53 +0200 |
commit | a762b360e1c671c1000cf8629fe0584e28571a1e (patch) | |
tree | 9ca21ef11d2c71a9a4a6da63a1c9e72304412762 /dev-libs | |
parent | dev-qt/qtgui: xcb: Update _NET_SUPPORTED when the WM changes it (diff) | |
download | gentoo-a762b360e1c671c1000cf8629fe0584e28571a1e.tar.gz gentoo-a762b360e1c671c1000cf8629fe0584e28571a1e.tar.bz2 gentoo-a762b360e1c671c1000cf8629fe0584e28571a1e.zip |
*/*: Drop obsolete KDE_GEAR meta variable
Amends commit 08f18cd6afe2360c6f9aa653a56d195432af63c9
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/kopeninghours/kopeninghours-22.04.3.ebuild | 1 | ||||
-rw-r--r-- | dev-libs/kosmindoormap/kosmindoormap-22.04.3.ebuild | 1 | ||||
-rw-r--r-- | dev-libs/kpublictransport/kpublictransport-22.04.3.ebuild | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/dev-libs/kopeninghours/kopeninghours-22.04.3.ebuild b/dev-libs/kopeninghours/kopeninghours-22.04.3.ebuild index ad7fe95174fd..d315744b3f54 100644 --- a/dev-libs/kopeninghours/kopeninghours-22.04.3.ebuild +++ b/dev-libs/kopeninghours/kopeninghours-22.04.3.ebuild @@ -5,7 +5,6 @@ EAPI=8 ECM_QTHELP="true" ECM_TEST="true" -KDE_GEAR="true" PVCUT=$(ver_cut 1-3) KFMIN=5.92.0 QTMIN=5.15.4 diff --git a/dev-libs/kosmindoormap/kosmindoormap-22.04.3.ebuild b/dev-libs/kosmindoormap/kosmindoormap-22.04.3.ebuild index c6db946c356c..cded6c4e567b 100644 --- a/dev-libs/kosmindoormap/kosmindoormap-22.04.3.ebuild +++ b/dev-libs/kosmindoormap/kosmindoormap-22.04.3.ebuild @@ -4,7 +4,6 @@ EAPI=8 ECM_TEST="true" -KDE_GEAR="true" PVCUT=$(ver_cut 1-3) KFMIN=5.92.0 QTMIN=5.15.4 diff --git a/dev-libs/kpublictransport/kpublictransport-22.04.3.ebuild b/dev-libs/kpublictransport/kpublictransport-22.04.3.ebuild index 5b761d6d6e7c..ae29ee206cf7 100644 --- a/dev-libs/kpublictransport/kpublictransport-22.04.3.ebuild +++ b/dev-libs/kpublictransport/kpublictransport-22.04.3.ebuild @@ -5,7 +5,6 @@ EAPI=8 ECM_QTHELP="true" ECM_TEST="true" -KDE_GEAR="true" KFMIN=5.92.0 QTMIN=5.15.4 inherit ecm gear.kde.org |