[gentoo-commits] repo/gentoo:master commit in: kde-plasma/breeze-plymouth/

2024-05-21 Thread Andreas Sturmlechner
commit: 1d0e06c21ff2eaae5f6b57d2cd6350ee9a1695ed
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue May 21 18:43:10 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue May 21 19:05:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d0e06c2

kde-plasma/breeze-plymouth: drop 6.0.4.1

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/breeze-plymouth/Manifest|  1 -
 .../breeze-plymouth/breeze-plymouth-6.0.4.1.ebuild | 28 --
 2 files changed, 29 deletions(-)

diff --git a/kde-plasma/breeze-plymouth/Manifest 
b/kde-plasma/breeze-plymouth/Manifest
index 426f6ef48086..b045b2c541d5 100644
--- a/kde-plasma/breeze-plymouth/Manifest
+++ b/kde-plasma/breeze-plymouth/Manifest
@@ -1,3 +1,2 @@
 DIST breeze-plymouth-5.27.11.tar.xz 111328 BLAKE2B 
19fe9b59d0b5816f2dde0366cc4b1c364892624949eba38ca518a1ad7733ac13cb27af4d816b8a7510f174ac68854a3adb82c406c064c670db18cce2478bb54d
 SHA512 
fcd681089d1f78aa96546d3e9ed0a03ed091646f2874d4b6152bdd4056946a3a566a35c2aa01ec16bb593b87bf3d7677ebd6689bf76c6f0686db2a08bf7fdfef
-DIST breeze-plymouth-6.0.4.1.tar.xz 04 BLAKE2B 
4b2750bd4b005271c8c5e10caa739eb55d15dcbf69814691f02c5f5858ed6a325ae506ff993c751ce6cf88f721712989de56bd85ab1c4faf5bc09599e23a6723
 SHA512 
8adaee96f55544d904f16fb871bd1969e467cd892d2b15c84324a7538fa8064b3594ea858443907f27a75458c6832d48ec7ea059077c44de945f5a337b1ad110
 DIST breeze-plymouth-6.0.5.tar.xz 111244 BLAKE2B 
3f4caeb0e5109dfea41726a4bcd969015e4fea5e6d906d58471b9dc7c670a761999db9b0706382e5e3522df043c39b7562530c83fe29b39d3d4a1f6dde7a6842
 SHA512 
3fcdd12400b85c5342affbd6916f6297c23d660cd67640d0f90266ca511e2681ccf19ab280de33da40fee0e2389bd2bfbc27d0009da1aa0de151689199e10bb0

diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-6.0.4.1.ebuild 
b/kde-plasma/breeze-plymouth/breeze-plymouth-6.0.4.1.ebuild
deleted file mode 100644
index 778c8c15c318..
--- a/kde-plasma/breeze-plymouth/breeze-plymouth-6.0.4.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=6.0
-PVCUT=$(ver_cut 1-3)
-inherit cmake plasma.kde.org
-
-DESCRIPTION="Breeze theme for Plymouth"
-
-LICENSE="GPL-2+ GPL-3+"
-SLOT="6"
-KEYWORDS="~amd64"
-IUSE=""
-
-BDEPEND=">=kde-frameworks/extra-cmake-modules-${KFMIN}:0"
-DEPEND="sys-boot/plymouth"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DDISTRO_NAME="Gentoo Linux"
-   -DDISTRO_VERSION=
-   )
-
-   cmake_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/breeze-plymouth/

2020-02-18 Thread Andreas Sturmlechner
commit: 30543ea2aaefa605e81e65cb18cc76060fa0dce1
Author: Roy Bamford  gentoo  org>
AuthorDate: Mon Feb 17 20:10:00 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 18 20:04:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30543ea2

kde-plasma/breeze-plymouth: added ~arm64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/breeze-plymouth/breeze-plymouth-5.18.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.18.0.ebuild 
b/kde-plasma/breeze-plymouth/breeze-plymouth-5.18.0.ebuild
index 111ce710032..3b3a06af350 100644
--- a/kde-plasma/breeze-plymouth/breeze-plymouth-5.18.0.ebuild
+++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.18.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Breeze theme for Plymouth"
 
 LICENSE="GPL-2+ GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~arm64 ~ppc64"
 IUSE=""
 
 BDEPEND=">=kde-frameworks/extra-cmake-modules-${KFMIN}:5"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/breeze-plymouth/

2019-07-10 Thread Andreas Sturmlechner
commit: b6745d67818a23c7663765ef971c7b6471c935a7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jul 10 20:26:52 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jul 10 20:29:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6745d67

kde-plasma/breeze-plymouth: Set ECM_KDEINSTALLDIRS="false

Closes: https://bugs.gentoo.org/689624
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/breeze-plymouth/breeze-plymouth-5.15.5.ebuild | 1 +
 kde-plasma/breeze-plymouth/breeze-plymouth-5.16.3.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.15.5.ebuild 
b/kde-plasma/breeze-plymouth/breeze-plymouth-5.15.5.ebuild
index c52157edd66..3ebe007bd07 100644
--- a/kde-plasma/breeze-plymouth/breeze-plymouth-5.15.5.ebuild
+++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.15.5.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+ECM_KDEINSTALLDIRS="false"
 KDE_AUTODEPS="false"
 inherit kde5
 

diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.16.3.ebuild 
b/kde-plasma/breeze-plymouth/breeze-plymouth-5.16.3.ebuild
index 41a505dcab0..54b797803dc 100644
--- a/kde-plasma/breeze-plymouth/breeze-plymouth-5.16.3.ebuild
+++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.16.3.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+ECM_KDEINSTALLDIRS="false"
 KDE_AUTODEPS="false"
 inherit kde5
 



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/breeze-plymouth/

2019-03-02 Thread Andreas Sturmlechner
commit: 30e398d88d0c0a52fed0196152d5b0e6ec8c0dd5
Author: Roy Bamford  gentoo  org>
AuthorDate: Sat Mar  2 22:37:44 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Mar  2 23:28:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30e398d8

kde-plasma/breeze-plymouth: added ~arm64

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/breeze-plymouth/breeze-plymouth-5.15.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.15.2.ebuild 
b/kde-plasma/breeze-plymouth/breeze-plymouth-5.15.2.ebuild
index 799cddf5a61..41a505dcab0 100644
--- a/kde-plasma/breeze-plymouth/breeze-plymouth-5.15.2.ebuild
+++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.15.2.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Breeze theme for Plymouth"
 LICENSE="GPL-2+ GPL-3+"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE=""
 
 BDEPEND="$(add_frameworks_dep extra-cmake-modules)"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/breeze-plymouth/

2018-05-25 Thread Thomas Deutschmann
commit: 2c679e6d5438d8d123fd50c0983d4ea951229fb2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat May 26 00:49:45 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat May 26 00:52:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c679e6d

kde-plasma/breeze-plymouth: x86 stable (bug #654740)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 kde-plasma/breeze-plymouth/breeze-plymouth-5.12.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.12.5.ebuild 
b/kde-plasma/breeze-plymouth/breeze-plymouth-5.12.5.ebuild
index 9226b4d25a5..864289fc692 100644
--- a/kde-plasma/breeze-plymouth/breeze-plymouth-5.12.5.ebuild
+++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.12.5.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Breeze theme for Plymouth"
 LICENSE="GPL-2+ GPL-3+"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE=""
 
 RDEPEND="sys-boot/plymouth"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/breeze-plymouth/, kde-plasma/kwayland-integration/, ...

2017-10-12 Thread Johannes Huber
commit: 4fe359a11b3f9908a7cf476ff8d56c21cbc7bf2f
Author: Johannes Huber  gentoo  org>
AuthorDate: Thu Oct 12 17:42:04 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Thu Oct 12 17:45:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fe359a1

kde-plasma: Version bump KDE Plasma 5.11.0

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 kde-plasma/bluedevil/Manifest  |   1 +
 kde-plasma/bluedevil/bluedevil-5.11.0.ebuild   |  40 +
 kde-plasma/breeze-grub/Manifest|   1 +
 kde-plasma/breeze-grub/breeze-grub-5.11.0.ebuild   |  30 
 kde-plasma/breeze-gtk/Manifest |   1 +
 kde-plasma/breeze-gtk/breeze-gtk-5.11.0.ebuild |  12 ++
 kde-plasma/breeze-plymouth/Manifest|   1 +
 .../breeze-plymouth/breeze-plymouth-5.11.0.ebuild  |  26 
 kde-plasma/breeze/Manifest |   1 +
 kde-plasma/breeze/breeze-5.11.0.ebuild |  76 +
 kde-plasma/drkonqi/Manifest|   1 +
 kde-plasma/drkonqi/drkonqi-5.11.0.ebuild   |  55 +++
 kde-plasma/drkonqi/metadata.xml|   8 +
 kde-plasma/kactivitymanagerd/Manifest  |   1 +
 .../kactivitymanagerd-5.11.0.ebuild|  35 +
 kde-plasma/kde-cli-tools/Manifest  |   1 +
 .../kde-cli-tools/kde-cli-tools-5.11.0.ebuild  |  59 +++
 kde-plasma/kde-gtk-config/Manifest |   1 +
 .../kde-gtk-config/kde-gtk-config-5.11.0.ebuild|  58 +++
 kde-plasma/kdecoration/Manifest|   1 +
 kde-plasma/kdecoration/kdecoration-5.11.0.ebuild   |  16 ++
 kde-plasma/kdeplasma-addons/Manifest   |   1 +
 .../kdeplasma-addons-5.11.0.ebuild |  56 +++
 kde-plasma/kgamma/Manifest |   1 +
 kde-plasma/kgamma/kgamma-5.11.0.ebuild |  26 
 kde-plasma/khotkeys/Manifest   |   1 +
 kde-plasma/khotkeys/khotkeys-5.11.0.ebuild |  46 ++
 kde-plasma/kinfocenter/Manifest|   1 +
 kde-plasma/kinfocenter/kinfocenter-5.11.0.ebuild   |  91 +++
 kde-plasma/kmenuedit/Manifest  |   1 +
 kde-plasma/kmenuedit/kmenuedit-5.11.0.ebuild   |  44 ++
 kde-plasma/kscreen/Manifest|   1 +
 kde-plasma/kscreen/kscreen-5.11.0.ebuild   |  38 +
 kde-plasma/kscreenlocker/Manifest  |   1 +
 .../kscreenlocker/kscreenlocker-5.11.0.ebuild  |  92 +++
 kde-plasma/ksshaskpass/Manifest|   1 +
 kde-plasma/ksshaskpass/ksshaskpass-5.11.0.ebuild   |  49 ++
 kde-plasma/ksysguard/Manifest  |   1 +
 kde-plasma/ksysguard/ksysguard-5.11.0.ebuild   |  47 ++
 kde-plasma/kwallet-pam/Manifest|   1 +
 kde-plasma/kwallet-pam/kwallet-pam-5.11.0.ebuild   |  53 +++
 kde-plasma/kwayland-integration/Manifest   |   1 +
 .../kwayland-integration-5.11.0.ebuild |  22 +++
 kde-plasma/kwin/Manifest   |   1 +
 kde-plasma/kwin/kwin-5.11.0.ebuild |  92 +++
 kde-plasma/kwrited/Manifest|   1 +
 kde-plasma/kwrited/kwrited-5.11.0.ebuild   |  23 +++
 kde-plasma/libkscreen/Manifest |   1 +
 kde-plasma/libkscreen/libkscreen-5.11.0.ebuild |  27 
 kde-plasma/libksysguard/Manifest   |   1 +
 kde-plasma/libksysguard/libksysguard-5.11.0.ebuild |  53 +++
 kde-plasma/milou/Manifest  |   1 +
 kde-plasma/milou/milou-5.11.0.ebuild   |  30 
 kde-plasma/oxygen/Manifest |   1 +
 kde-plasma/oxygen/oxygen-5.11.0.ebuild |  91 +++
 kde-plasma/plasma-desktop/Manifest |   1 +
 kde-plasma/plasma-desktop/metadata.xml |   2 +
 .../plasma-desktop/plasma-desktop-5.11.0.ebuild| 153 ++
 kde-plasma/plasma-integration/Manifest |   1 +
 .../plasma-integration-5.11.0.ebuild   |  43 +
 kde-plasma/plasma-meta/metadata.xml|   1 +
 kde-plasma/plasma-meta/plasma-meta-5.11.0.ebuild   |  70 +
 kde-plasma/plasma-nm/Manifest  |   1 +
 kde-plasma/plasma-nm/plasma-nm-5.11.0.ebuild   |  65 
 kde-plasma/plasma-pa/Manifest  |   1 +
 kde-plasma/plasma-pa/plasma-pa-5.11.0.ebuild   |  29 
 kde-plasma/plasma-sdk/Manifest |   1 +
 kde-plasma/plasma-sdk/plasma-sdk-5.11.0.ebuild |  39 +
 kde-plasma/plasma-vault/Manifest   |   1 +
 kde-plasma/plasma-vault/plasma-vault-5.11.0.ebuild |  32 
 kde-plasma/plasma-workspace-wallpapers/Manifest|   1 +
 .../plasma-workspace-wallpapers-5.11.0.ebuild  |  18 +++
 kde-plasma/plasma-workspace/Manifest   |   1 +
 .../plasma-workspace-5.11.0.ebuild