diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-07-13 19:25:10 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-07-13 20:27:10 +0200 |
commit | 2c9364a6c04e7840c96b8c216176619d1bcb4f94 (patch) | |
tree | b64d34ade6ad390c0a0fd178b7343a45a6ad9e9f /dev-libs/kosmindoormap | |
parent | gear.kde.org.eclass: New eclass to serve KDE Gear packages (diff) | |
download | gentoo-2c9364a6c04e7840c96b8c216176619d1bcb4f94.tar.gz gentoo-2c9364a6c04e7840c96b8c216176619d1bcb4f94.tar.bz2 gentoo-2c9364a6c04e7840c96b8c216176619d1bcb4f94.zip |
*/*: Switch KDE Gear 22.04.3 to gear.kde.org.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs/kosmindoormap')
-rw-r--r-- | dev-libs/kosmindoormap/kosmindoormap-22.04.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/kosmindoormap/kosmindoormap-22.04.3.ebuild b/dev-libs/kosmindoormap/kosmindoormap-22.04.3.ebuild index 91ab8e7e3099..c6db946c356c 100644 --- a/dev-libs/kosmindoormap/kosmindoormap-22.04.3.ebuild +++ b/dev-libs/kosmindoormap/kosmindoormap-22.04.3.ebuild @@ -8,7 +8,7 @@ KDE_GEAR="true" PVCUT=$(ver_cut 1-3) KFMIN=5.92.0 QTMIN=5.15.4 -inherit ecm kde.org +inherit ecm gear.kde.org DESCRIPTION="Data Model and Extraction System for Travel Reservation information" HOMEPAGE="https://invent.kde.org/libraries/kosmindoormap" |