diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-01-19 04:00:04 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-01-19 04:01:20 +1100 |
commit | 3f2d8268ed604b231a628354987d328ba74c76a0 (patch) | |
tree | 1dc2a33000329bb1a330cb3ea9710b27ba0bf995 /kde-plasma/kdecoration/kdecoration-5.5.0.ebuild | |
parent | net-analyzer/icinga2: add support for console line-editing (diff) | |
download | gentoo-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.ebuild | 16 |
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}" |