commit: de2b2f92687744aaed1ca8f4780d2bd6464cdd76 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Sep 2 21:02:28 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Sep 4 11:43:01 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=de2b2f92
kde-plasma/kde-cli-tools-common: new package, add 6.1.49.9999, 9999 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> .../kde-cli-tools-common-6.1.49.9999.ebuild | 14 ++++++++++++++ .../kde-cli-tools-common/kde-cli-tools-common-9999.ebuild | 14 ++++++++++++++ kde-plasma/kde-cli-tools-common/metadata.xml | 12 ++++++++++++ 3 files changed, 40 insertions(+) diff --git a/kde-plasma/kde-cli-tools-common/kde-cli-tools-common-6.1.49.9999.ebuild b/kde-plasma/kde-cli-tools-common/kde-cli-tools-common-6.1.49.9999.ebuild new file mode 100644 index 0000000000..1cb2df50fd --- /dev/null +++ b/kde-plasma/kde-cli-tools-common/kde-cli-tools-common-6.1.49.9999.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_HANDBOOK="true" +KDE_ORG_NAME="${PN/-common/}" +inherit ecm-common plasma.kde.org + +LICENSE="GPL-2+ handbook? ( FDL-1.2 )" +SLOT="0" +KEYWORDS="" + +RDEPEND="!<${CATEGORY}/${KDE_ORG_NAME}-6.1.4-r2:*" diff --git a/kde-plasma/kde-cli-tools-common/kde-cli-tools-common-9999.ebuild b/kde-plasma/kde-cli-tools-common/kde-cli-tools-common-9999.ebuild new file mode 100644 index 0000000000..1cb2df50fd --- /dev/null +++ b/kde-plasma/kde-cli-tools-common/kde-cli-tools-common-9999.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_HANDBOOK="true" +KDE_ORG_NAME="${PN/-common/}" +inherit ecm-common plasma.kde.org + +LICENSE="GPL-2+ handbook? ( FDL-1.2 )" +SLOT="0" +KEYWORDS="" + +RDEPEND="!<${CATEGORY}/${KDE_ORG_NAME}-6.1.4-r2:*" diff --git a/kde-plasma/kde-cli-tools-common/metadata.xml b/kde-plasma/kde-cli-tools-common/metadata.xml new file mode 100644 index 0000000000..7e9d56c900 --- /dev/null +++ b/kde-plasma/kde-cli-tools-common/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>k...@gentoo.org</email> + <name>Gentoo KDE Project</name> + </maintainer> + <upstream> + <bugs-to>https://bugs.kde.org/</bugs-to> + <remote-id type="kde-invent">plasma/kde-cli-tools</remote-id> + </upstream> +</pkgmetadata>