diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-05-18 21:08:29 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-05-18 21:32:25 +0200 |
commit | c302d2e078bc97fe598af894aed88ed408a22a2c (patch) | |
tree | 1709d98b83f05b54879d1a06693ea879e5142ec1 /kde-plasma/plasma-workspace-wallpapers | |
parent | media-gfx/openscad: bump to version 2019.05 (diff) | |
download | gentoo-c302d2e078bc97fe598af894aed88ed408a22a2c.tar.gz gentoo-c302d2e078bc97fe598af894aed88ed408a22a2c.tar.bz2 gentoo-c302d2e078bc97fe598af894aed88ed408a22a2c.zip |
kde-plasma: Drop KDE Plasma 5.14.5
Closes: https://bugs.gentoo.org/685558
Closes: https://bugs.gentoo.org/684960
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
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.5.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 bb3e39508b55..8a65bcf5f993 100644 --- a/kde-plasma/plasma-workspace-wallpapers/Manifest +++ b/kde-plasma/plasma-workspace-wallpapers/Manifest @@ -1,2 +1 @@ -DIST plasma-workspace-wallpapers-5.14.5.tar.xz 45915040 BLAKE2B cd55b0f52f4479583341af64cfd73122055402d25220339c4210d273b06ecff4d121c91b877aec523d89859f434c6221376c1ef6b9e2fe3e4d8426f72d0464c6 SHA512 6bee195adfdcee3ede62ba4bbb8d26ce90ea646570110ea5260ea433c565160ceaded996e32662538d931022a0ed1e0cb9b1578657b9e6350d8d193b412c8c35 DIST plasma-workspace-wallpapers-5.15.5.tar.xz 24354892 BLAKE2B b3beb39f377d0fc8265ac2c2f18c07806b548b44cc0df6e3b69727d876235dd434019e2e4721168942454e08612f271e555bf76355f121edc1def03a1c4fa32c SHA512 088e22bea249be02c72c1fda974be1f9de3bfcfe009003de5bdddd256834679fe644ae4ff4e9090a99fd75d4c8b8681113e29f13b015bfdafe568a1871a43704 diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.14.5.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.14.5.ebuild deleted file mode 100644 index 3da50272f264..000000000000 --- a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.14.5.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2019 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="" |