summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-12-23 00:39:43 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-12-24 21:39:38 +0100
commit1784c6ddd3e4296a181e39776cfb147f1c46e14d (patch)
tree451a416f6e7aca641a352038e3e6ccb475ec39f4 /kde-plasma/plasma-workspace-wallpapers
parentdev-util/gtk-update-icon-cache: stable 3.24.11 for hppa, bug #702260 (diff)
downloadgentoo-1784c6ddd3e4296a181e39776cfb147f1c46e14d.tar.gz
gentoo-1784c6ddd3e4296a181e39776cfb147f1c46e14d.tar.bz2
gentoo-1784c6ddd3e4296a181e39776cfb147f1c46e14d.zip
kde-plasma: Drop KDE Plasma 5.16.5
Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-workspace-wallpapers')
-rw-r--r--kde-plasma/plasma-workspace-wallpapers/Manifest1
-rw-r--r--kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.16.5.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest b/kde-plasma/plasma-workspace-wallpapers/Manifest
index a12f20428748..6fa3d9158365 100644
--- a/kde-plasma/plasma-workspace-wallpapers/Manifest
+++ b/kde-plasma/plasma-workspace-wallpapers/Manifest
@@ -1,2 +1 @@
-DIST plasma-workspace-wallpapers-5.16.5.tar.xz 34172180 BLAKE2B 8fe56bba584ed4c64035a81d6431d4c71a869f97fbd1b9ca9df0b53481653af475bab6d093e68c1b7ce6e4e6b5e40825caf6f1b0e2558497774aa7cb7bbc9be8 SHA512 88cda8d89371d0b8e689432656047fba1a83a15356b6007999bcbacfc4f12ad4f5d4323c89026ae50cd71298fd4d52ac52ac7c39a27d5f1109f51cf07b6f2648
DIST plasma-workspace-wallpapers-5.17.4.tar.xz 34172960 BLAKE2B dc7ea99a0ff3fc3ee564d4da835dd8ee58fc7f582d6c405290fc00c6981bfc8b01d96a50c16ff164e60e7ef5049e0cdd38206fc7d808becf3473e1e772db6e20 SHA512 0aa2c28721a88ae3e6f841b751a2f3f1488106bc25ddaf591f8146fbdb310a12c8c5046b4be84787f4c08320b819e5a829531b8f0b07291ee5243c8581c3e9e4
diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.16.5.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.16.5.ebuild
deleted file mode 100644
index 9ccd512332fa..000000000000
--- a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.16.5.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_AUTODEPS="false"
-KDE_DEBUG="false"
-inherit kde5
-
-DESCRIPTION="Additional wallpapers for the Plasma workspace"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
-IUSE=""
-
-BDEPEND="
- $(add_frameworks_dep extra-cmake-modules)
- $(add_qt_dep qtcore)
-"