summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-04-06 21:39:09 +0200
committerJohannes Huber <johu@gentoo.org>2016-04-06 21:47:05 +0200
commit7924dfb68fae3010a6c5c396c2b52234f060c4e2 (patch)
treed60ca520e428e1500b828ec37b4ea90d0940311b /kde-plasma/breeze-plymouth
parentkde-plasma: Version bump KDE Plasma 5.6.2 (diff)
downloadgentoo-7924dfb68fae3010a6c5c396c2b52234f060c4e2.tar.gz
gentoo-7924dfb68fae3010a6c5c396c2b52234f060c4e2.tar.bz2
gentoo-7924dfb68fae3010a6c5c396c2b52234f060c4e2.zip
kde-plasma: Remove KDE Plasma 5.6.1
Package-Manager: portage-2.2.28
Diffstat (limited to 'kde-plasma/breeze-plymouth')
-rw-r--r--kde-plasma/breeze-plymouth/Manifest1
-rw-r--r--kde-plasma/breeze-plymouth/breeze-plymouth-5.6.1.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/kde-plasma/breeze-plymouth/Manifest b/kde-plasma/breeze-plymouth/Manifest
index 08c4fc44e7bd..839194a00c2b 100644
--- a/kde-plasma/breeze-plymouth/Manifest
+++ b/kde-plasma/breeze-plymouth/Manifest
@@ -1,2 +1 @@
-DIST breeze-plymouth-5.6.1.tar.xz 49184 SHA256 f59b52b4b12fa80f11e9054dfe96ac24c8e53e2c92c19f586f312fb208df1513 SHA512 fbfbe623ae5f276370314277f36c742592416b7c4ef4a18d0705a5e5f32f5995fdaa8f16f25d5cdef13c46fcf7c695020fcb4301abd489840c8bdc5e8080268e WHIRLPOOL d6f302b7817cfebade203fd4ab0a2efc9da883ff283a850c6b4e06140e5caf5d84742b19d51f3cdaf44ec7158a1839b958ef16f3de8f3bcd904a4b0d0aeff44a
DIST breeze-plymouth-5.6.2.tar.xz 49180 SHA256 fa51f1e55754bb36da2b045e208ac07b322c39f3dd8b665d19a0e088ac66faa5 SHA512 a823ed53e780a438ebd248a9a8c6e84c983effda46c96a35c84ed070d987f01bc71fe0e92355720f3cc181f9adce133c6e8fc4bacdac54d281c5bf88b0c612b4 WHIRLPOOL 4c4c8e2dfb95ff395a9f6a7e949b773f71b9274389c2fe6eafcee1d424aa39d81950946b0e6f7b70aa0d08d6fb623c0482c0d6ff8ee6de9674fd5db53bc722e0
diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.1.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.1.ebuild
deleted file mode 100644
index b5c41788c8d5..000000000000
--- a/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_AUTODEPS="false"
-inherit kde5
-
-DESCRIPTION="Breeze theme for Plymouth"
-LICENSE="GPL-2+ GPL-3+"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="sys-boot/plymouth"
-DEPEND="${RDEPEND}
- $(add_frameworks_dep extra-cmake-modules)
-"