diff options
author | Johannes Huber <johu@gentoo.org> | 2016-03-12 19:28:01 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-03-12 19:28:14 +0100 |
commit | 3bd4fa27da72755f8bb36aa0425bb8987e548cac (patch) | |
tree | 460fd7a6a00ad133ded5d2775151dd60e19d816c /kde-plasma/kdecoration | |
parent | sys-fs/s3ql: version bump to 2.17.1 (diff) | |
download | gentoo-3bd4fa27da72755f8bb36aa0425bb8987e548cac.tar.gz gentoo-3bd4fa27da72755f8bb36aa0425bb8987e548cac.tar.bz2 gentoo-3bd4fa27da72755f8bb36aa0425bb8987e548cac.zip |
kde-plasma: Remove KDE Plasma 5.5.4
Package-Manager: portage-2.2.28
Diffstat (limited to 'kde-plasma/kdecoration')
-rw-r--r-- | kde-plasma/kdecoration/Manifest | 1 | ||||
-rw-r--r-- | kde-plasma/kdecoration/kdecoration-5.5.4.ebuild | 17 |
2 files changed, 0 insertions, 18 deletions
diff --git a/kde-plasma/kdecoration/Manifest b/kde-plasma/kdecoration/Manifest index 6f468e1a44e4..5b5146573a21 100644 --- a/kde-plasma/kdecoration/Manifest +++ b/kde-plasma/kdecoration/Manifest @@ -1,2 +1 @@ -DIST kdecoration-5.5.4.tar.xz 34684 SHA256 468c52f1a579a53b368157e29367e60d46ac900fdce7a4067d544a47c1db0fbe SHA512 a228391532b738c417b65ba8c7d254afd21695d88a414aee5a88b8c2456daa74af59331cbf47089c77a7e5c2cbba0f161fde371ab4151aa2466c3ad51b041f5c WHIRLPOOL 07d59d041d444ba62aaad8f729dc4d2b9e68c52f03471f6a03f17c3122ab20cdc4943d5bbbceb15b726df68b3b83daf194261d4f36b9977bf22d84392d79124b DIST kdecoration-5.5.5.tar.xz 34700 SHA256 6c63fd16a4b3c887a0694cc161a2109a45ad780d1265931f6ceeca52b195a447 SHA512 48d99f64304562cb8579ec816a3311531747f9c42ce95ef76aa64a31321d10217942777ab6569716aca5958b7ac2372f7d7dbaa8c0da67e70a4d0dbb03175a6a WHIRLPOOL a03dc6364e0b8e1492daaf7c4a0a8880a1da930062fb02db6b03777c63326b2538a6c3bdbafd9a0ae859ca625adff823fddd73abfcc4b7378497e9ee5dad822f diff --git a/kde-plasma/kdecoration/kdecoration-5.5.4.ebuild b/kde-plasma/kdecoration/kdecoration-5.5.4.ebuild deleted file mode 100644 index 56d68eec6a64..000000000000 --- a/kde-plasma/kdecoration/kdecoration-5.5.4.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -KDE_TEST="forceoptional" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Plugin based library to create window decorations" -LICENSE="|| ( LGPL-2.1 LGPL-3 )" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="" - -DEPEND="dev-qt/qtgui:5" -RDEPEND="${DEPEND}" |