public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/breeze-plymouth/
@ 2018-05-26  0:52 Thomas Deutschmann
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Deutschmann @ 2018-05-26  0:52 UTC (permalink / raw
  To: gentoo-commits

commit:     2c679e6d5438d8d123fd50c0983d4ea951229fb2
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 00:49:45 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat May 26 00:52:12 2018 +0000
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"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/breeze-plymouth/
@ 2019-03-02 23:29 Andreas Sturmlechner
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2019-03-02 23:29 UTC (permalink / raw
  To: gentoo-commits

commit:     30e398d88d0c0a52fed0196152d5b0e6ec8c0dd5
Author:     Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  2 22:37:44 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar  2 23:28:10 2019 +0000
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 <neddyseagoon <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> 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)"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/breeze-plymouth/
@ 2019-07-10 20:29 Andreas Sturmlechner
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2019-07-10 20:29 UTC (permalink / raw
  To: gentoo-commits

commit:     b6745d67818a23c7663765ef971c7b6471c935a7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 10 20:26:52 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul 10 20:29:16 2019 +0000
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 <asturm <AT> 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
 


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/breeze-plymouth/
@ 2020-02-18 20:06 Andreas Sturmlechner
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2020-02-18 20:06 UTC (permalink / raw
  To: gentoo-commits

commit:     30543ea2aaefa605e81e65cb18cc76060fa0dce1
Author:     Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 17 20:10:00 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 18 20:04:54 2020 +0000
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 <neddyseagoon <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> 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"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/breeze-plymouth/
@ 2024-05-21 19:05 Andreas Sturmlechner
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2024-05-21 19:05 UTC (permalink / raw
  To: gentoo-commits

commit:     1d0e06c21ff2eaae5f6b57d2cd6350ee9a1695ed
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue May 21 18:43:10 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue May 21 19:05:35 2024 +0000
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 <asturm <AT> 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 111104 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..000000000000
--- 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
-}


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-05-21 19:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-21 19:05 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/breeze-plymouth/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2020-02-18 20:06 Andreas Sturmlechner
2019-07-10 20:29 Andreas Sturmlechner
2019-03-02 23:29 Andreas Sturmlechner
2018-05-26  0:52 Thomas Deutschmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox