diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-07-24 19:16:38 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-07-24 19:16:38 +0200 |
| commit | d469a7d05776fccd8cb64650b55841bf1444ec53 (patch) | |
| tree | ba81a82d3d25e50ad4b2ca06710145a0051b6d74 | |
| parent | 47617e53c54b7a7e8a277e46ed234437e0933a9d (diff) | |
| download | kde-d469a7d05776fccd8cb64650b55841bf1444ec53.tar.gz kde-d469a7d05776fccd8cb64650b55841bf1444ec53.tar.bz2 kde-d469a7d05776fccd8cb64650b55841bf1444ec53.zip | |
kde-misc/plasma-active-window-control: Drop unmaintained package
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| -rw-r--r-- | kde-misc/plasma-active-window-control/metadata.xml | 12 | ||||
| -rw-r--r-- | kde-misc/plasma-active-window-control/plasma-active-window-control-9999.ebuild | 26 |
2 files changed, 0 insertions, 38 deletions
diff --git a/kde-misc/plasma-active-window-control/metadata.xml b/kde-misc/plasma-active-window-control/metadata.xml deleted file mode 100644 index 6903cbcaebb..00000000000 --- a/kde-misc/plasma-active-window-control/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>petross404@gmail.com</email> - <name>Petros S</name> - </maintainer> - <maintainer type="project"> - <email>kde@gentoo.org</email> - <name>Gentoo KDE Project</name> - </maintainer> -</pkgmetadata> diff --git a/kde-misc/plasma-active-window-control/plasma-active-window-control-9999.ebuild b/kde-misc/plasma-active-window-control/plasma-active-window-control-9999.ebuild deleted file mode 100644 index 5b2d6e009da..00000000000 --- a/kde-misc/plasma-active-window-control/plasma-active-window-control-9999.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit kde5 - -DESCRIPTION="Plasma 5 applet for controlling currently active window" -HOMEPAGE="https://store.kde.org/p/998910/" - -LICENSE="GPL-2" -KEYWORDS="" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep plasma X) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) -" -RDEPEND="${DEPEND}" |
