From dc7cbdfa65fd814b3b9aa3c56257da201109e807 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 5 Apr 2019 21:17:31 +0100 Subject: gentoo resync : 05.04.2019 --- kde-plasma/plymouth-kcm/Manifest | 4 +-- kde-plasma/plymouth-kcm/plymouth-kcm-5.15.3.ebuild | 36 ---------------------- kde-plasma/plymouth-kcm/plymouth-kcm-5.15.4.ebuild | 36 ++++++++++++++++++++++ 3 files changed, 38 insertions(+), 38 deletions(-) delete mode 100644 kde-plasma/plymouth-kcm/plymouth-kcm-5.15.3.ebuild create mode 100644 kde-plasma/plymouth-kcm/plymouth-kcm-5.15.4.ebuild (limited to 'kde-plasma/plymouth-kcm') diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest index bca5d52c0dd9..ae509f4550ba 100644 --- a/kde-plasma/plymouth-kcm/Manifest +++ b/kde-plasma/plymouth-kcm/Manifest @@ -1,5 +1,5 @@ DIST plymouth-kcm-5.14.5.tar.xz 39488 BLAKE2B 83221255b8ece21b01a7a117aeb31148a8eacd3e856fb92fc73f304f1a9d2cb488758f945275eb1d8a84cb42eaa4a8b6a33fe69e9a7b6855b5d6a9a9329e9099 SHA512 cd90ebbce2a383bf38e886f96ce75290008ce8721092bd3950b8f097f3920341e6a874577359538bdcdb4fd180f59bc24f068a17038412b2623649b1b8ce5440 -DIST plymouth-kcm-5.15.3.tar.xz 39356 BLAKE2B 7be30b17f9f6a93af2098b0c0f2584fcffce39b92a40e63bf69615828283eb8727f3ca398a15c2831b83a9f9bedcc8056c0c72ef9844132c15f7612f30474cf6 SHA512 69e56cf00ef0f43dbfd7891c0de653c5f30339c3d86bcb18e7d74d6eec8b467484d48249b49a9c62f452b339f19c149275491886588faae526d90291370f81a9 +DIST plymouth-kcm-5.15.4.tar.xz 39632 BLAKE2B 0e1e0f1bc1dbb7f0e74f99d24171866857023ea2f4551241898abac4d8b79e6d17aec9f30653c7224f841050b3e040d1655c2bd75813a1f1802ad9adc74ee4c8 SHA512 b465a86eedd7b29e48d8ff83c77398afc93ce6020552c510a10823b5c790db3cfefc1c6c530889574ffcabbca979d31ff8e4c7f77dc8cb1e73d475ab967d0513 EBUILD plymouth-kcm-5.14.5.ebuild 793 BLAKE2B 9001e38d7034b02acc431ca83f4d2d78fe78c0fb38f013945cb5d3a53c463141b82201496b8ad95a0e31becad663a7ffb253a94fc70d3ed805e133c0a12f7e1e SHA512 d5a7afef122503e673a044e99fd66fec914f2b25d7caef770fd6b33d307937dc66f23a25cf16a4036a53656c885247c1762ebf2c7b777d1fd9e516f9057c8de7 -EBUILD plymouth-kcm-5.15.3.ebuild 802 BLAKE2B 4562d806b1e4922fc795bd504b96fa7c1cb478821f7beaca2480366a953783c084162671a6038de9ca019ce9e5b63fdb6e1f4e5c34118a8fac3ef533e03ba53e SHA512 4b67c4ae1e598a0e14d53a9be383af2d2aeeffbb73a8eccb993471aef07efda8540497b4469b817f105e6b39a9323266b062fa43a00efd7357994787461bbf77 +EBUILD plymouth-kcm-5.15.4.ebuild 802 BLAKE2B 4562d806b1e4922fc795bd504b96fa7c1cb478821f7beaca2480366a953783c084162671a6038de9ca019ce9e5b63fdb6e1f4e5c34118a8fac3ef533e03ba53e SHA512 4b67c4ae1e598a0e14d53a9be383af2d2aeeffbb73a8eccb993471aef07efda8540497b4469b817f105e6b39a9323266b062fa43a00efd7357994787461bbf77 MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3 diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.15.3.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.15.3.ebuild deleted file mode 100644 index f22846300564..000000000000 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.15.3.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -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 ~arm64 ~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 ) diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.15.4.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.15.4.ebuild new file mode 100644 index 000000000000..f22846300564 --- /dev/null +++ b/kde-plasma/plymouth-kcm/plymouth-kcm-5.15.4.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +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 ~arm64 ~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 ) -- cgit v1.2.3