diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-02 23:02:28 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-04 13:43:01 +0200 |
| commit | de2b2f92687744aaed1ca8f4780d2bd6464cdd76 (patch) | |
| tree | 9799f6428728382c4a0808c1de515af5765b7378 | |
| parent | f134f02cb9c4848229227a47bb8036058c262981 (diff) | |
| download | kde-de2b2f92687744aaed1ca8f4780d2bd6464cdd76.tar.gz kde-de2b2f92687744aaed1ca8f4780d2bd6464cdd76.tar.bz2 kde-de2b2f92687744aaed1ca8f4780d2bd6464cdd76.zip | |
kde-plasma/kde-cli-tools-common: new package, add 6.1.49.9999, 9999
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
3 files changed, 40 insertions, 0 deletions
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 00000000000..1cb2df50fd8 --- /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 00000000000..1cb2df50fd8 --- /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 00000000000..7e9d56c900d --- /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>kde@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> |
