summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-apps/libksane-common/Manifest1
-rw-r--r--kde-apps/libksane-common/libksane-common-25.04.2.ebuild22
2 files changed, 0 insertions, 23 deletions
diff --git a/kde-apps/libksane-common/Manifest b/kde-apps/libksane-common/Manifest
deleted file mode 100644
index 10afe8f523c..00000000000
--- a/kde-apps/libksane-common/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libksane-25.04.2.tar.xz 155908 BLAKE2B ab03379a29a784d5c715e7d8bc090a213b83393dea4f36e6645983378c27f00713e43f88bf97d46ac333ba3eef682f29a741ff52614537d2f54b1111ddaf54fe SHA512 fde7b58a59c4c7e95958772533cc6118351742483b5265557e6b8a0eaabdeda058797383567d621b91a00a891eb5b4c5c09871550fcfa824488aa31e5ec4c3d7
diff --git a/kde-apps/libksane-common/libksane-common-25.04.2.ebuild b/kde-apps/libksane-common/libksane-common-25.04.2.ebuild
deleted file mode 100644
index 9aa3f30c193..00000000000
--- a/kde-apps/libksane-common/libksane-common-25.04.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_NAME="${PN/-common/}"
-inherit ecm-common gear.kde.org xdg
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
-
-RDEPEND="
- !<kde-apps/libksane-24.02.2-r2:5
- !<kde-apps/libksane-24.05.2-r1:6
-"
-
-ECM_INSTALL_ICONS=(
- src/16-actions-black-white.png:\${KDE_INSTALL_ICONDIR}
- src/16-actions-color.png:\${KDE_INSTALL_ICONDIR}
- src/16-actions-gray-scale.png:\${KDE_INSTALL_ICONDIR}
-)