diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-10-07 18:01:56 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-10-07 20:01:20 +0200 |
commit | b7ed65fef69b35a6d9447a03818b946d436b5163 (patch) | |
tree | 7f317caf61fb5464cadb7d52f958276fceb4f62e /kde-plasma/kde-cli-tools-common | |
parent | kde-plasma/kde-cli-tools: drop 6.1.4-r2 (diff) | |
download | gentoo-b7ed65fef69b35a6d9447a03818b946d436b5163.tar.gz gentoo-b7ed65fef69b35a6d9447a03818b946d436b5163.tar.bz2 gentoo-b7ed65fef69b35a6d9447a03818b946d436b5163.zip |
kde-plasma/kde-cli-tools-common: drop 6.1.4
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/kde-cli-tools-common')
-rw-r--r-- | kde-plasma/kde-cli-tools-common/Manifest | 1 | ||||
-rw-r--r-- | kde-plasma/kde-cli-tools-common/kde-cli-tools-common-6.1.4.ebuild | 15 |
2 files changed, 0 insertions, 16 deletions
diff --git a/kde-plasma/kde-cli-tools-common/Manifest b/kde-plasma/kde-cli-tools-common/Manifest index ea8604bc8eee..9dc37182f9d3 100644 --- a/kde-plasma/kde-cli-tools-common/Manifest +++ b/kde-plasma/kde-cli-tools-common/Manifest @@ -1,2 +1 @@ -DIST kde-cli-tools-6.1.4.tar.xz 629280 BLAKE2B accd7ffbfe0d52c4ab3bffbb2eff03f1f4ffd80b915cb9ed643fc3216d3ab23c373b29a24b273072e3ee3dddc3f72d258acee5ad9d25a8a869e16193c9413519 SHA512 8f06ef6e4eb1b070ecd2e52ca3e38c6aeb2bca3f3617dbf9a935d0a081bab71bd0d25b275ad6e19177dd8f7768b3dfd18a5b54f6074227d32e12b74c257d1689 DIST kde-cli-tools-6.1.5.tar.xz 629280 BLAKE2B 200e316531ad6095fe0bfba356f2d5afb2f78dbc219e64bb14ed96d718b542475d3db9efdb8cad42a5c17dfaea7c33df3627a5747f17d549d5bbfe70d1a34e6c SHA512 48fcfdf832828a8c04b46c72dd35273e7859b719707529a755e475b1f82fdc65de641234db6c107ce1a1be05825b286fbf0d4d3620b4deb8e2163cb824dbf388 diff --git a/kde-plasma/kde-cli-tools-common/kde-cli-tools-common-6.1.4.ebuild b/kde-plasma/kde-cli-tools-common/kde-cli-tools-common-6.1.4.ebuild deleted file mode 100644 index 4f99561599a4..000000000000 --- a/kde-plasma/kde-cli-tools-common/kde-cli-tools-common-6.1.4.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# 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/}" -KFMIN=5.115.0 -inherit ecm-common plasma.kde.org - -LICENSE="GPL-2+ handbook? ( FDL-1.2 )" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" - -RDEPEND="!<${CATEGORY}/${KDE_ORG_NAME}-6.1.4-r2:*" |