commit:     6c4551d3e1286c79083b61d7199857c2dcc47072
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  9 17:43:57 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct  9 17:43:57 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6c4551d3

kde-apps/kde-dev-scripts: drop 25.08.2

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kde-dev-scripts/kde-dev-scripts-25.08.2.ebuild | 28 ----------------------
 1 file changed, 28 deletions(-)

diff --git a/kde-apps/kde-dev-scripts/kde-dev-scripts-25.08.2.ebuild 
b/kde-apps/kde-dev-scripts/kde-dev-scripts-25.08.2.ebuild
deleted file mode 100644
index 9b08fc1cc6..0000000000
--- a/kde-apps/kde-dev-scripts/kde-dev-scripts-25.08.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-KFMIN=6.16.0
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE Development Scripts"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-RDEPEND="
-       app-arch/advancecomp
-       dev-perl/XML-DOM
-       media-gfx/optipng
-"
-
-src_prepare() {
-       ecm_src_prepare
-
-       # bug 275069
-       sed -e 's:colorsvn::' -i CMakeLists.txt || die
-}

Reply via email to