diff options
Diffstat (limited to 'kde-plasma/kde-cli-tools-common')
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> |
