commit: a988872502db8cf4fdd0359c1a64df532be7462a Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Thu Dec 11 17:04:50 2014 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Thu Dec 11 17:04:50 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a9888725
[kde-base/kdecoration] Remove accidentally added ebuild. --- kde-base/kdecoration/kdecoration-5.1.2.ebuild | 19 ------------------- profiles/package.mask/plasma-5.1.2 | 1 - 2 files changed, 20 deletions(-) diff --git a/kde-base/kdecoration/kdecoration-5.1.2.ebuild b/kde-base/kdecoration/kdecoration-5.1.2.ebuild deleted file mode 100644 index 788fd5f..0000000 --- a/kde-base/kdecoration/kdecoration-5.1.2.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -KDE_HANDBOOK=true -inherit kde5 - -DESCRIPTION="Plugin based library to create window decorations" -HOMEPAGE="http://www.kde.org/" -KEYWORDS="" -IUSE="" - -DEPEND=" - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qttest:5 -" \ No newline at end of file diff --git a/profiles/package.mask/plasma-5.1.2 b/profiles/package.mask/plasma-5.1.2 index d3837c2..ef99579 100644 --- a/profiles/package.mask/plasma-5.1.2 +++ b/profiles/package.mask/plasma-5.1.2 @@ -3,7 +3,6 @@ ~kde-base/baloo-5.1.2 ~kde-base/breeze-5.1.2 ~kde-base/kde-cli-tools-5.1.2 -~kde-base/kdecoration-5.1.2 ~kde-base/kdeplasma-addons-5.1.2 ~kde-base/kde-gtk-config-5.1.2 ~kde-base/kfilemetadata-5.1.2
