summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-01-19 04:00:04 +1100
committerMichael Palimaka <kensington@gentoo.org>2016-01-19 04:01:20 +1100
commit3f2d8268ed604b231a628354987d328ba74c76a0 (patch)
tree1dc2a33000329bb1a330cb3ea9710b27ba0bf995 /kde-plasma/kdecoration/kdecoration-5.5.0.ebuild
parentnet-analyzer/icinga2: add support for console line-editing (diff)
downloadgentoo-3f2d8268ed604b231a628354987d328ba74c76a0.tar.gz
gentoo-3f2d8268ed604b231a628354987d328ba74c76a0.tar.bz2
gentoo-3f2d8268ed604b231a628354987d328ba74c76a0.zip
kde-plasma: remove 5.5.0
Package-Manager: portage-2.2.26
Diffstat (limited to 'kde-plasma/kdecoration/kdecoration-5.5.0.ebuild')
-rw-r--r--kde-plasma/kdecoration/kdecoration-5.5.0.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/kde-plasma/kdecoration/kdecoration-5.5.0.ebuild b/kde-plasma/kdecoration/kdecoration-5.5.0.ebuild
deleted file mode 100644
index 774e3727af5e..000000000000
--- a/kde-plasma/kdecoration/kdecoration-5.5.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_TEST="forceoptional"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Plugin based library to create window decorations"
-KEYWORDS=" ~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-qt/qtgui:5"
-RDEPEND="${DEPEND}"