diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-06-02 16:30:18 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-06-02 16:30:18 +0200 |
| commit | ae79d441b313b5eecd04af03a897d830ebafda13 (patch) | |
| tree | 7cb80e52c12a7ea0381de8c9086e28c2fb77671f | |
| parent | 260b1847f5c8922bc6f88bf7201c3eca2e320481 (diff) | |
| download | kde-ae79d441b313b5eecd04af03a897d830ebafda13.tar.gz kde-ae79d441b313b5eecd04af03a897d830ebafda13.tar.bz2 kde-ae79d441b313b5eecd04af03a897d830ebafda13.zip | |
dev-util/kdevelop-python: Move release switch
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| -rw-r--r-- | dev-util/kdevelop-python/kdevelop-python-5.5.9999.ebuild | 6 | ||||
| -rw-r--r-- | dev-util/kdevelop-python/kdevelop-python-9999.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-5.5.9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-5.5.9999.ebuild index 9d38a147f6c..697ae1719dc 100644 --- a/dev-util/kdevelop-python/kdevelop-python-5.5.9999.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-5.5.9999.ebuild @@ -11,13 +11,13 @@ KFMIN=5.60.0 QTMIN=5.12.3 inherit ecm kde.org python-single-r1 +DESCRIPTION="Python plugin for KDevelop" +HOMEPAGE="https://www.kdevelop.org/" + if [[ ${KDE_BUILD_TYPE} = release ]]; then KEYWORDS="~amd64 ~x86" fi -DESCRIPTION="Python plugin for KDevelop" -HOMEPAGE="https://www.kdevelop.org/" - LICENSE="GPL-2" # TODO: CHECK SLOT="5" IUSE="" diff --git a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild index 9d38a147f6c..697ae1719dc 100644 --- a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild @@ -11,13 +11,13 @@ KFMIN=5.60.0 QTMIN=5.12.3 inherit ecm kde.org python-single-r1 +DESCRIPTION="Python plugin for KDevelop" +HOMEPAGE="https://www.kdevelop.org/" + if [[ ${KDE_BUILD_TYPE} = release ]]; then KEYWORDS="~amd64 ~x86" fi -DESCRIPTION="Python plugin for KDevelop" -HOMEPAGE="https://www.kdevelop.org/" - LICENSE="GPL-2" # TODO: CHECK SLOT="5" IUSE="" |
