summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-01-04 10:34:57 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-01-04 16:19:45 +0100
commit77e2fe1b9c22690f127b90c2a866bde3143e651d (patch)
treea42b6784b3e1ca7d1f2364429838f150cb18a1de /kde-plasma/kdecoration
parentkde-plasma/kde-gtk-config: drop 5.26.4 (diff)
downloadgentoo-77e2fe1b9c22690f127b90c2a866bde3143e651d.tar.gz
gentoo-77e2fe1b9c22690f127b90c2a866bde3143e651d.tar.bz2
gentoo-77e2fe1b9c22690f127b90c2a866bde3143e651d.zip
kde-plasma/kdecoration: drop 5.26.4
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/kdecoration')
-rw-r--r--kde-plasma/kdecoration/Manifest1
-rw-r--r--kde-plasma/kdecoration/kdecoration-5.26.4.ebuild25
2 files changed, 0 insertions, 26 deletions
diff --git a/kde-plasma/kdecoration/Manifest b/kde-plasma/kdecoration/Manifest
index 8ac9a68b9666..aa1193369886 100644
--- a/kde-plasma/kdecoration/Manifest
+++ b/kde-plasma/kdecoration/Manifest
@@ -1,3 +1,2 @@
DIST kdecoration-5.25.5.tar.xz 49476 BLAKE2B 2cfc7975bc8d6c1d54022b42a62a447b9e787697fdb51693fd7d36c820886a9076314cae49c72c600c2f971fd216098f22645526d9721b74170c74742fdc65a7 SHA512 78b0aebd7f6b1242780fb51af3891df1c3dc1f7ec7d2cf6f9c76048048f19efd7b9bd95366d8f6a03ceb4a1a4616caccc3fbbba1b6972108244f6ba6baa1edec
-DIST kdecoration-5.26.4.tar.xz 52180 BLAKE2B 376b0a881e4d9704b3ae798a16785ff94c549392e0ba6fe440a7a73af73981765d3a446019f053186a25cdeb9a4551756759620267b4f6dddf2fda6f4a7dd2fe SHA512 bf54c72bc236e48b46c6bb64f2dfdaafd5944fb7020912a047e00fc75e40ea636ebe6dda9981a047af84d12a0f90d57ca04d6425369a28f49a1d1771115fb7b4
DIST kdecoration-5.26.5.tar.xz 52192 BLAKE2B deda6d7678a3d416371ecf46e09d68882de688b95a0cbc4ad204a611cbbdc6759c914e4c06442b716b3d8fe0af52c7097b9dd64f862ddf93966dc33af02c8ec4 SHA512 ccc5528eafbaec688ffbbad42105e2457723062ce1556a182bd3b0573c20f9d7794ffeeed7cad927437a98648c4a432c00ebb2c013b4c40f8774d4a43a3676a4
diff --git a/kde-plasma/kdecoration/kdecoration-5.26.4.ebuild b/kde-plasma/kdecoration/kdecoration-5.26.4.ebuild
deleted file mode 100644
index 38313da64d54..000000000000
--- a/kde-plasma/kdecoration/kdecoration-5.26.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="forceoptional"
-KFMIN=5.99.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-VIRTUALX_REQUIRED="test"
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plugin based library to create window decorations"
-
-LICENSE="|| ( LGPL-2.1 LGPL-3 )"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"