summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-11-07 19:37:28 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-11-07 19:38:24 +0100
commit6636313b676b981940a320687973ee4df16c929a (patch)
treed244d51e1a593712ff0933ee070fef610e637007 /kde-plasma/kdecoration
parentsys-power/thermald: fixes bug #670624 (diff)
downloadgentoo-6636313b676b981940a320687973ee4df16c929a.tar.gz
gentoo-6636313b676b981940a320687973ee4df16c929a.tar.bz2
gentoo-6636313b676b981940a320687973ee4df16c929a.zip
kde-plasma: Drop KDE Plasma 5.14.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'kde-plasma/kdecoration')
-rw-r--r--kde-plasma/kdecoration/Manifest1
-rw-r--r--kde-plasma/kdecoration/kdecoration-5.14.2.ebuild19
2 files changed, 0 insertions, 20 deletions
diff --git a/kde-plasma/kdecoration/Manifest b/kde-plasma/kdecoration/Manifest
index 51f635e646c0..b57a95607b54 100644
--- a/kde-plasma/kdecoration/Manifest
+++ b/kde-plasma/kdecoration/Manifest
@@ -1,4 +1,3 @@
DIST kdecoration-5.12.7.tar.xz 35576 BLAKE2B 7046ef70d5a9afd87e112e40cd041840db91071e8b5038f68b211db70dd6effb7fd315425c877e02b75ffb462f7b59e59dafc07b8d5fc89347e220e43969cac4 SHA512 acebb17f42e46dfcb57b5f94e2612e0c4f773ad15e911543281c578de4a409b8f65a028b458afd01f578abb69906316b3c6f2b6d6edd4918b302a8a26227ad95
DIST kdecoration-5.13.5.tar.xz 41808 BLAKE2B 319094f68cfb8ac9f6664f6b0548c60a3961e29571386e0acc22956d83bd8ce6b98aab37b281751c2c35c168c344c906a36d7531a64c5c6616c0c80b3d96683e SHA512 a40dc81dc51fda184253986e2b9e4b9b4e5e0ac543a03ae67c80d7ec6dad07f857d05bfa757fd37a77cbe51ee4c43c7185e52a62ed344ddca6f8f10e54cf4ad8
-DIST kdecoration-5.14.2.tar.xz 41996 BLAKE2B cb647ed500205a925416049c6d19ca5b2d34a45a8450010d57fcfd701272093311f95f32c31fc9d4bc6037605d612426df08b0dbf03c917f34d74a0223b3455a SHA512 a49e2cceb27ed3c5a27809b37f89fe54b5cf4e0607de02e509443dcb27d9225e57a2143a6cff9fd7f8fa30c47584da9cb7b2d94410f4bf32383bb629a59bf57f
DIST kdecoration-5.14.3.tar.xz 42196 BLAKE2B 4fc93f64d151d83c539ba7f1504c5f44b12d9a3e6c804e702c31ecdd0d8f67cdac2f8c4b71b19eefb49de2bf7333c0891102084279907f35cef06ee02a587650 SHA512 f43368fbb4799c12452232b1a8d28d5befaaa81922f7b189192a73343dd5a4ce21f5ff9b779cf552cabd95a4721ef2d937518f34759d3cdc90c76d3152ec5915
diff --git a/kde-plasma/kdecoration/kdecoration-5.14.2.ebuild b/kde-plasma/kdecoration/kdecoration-5.14.2.ebuild
deleted file mode 100644
index 70d8cc5af3cc..000000000000
--- a/kde-plasma/kdecoration/kdecoration-5.14.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_TEST="forceoptional"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Plugin based library to create window decorations"
-LICENSE="|| ( LGPL-2.1 LGPL-3 )"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep ki18n)
- $(add_qt_dep qtgui)
-"
-RDEPEND="${DEPEND}"