diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-11-10 15:22:03 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-11-10 19:52:32 +0100 |
commit | 049e83ff53b30814ac672dab128e71d9d0a2cfd8 (patch) | |
tree | 8ddc861ddb3d3fff31897ca2c75041349250d5c8 /kde-plasma/plymouth-kcm/plymouth-kcm-5.12.7.ebuild | |
parent | media-libs/mesa: Add REQUIRED_USE For USE=d3d9 (diff) | |
download | gentoo-049e83ff53b30814ac672dab128e71d9d0a2cfd8.tar.gz gentoo-049e83ff53b30814ac672dab128e71d9d0a2cfd8.tar.bz2 gentoo-049e83ff53b30814ac672dab128e71d9d0a2cfd8.zip |
kde-plasma: Drop KDE Plasma 5.12.7
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'kde-plasma/plymouth-kcm/plymouth-kcm-5.12.7.ebuild')
-rw-r--r-- | kde-plasma/plymouth-kcm/plymouth-kcm-5.12.7.ebuild | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.12.7.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.12.7.ebuild deleted file mode 100644 index 706f828d0e4b..000000000000 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.12.7.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -BOGUS=1 -inherit kde5 - -DESCRIPTION="KDE Plasma control module for Plymouth" -HOMEPAGE="https://cgit.kde.org/plymouth-kcm.git" - -LICENSE="GPL-2+" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep karchive) - $(add_frameworks_dep kauth) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdeclarative) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kio) - $(add_frameworks_dep knewstuff) - $(add_frameworks_dep kwidgetsaddons) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtquickcontrols) - $(add_qt_dep qtwidgets) - sys-boot/plymouth -" -RDEPEND="${DEPEND} - $(add_plasma_dep kde-cli-tools) -" - -DOCS=( CONTRIBUTORS ) |