commit: c7580d8a4cdb107f99a969fa4df201c0de8aeaf2 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com> AuthorDate: Sun Mar 20 14:21:28 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Fri Mar 25 13:11:58 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7580d8a
kde-apps/kblocks: Drop old Package-Manager: portage-2.2.27 kde-apps/kblocks/kblocks-15.12.3.ebuild | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/kde-apps/kblocks/kblocks-15.12.3.ebuild b/kde-apps/kblocks/kblocks-15.12.3.ebuild deleted file mode 100644 index 58cdb21..0000000 --- a/kde-apps/kblocks/kblocks-15.12.3.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -KDE_HANDBOOK="forceoptional" -inherit kde5 - -DESCRIPTION="A single-player Tetris-like KDE game" -HOMEPAGE="https://www.kde.org/applications/games/kblocks/" -KEYWORDS=" ~amd64 ~x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_kdeapps_dep libkdegames) - $(add_qt_dep qtgui) - $(add_qt_dep qtnetwork) - $(add_qt_dep qtsvg) - $(add_qt_dep qtwidgets) - media-libs/phonon[qt5] -" - -RDEPEND="${DEPEND}"
