diff options
author | Johannes Huber <johu@gentoo.org> | 2018-03-28 22:56:49 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2018-03-28 23:01:25 +0200 |
commit | e2a24b762c09a68fe56b6d85b111477a267e9bdc (patch) | |
tree | db3d1e9b583c290a5d66d7fe6019586dafbf06d1 /kde-plasma/plymouth-kcm/plymouth-kcm-5.12.3.ebuild | |
parent | kde-plasma: Version bump KDE Plasma 5.12.4 (diff) | |
download | gentoo-e2a24b762c09a68fe56b6d85b111477a267e9bdc.tar.gz gentoo-e2a24b762c09a68fe56b6d85b111477a267e9bdc.tar.bz2 gentoo-e2a24b762c09a68fe56b6d85b111477a267e9bdc.zip |
kde-plasma: Remove KDE Plasma 5.12.3
Package-Manager: Portage-2.3.26, Repoman-2.3.7
Diffstat (limited to 'kde-plasma/plymouth-kcm/plymouth-kcm-5.12.3.ebuild')
-rw-r--r-- | kde-plasma/plymouth-kcm/plymouth-kcm-5.12.3.ebuild | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.12.3.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.12.3.ebuild deleted file mode 100644 index b22a94e9b199..000000000000 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.12.3.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# 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 ) |