summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-09-06 20:18:57 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-09-06 21:21:03 +0200
commit88fd1914b911dc52c8d31a371170f90550338f83 (patch)
treeca9d0642c8c2f9abe3f494e03f97327e8aa52bcc /kde-plasma/kdecoration
parentkde-plasma/kde-gtk-config: drop 5.25.4 (diff)
downloadgentoo-88fd1914b911dc52c8d31a371170f90550338f83.tar.gz
gentoo-88fd1914b911dc52c8d31a371170f90550338f83.tar.bz2
gentoo-88fd1914b911dc52c8d31a371170f90550338f83.zip
kde-plasma/kdecoration: drop 5.25.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.25.4.ebuild25
2 files changed, 0 insertions, 26 deletions
diff --git a/kde-plasma/kdecoration/Manifest b/kde-plasma/kdecoration/Manifest
index 20ef4bb200f7..90eb0f6c5d27 100644
--- a/kde-plasma/kdecoration/Manifest
+++ b/kde-plasma/kdecoration/Manifest
@@ -1,3 +1,2 @@
DIST kdecoration-5.24.6.tar.xz 48864 BLAKE2B 940d48ba31bf98e9e7649c9176324a2c7c1cdceb255de18377cbea183821c0016613464583f7cf60dbcf90e7099cf0f2e65076fa10f0bbf203eb51914d4c97c7 SHA512 2fa95acac5dd77415f43eb74c4043e1460e33b4b7ac9f6583bf4d8b6c6222b5bed02ee51b2f42a499834a30cfd2371fe8b22cb5e7ba679760eaf3f15d83bb2de
-DIST kdecoration-5.25.4.tar.xz 49464 BLAKE2B 42cfb211a800e03165f08ce1d779e8a6db284d373f4aeafdbca380f776c71c6aa0991c5261e572916c9471964626d11496de5fc61c0ca4660a93eb6616c1ba21 SHA512 f809acd19864632b3bd5d722110d81951b1dcdce162faea8b7b8e087e5cd045ceb723ee22c065b1ef9aea0975ed3d2b1d924f6d1e70a1e24088ee621915e570d
DIST kdecoration-5.25.5.tar.xz 49476 BLAKE2B 2cfc7975bc8d6c1d54022b42a62a447b9e787697fdb51693fd7d36c820886a9076314cae49c72c600c2f971fd216098f22645526d9721b74170c74742fdc65a7 SHA512 78b0aebd7f6b1242780fb51af3891df1c3dc1f7ec7d2cf6f9c76048048f19efd7b9bd95366d8f6a03ceb4a1a4616caccc3fbbba1b6972108244f6ba6baa1edec
diff --git a/kde-plasma/kdecoration/kdecoration-5.25.4.ebuild b/kde-plasma/kdecoration/kdecoration-5.25.4.ebuild
deleted file mode 100644
index db52f2de346b..000000000000
--- a/kde-plasma/kdecoration/kdecoration-5.25.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.95.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}"