diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-01-25 16:05:14 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-01-25 16:05:54 +0100 |
commit | 68a8227da67c9c70e574d0be26c9e67375141d3c (patch) | |
tree | b7b9df928018c023b98ec1cd923e1ca7fe8e5458 /kde-plasma/plasma-workspace-wallpapers | |
parent | media-libs/sdl2-ttf: Bump to version 2.0.15 (diff) | |
download | gentoo-68a8227da67c9c70e574d0be26c9e67375141d3c.tar.gz gentoo-68a8227da67c9c70e574d0be26c9e67375141d3c.tar.bz2 gentoo-68a8227da67c9c70e574d0be26c9e67375141d3c.zip |
kde-plasma: Drop KDE Plasma 5.14.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'kde-plasma/plasma-workspace-wallpapers')
-rw-r--r-- | kde-plasma/plasma-workspace-wallpapers/Manifest | 1 | ||||
-rw-r--r-- | kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.14.3.ebuild | 18 |
2 files changed, 0 insertions, 19 deletions
diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest b/kde-plasma/plasma-workspace-wallpapers/Manifest index 38116c37399e..164c91a13f6d 100644 --- a/kde-plasma/plasma-workspace-wallpapers/Manifest +++ b/kde-plasma/plasma-workspace-wallpapers/Manifest @@ -1,2 +1 @@ -DIST plasma-workspace-wallpapers-5.14.3.tar.xz 45915252 BLAKE2B bb1a8676bad8747512884dd35fcfa2ecd8b8fa76ecc55a9e81b34ced6df36a1663e220ef2551ba9ca75b998b54d1599429efc4da22fd37a85ea369c99ecd9a25 SHA512 6dd8dcf7c7e24eb905eefd347527bd4132187b5cf2a26d3d2f40306c95d1565e36bcc27b349f6db9a7960cbf9ef3ab5c36b77e73e48bed8fba13e352ef85b981 DIST plasma-workspace-wallpapers-5.14.5.tar.xz 45915040 BLAKE2B cd55b0f52f4479583341af64cfd73122055402d25220339c4210d273b06ecff4d121c91b877aec523d89859f434c6221376c1ef6b9e2fe3e4d8426f72d0464c6 SHA512 6bee195adfdcee3ede62ba4bbb8d26ce90ea646570110ea5260ea433c565160ceaded996e32662538d931022a0ed1e0cb9b1578657b9e6350d8d193b412c8c35 diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.14.3.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.14.3.ebuild deleted file mode 100644 index efa1994e38c2..000000000000 --- a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.14.3.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_AUTODEPS="false" -KDE_DEBUG="false" -inherit kde5 - -DESCRIPTION="Additional wallpapers for the Plasma workspace" -KEYWORDS="amd64 ~arm ~ppc64 x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep extra-cmake-modules) - $(add_qt_dep qtcore) -" -RDEPEND="" |