summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-10-23 19:57:13 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-10-23 19:57:13 +0200
commitf2deb97b5fc0fa195501faec71576f59d5003ec3 (patch)
tree6a4f516796fbfe22de9dd2f01e93c9148bc5fe30 /kde-plasma/plasma-workspace-wallpapers
parentkde-plasma/libkworkspace: Add ~arm64 keyword (diff)
downloadgentoo-f2deb97b5fc0fa195501faec71576f59d5003ec3.tar.gz
gentoo-f2deb97b5fc0fa195501faec71576f59d5003ec3.tar.bz2
gentoo-f2deb97b5fc0fa195501faec71576f59d5003ec3.zip
kde-plasma: Drop KDE Plasma 5.14.1
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/Manifest1
-rw-r--r--kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.14.1.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest b/kde-plasma/plasma-workspace-wallpapers/Manifest
index debabb05bc06..26dab9da1bb6 100644
--- a/kde-plasma/plasma-workspace-wallpapers/Manifest
+++ b/kde-plasma/plasma-workspace-wallpapers/Manifest
@@ -1,4 +1,3 @@
DIST plasma-workspace-wallpapers-5.12.7.tar.xz 45917468 BLAKE2B 5becc9cb005942a884add3c0792df5b5fb176f9f32bad1592e1dad1a0b3cc7b45d66e4946f537e6f9e5143c4ba12cdc81a07787797579b8f4bc2c20ffbaf8a0f SHA512 7abda6e4cf223a72222ab2f2b3d8deb631b7ce1e6a415697c367acb53ae5f653fc8dbf6ddd631ff7a1888c2293d102bc0ba1753e50419138f7c9d7d2ea5f08a9
DIST plasma-workspace-wallpapers-5.13.5.tar.xz 45916196 BLAKE2B e483fcdff5d72867ed0e6a10ba004b748f89b04d71b320910a5654c8dc7ebf3658a97050c619a9115cc5a26fe3fe13baf812cb8f2ab58fa1a9a5f06436c8cb6b SHA512 51010cc3da749dc494bc5677b42efba408149110feb1320175fdc71044b777f13cd700511d1766b7dfdbdb98c29b7bdae6898f08ccd05517bd991de7c83974f3
-DIST plasma-workspace-wallpapers-5.14.1.tar.xz 45915684 BLAKE2B ba5f7fc9b17bb43f22ab868824f2a7f12158198def57b20b3b4e36f5315be902fb565f35144fa7c46c5913b1357839d68bc85be6b436974a4a5c5568745551b3 SHA512 ac43d416f8cbe38ab296d9e43d63ca80e91d9d9c50bb2af9069e500c844cf047bc46f8f18a6cef472fad3b87c2969820071d0e1882805feb0adcad5e7d84b631
DIST plasma-workspace-wallpapers-5.14.2.tar.xz 45911388 BLAKE2B 4791acac2bd14ddbe2ae95fc45563885695e06fd4f51c329fa7feb6e68d4cd650eae381b3d71a8521694c8d323cfed1466ce16d1e3748c55fdf082d5b1908b24 SHA512 0400f4e9384d46ea97c7f4d6e1185202a151aacd67bb89b7c516ab8a5397423860d403742df51d2d2efb05ef47a3cac1f6c45d0dff5c3234d67e2a9016425e35
diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.14.1.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.14.1.ebuild
deleted file mode 100644
index 2155e5536b19..000000000000
--- a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.14.1.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=""