diff options
author | Johannes Huber <johu@gentoo.org> | 2016-10-14 10:38:23 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-10-14 10:38:39 +0200 |
commit | f8c0a21dd7866bcbb68daabb640e4d7fda27cada (patch) | |
tree | 6f7c8e7c5cc294b5346586ffda5896ec9b725802 /kde-plasma/plasma-workspace-wallpapers | |
parent | net-fs/libnfs: Removed old. (diff) | |
download | gentoo-f8c0a21dd7866bcbb68daabb640e4d7fda27cada.tar.gz gentoo-f8c0a21dd7866bcbb68daabb640e4d7fda27cada.tar.bz2 gentoo-f8c0a21dd7866bcbb68daabb640e4d7fda27cada.zip |
kde-plasma: Remove KDE Plasma 5.8.0
Package-Manager: portage-2.3.2
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.8.0.ebuild | 19 |
2 files changed, 0 insertions, 20 deletions
diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest b/kde-plasma/plasma-workspace-wallpapers/Manifest index fc3d92971af3..8087298f06a2 100644 --- a/kde-plasma/plasma-workspace-wallpapers/Manifest +++ b/kde-plasma/plasma-workspace-wallpapers/Manifest @@ -1,3 +1,2 @@ DIST plasma-workspace-wallpapers-5.7.5.tar.xz 45918248 SHA256 f1ae44fe8dceab64ac2cbe53dbaa5c3b86b82b6c3681f24e801cd902aaddc4fc SHA512 77817f7a41fef8f9da57804d20b3947a88b1f60d11eec54d371e68eb0c6bf93988f511795bff17a8727ee5ed7d4f64a2514c4d019c30211c2f1145f9335ef34c WHIRLPOOL 704641a7ba6100ebf31db11d6bfcb84b8056bb8236f4c6af0df9fd1b203bf0c58a5ccfc2bfc2c322380cdf884731a5fcb711a8fc493c4a240ca8d130de69c45f -DIST plasma-workspace-wallpapers-5.8.0.tar.xz 45918268 SHA256 4f94aef530c7b3845c2128a13097d1968b460b88b57a00b522c14e75f97bc7d9 SHA512 45b9ab83f04f907a34614cf6e38c35ea0fa355f3a8cb5e6cd2453633bd3494bf9fb8a4116f690840fe73e104499e6c6e968ff49351fd964f5fecfcb78a6f051c WHIRLPOOL 88d10218eae8a5970c6647abf8c5fec5a2a3cbc11b1f231a625210ed1eb4cdd3d6ea1f6d302c856a87bbc04dbb4ece023f713764fbf42ae41936c4e0515a35e5 DIST plasma-workspace-wallpapers-5.8.1.tar.xz 45917544 SHA256 3aa9154305eff97de123eb341021ce1e2fcb446d2bd8e3a5f5dfbfeb6e39bf9f SHA512 c71a0f2f65acc268b0f8c62ce9741ab1e739d4e68794bb9af1b7636b9b4f3c04852fa7e3b75e98a8b98d4e9b683a370ffb109aa6b897468939e07bb886879ac6 WHIRLPOOL 6812a5953ac30dcaa146f5ff26737d51a268de5696e00b6e818b64231b615e2920249e4bc73dafb6bc6c79dbeea6dac584e181adc966029d7cab48ac50d0d7f9 diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.8.0.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.8.0.ebuild deleted file mode 100644 index 43ed73a1fb7a..000000000000 --- a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.8.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -KDE_AUTODEPS="false" -KDE_DEBUG="false" -inherit kde5 - -DESCRIPTION="Additional wallpapers for the Plasma workspace" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep extra-cmake-modules) - $(add_qt_dep qtcore) -" -RDEPEND="!<kde-apps/kde-wallpapers-15.08.3-r2" |