diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-07-11 00:28:21 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-07-11 21:14:00 +0200 |
| commit | 08f18cd6afe2360c6f9aa653a56d195432af63c9 (patch) | |
| tree | 2c5440407fdf2e3088f86267fa11a772ddb48609 /dev-util/kdevelop-php | |
| parent | a58619477feb235b713c2c21331768f16567100b (diff) | |
| download | kde-08f18cd6afe2360c6f9aa653a56d195432af63c9.tar.gz kde-08f18cd6afe2360c6f9aa653a56d195432af63c9.tar.bz2 kde-08f18cd6afe2360c6f9aa653a56d195432af63c9.zip | |
*/*: Switch KDE Gear packages to gear.kde.org.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util/kdevelop-php')
| -rw-r--r-- | dev-util/kdevelop-php/kdevelop-php-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/kdevelop-php/kdevelop-php-9999.ebuild b/dev-util/kdevelop-php/kdevelop-php-9999.ebuild index 054eba48f13..0ef53c76482 100644 --- a/dev-util/kdevelop-php/kdevelop-php-9999.ebuild +++ b/dev-util/kdevelop-php/kdevelop-php-9999.ebuild @@ -6,13 +6,12 @@ EAPI=8 ECM_HANDBOOK="forceoptional" ECM_HANDBOOK_DIR="docs" ECM_TEST="true" -KDE_GEAR="true" KDE_ORG_CATEGORY="kdevelop" KDE_ORG_NAME="kdev-php" KFMIN=5.96.0 QTMIN=5.15.5 VIRTUALX_REQUIRED="test" -inherit ecm kde.org +inherit ecm gear.kde.org DESCRIPTION="PHP plugin for KDevelop" HOMEPAGE="https://kdevelop.org/" |
