summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-03-06 16:46:35 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-03-06 19:05:31 +0100
commit2542e81251e0c3330c97904f8950f115e5398f95 (patch)
tree9cc01b6aae7e5c4a023b51256fb5b9733309ca48 /kde-plasma/kdecoration
parentdev-util/astyle: install unversioned so files (diff)
downloadgentoo-2542e81251e0c3330c97904f8950f115e5398f95.tar.gz
gentoo-2542e81251e0c3330c97904f8950f115e5398f95.tar.bz2
gentoo-2542e81251e0c3330c97904f8950f115e5398f95.zip
kde-plasma: Drop KDE Plasma 5.12.2
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'kde-plasma/kdecoration')
-rw-r--r--kde-plasma/kdecoration/Manifest1
-rw-r--r--kde-plasma/kdecoration/kdecoration-5.12.2.ebuild16
2 files changed, 0 insertions, 17 deletions
diff --git a/kde-plasma/kdecoration/Manifest b/kde-plasma/kdecoration/Manifest
index e7a6d1dbefb1..5ca68124788f 100644
--- a/kde-plasma/kdecoration/Manifest
+++ b/kde-plasma/kdecoration/Manifest
@@ -1,3 +1,2 @@
DIST kdecoration-5.11.5.tar.xz 36280 BLAKE2B 64a8bbe8d9891f011bfbce69de5b989931f2129a87d01486378ae2a327c11615baca1223113c6a2e21a9bd2698cee7c908a6454b598389fca6082788df8f683e SHA512 a7dbec450e7a67b6c029ebba1663ffb3fa199f4c855322673ddedc4411506b20ff922a1dc6c728a6a8b5332ca8b0eb542fc52dad91ce3d01ed39d5bc5efc4cbc
-DIST kdecoration-5.12.2.tar.xz 35568 BLAKE2B 44426084b18f5366085ac2ddea11f0dd283a90a674b5bbb99cb8a8318d655500935df5241d003401228992c979dbe09ebc3d5eacc76566f00484553393c7fb40 SHA512 12440920014d703156665d80a1c43f3bbbd0aea534f2a79d51536609aa5a50b3419015c1455a8b5c591d15aafc5a317c1a4b0a360e62be0fadcec0785788242c
DIST kdecoration-5.12.3.tar.xz 35564 BLAKE2B fe9bd05a3fe5573f9bad07d6825904ddd95ed7a593064783dafe998cbb9b32a3a74ddbd9bd440705c0cf0a1e37fec01965e01290f2e401a5770e0c41c6b9d9ce SHA512 912e1dafb7a8622a3f32dbf1bad12e154b7b643e01771ca06aef7a0e05f1c0e5b35b7ae121735831a7727a6a0367308f569b38c11469994c7c3edc134806e7c7
diff --git a/kde-plasma/kdecoration/kdecoration-5.12.2.ebuild b/kde-plasma/kdecoration/kdecoration-5.12.2.ebuild
deleted file mode 100644
index fce30fa8c298..000000000000
--- a/kde-plasma/kdecoration/kdecoration-5.12.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# 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_qt_dep qtgui)"
-RDEPEND="${DEPEND}"