* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2022-01-08 21:14 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2022-01-08 21:14 UTC (permalink / raw
To: gentoo-commits
commit: 94755e187c18fd9006d6c0990978076fa2332360
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 8 16:24:43 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 8 21:14:26 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=94755e18
kde-plasma/oxygen-sounds: New package, split from kde-plasma/oxygen
See also:
https://mail.kde.org/pipermail/plasma-devel/2021-November/121262.html
https://mail.kde.org/pipermail/plasma-devel/2021-December/121445.html
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/metadata.xml | 11 +++++++++++
kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild | 17 +++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/kde-plasma/oxygen-sounds/metadata.xml b/kde-plasma/oxygen-sounds/metadata.xml
new file mode 100644
index 0000000000..d925f24397
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>kde@gentoo.org</email>
+ <name>Gentoo KDE Project</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://bugs.kde.org/</bugs-to>
+ </upstream>
+</pkgmetadata>
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild
new file mode 100644
index 0000000000..3adf816bbf
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=9999
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS=""
+
+RDEPEND="!<kde-plasma/oxygen-5.23.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2022-02-27 23:22 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2022-02-27 23:22 UTC (permalink / raw
To: gentoo-commits
commit: f83ce172626bbb9a18940e0601c0ca759f4c6aa5
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 18 22:38:12 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 27 23:20:49 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f83ce172
kde-plasma/oxygen-sounds: Update blocker
Will be released only with 5.25.
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild
index 3adf816bbf..4527a4b94c 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild
@@ -14,4 +14,4 @@ LICENSE="GPL-2+"
SLOT="5"
KEYWORDS=""
-RDEPEND="!<kde-plasma/oxygen-5.23.80"
+RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2022-03-21 19:03 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2022-03-21 19:03 UTC (permalink / raw
To: gentoo-commits
commit: e126c1c626efa53aa4a840623302d31b654024dc
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 21 18:58:17 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 19:02:32 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e126c1c6
kde-plasma/oxygen-sounds: Set QTMIN to 5.15.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild
index 4527a4b94c..dd81cfa9dd 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
KFMIN=9999
-QTMIN=5.15.2
+QTMIN=5.15.3
inherit ecm kde.org
DESCRIPTION="Oxygen sound theme for the Plasma desktop"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2022-06-08 9:22 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2022-06-08 9:22 UTC (permalink / raw
To: gentoo-commits
commit: d5bd4b8ed6347f436a1bab51ddb0beb7d6d8cc14
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 8 09:18:06 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 8 09:18:06 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d5bd4b8e
kde-plasma/oxygen-sounds: 5.25.49.9999 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../oxygen-sounds/oxygen-sounds-5.25.49.9999.ebuild | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.49.9999.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.49.9999.ebuild
new file mode 100644
index 0000000000..dd81cfa9dd
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.49.9999.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=9999
+QTMIN=5.15.3
+inherit ecm kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS=""
+
+RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2022-06-09 11:29 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2022-06-09 11:29 UTC (permalink / raw
To: gentoo-commits
commit: 827a81097dba13b2e79cd26662dd21da5dbf20d8
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 9 11:16:20 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 9 11:20:49 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=827a8109
kde-plasma/oxygen-sounds: 5.25.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.25.0.ebuild | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.0.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.0.ebuild
new file mode 100644
index 0000000000..b03d65be69
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.94.0
+QTMIN=5.15.3
+inherit ecm kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS=""
+
+RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2022-06-09 11:48 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2022-06-09 11:48 UTC (permalink / raw
To: gentoo-commits
commit: b887645350684f06fbfb733012844d9b0b4077dc
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 9 11:46:23 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 9 11:46:23 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b8876453
kde-plasma/oxygen-sounds: Copy KEYWORDS from kde-plasma/oxygen
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.25.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.0.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.0.ebuild
index b03d65be69..2946569045 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.0.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.0.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
LICENSE="GPL-2+"
SLOT="5"
-KEYWORDS=""
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2022-06-14 12:47 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2022-06-14 12:47 UTC (permalink / raw
To: gentoo-commits
commit: 078cf002b4d243963bd05bb8872f8c4e2f0dde9a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 14 12:46:41 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 14 12:46:41 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=078cf002
kde-plasma/oxygen-sounds: drop 5.25.0*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.25.0.ebuild | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.0.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.0.ebuild
deleted file mode 100644
index 2946569045..0000000000
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.94.0
-QTMIN=5.15.3
-inherit ecm kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-
-RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2022-07-12 13:50 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2022-07-12 13:50 UTC (permalink / raw
To: gentoo-commits
commit: 7e6bedb85cd180dcfa273322ff03c42a39246c20
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 12 11:24:33 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jul 12 11:24:33 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7e6bedb8
kde-plasma/oxygen-sounds: 5.25.3 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.25.3.ebuild | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.3.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.3.ebuild
new file mode 100644
index 0000000000..407b923ef9
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.3.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.95.0
+QTMIN=5.15.5
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2022-07-13 9:18 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2022-07-13 9:18 UTC (permalink / raw
To: gentoo-commits
commit: 8f96f5ddcbc40405e6b37f8362adc762d3f5e4b5
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 13 08:52:28 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul 13 08:52:28 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8f96f5dd
kde-plasma/oxygen-sounds: drop 5.25.3*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.25.3.ebuild | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.3.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.3.ebuild
deleted file mode 100644
index 407b923ef9..0000000000
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.95.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-
-RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2022-09-06 19:16 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2022-09-06 19:16 UTC (permalink / raw
To: gentoo-commits
commit: 8681cb0e47215652812785ca45322b43164061b6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 6 18:22:47 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 6 19:01:06 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8681cb0e
kde-plasma/oxygen-sounds: drop 5.25.49.9999
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../oxygen-sounds/oxygen-sounds-5.25.49.9999.ebuild | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.49.9999.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.49.9999.ebuild
deleted file mode 100644
index b8b8a4b199..0000000000
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.49.9999.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.95.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS=""
-
-RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2022-09-15 20:57 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2022-09-15 20:57 UTC (permalink / raw
To: gentoo-commits
commit: ba5cdc8ea56c0d4850450ca85e573fc928d4b272
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 20:54:48 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 20:57:04 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ba5cdc8e
kde-plasma/oxygen-sounds: 5.26.49.9999 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../oxygen-sounds/oxygen-sounds-5.26.49.9999.ebuild | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.49.9999.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.49.9999.ebuild
new file mode 100644
index 0000000000..ffe9d47239
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.49.9999.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.98.0
+QTMIN=5.15.5
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS=""
+
+RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2022-09-15 21:41 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2022-09-15 21:41 UTC (permalink / raw
To: gentoo-commits
commit: c80043f90d9e00780d98b89a348bc03a37c0f2c7
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 21:36:24 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 21:41:11 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c80043f9
kde-plasma/oxygen-sounds: 5.25.90 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.25.90.ebuild | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.90.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.90.ebuild
new file mode 100644
index 0000000000..213928147d
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.25.90.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.98.0
+QTMIN=5.15.5
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2022-10-06 14:48 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2022-10-06 14:48 UTC (permalink / raw
To: gentoo-commits
commit: 617dca45c74b775712be2a2f47f355239f55e046
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 6 13:53:08 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 6 14:48:06 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=617dca45
kde-plasma/oxygen-sounds: 5.26.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.26.0.ebuild | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.0.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.0.ebuild
new file mode 100644
index 0000000000..213928147d
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.98.0
+QTMIN=5.15.5
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2022-10-11 12:51 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2022-10-11 12:51 UTC (permalink / raw
To: gentoo-commits
commit: a1e7236414ab007853968d505408fbea8bad14ff
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 11 12:44:31 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 11 12:51:19 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a1e72364
kde-plasma/oxygen-sounds: drop 5.26.0
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.26.0.ebuild | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.0.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.0.ebuild
deleted file mode 100644
index 342e5b575b..0000000000
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.99.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-
-RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2023-01-04 15:21 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2023-01-04 15:21 UTC (permalink / raw
To: gentoo-commits
commit: fe99988f6c08d6cf7ea41cecb7f55e2685e7fc10
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 4 10:10:21 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 4 10:10:21 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fe99988f
kde-plasma/oxygen-sounds: drop 5.26.49.9999
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../oxygen-sounds/oxygen-sounds-5.26.49.9999.ebuild | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.49.9999.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.49.9999.ebuild
deleted file mode 100644
index e5d1e5e4f3..0000000000
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.49.9999.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.99.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS=""
-
-RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2023-01-20 10:40 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2023-01-20 10:40 UTC (permalink / raw
To: gentoo-commits
commit: 991823bd18bd4b6401df42a3794f9f20fefe5284
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 20 09:30:26 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 20 10:14:21 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=991823bd
kde-plasma/oxygen-sounds: 5.26.90 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild
new file mode 100644
index 0000000000..9b65be7dc4
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64"
+
+RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2023-01-20 13:59 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2023-01-20 13:59 UTC (permalink / raw
To: gentoo-commits
commit: 386f43e7bbad91f2b8ac25eaa321a3ee6b6f9454
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 20 13:48:49 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 20 13:48:49 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=386f43e7
kde-plasma/oxygen-sounds: drop 5.26.90
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild
deleted file mode 100644
index 9b65be7dc4..0000000000
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.90.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64"
-
-RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2023-02-09 13:26 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2023-02-09 13:26 UTC (permalink / raw
To: gentoo-commits
commit: 2261ef54c34360a1ecbe464533c412b044350d69
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 9 12:59:41 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 9 13:19:55 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2261ef54
kde-plasma/oxygen-sounds: 5.27.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.27.0.ebuild | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.0.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.0.ebuild
new file mode 100644
index 0000000000..052f9f1660
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2023-02-14 11:27 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2023-02-14 11:27 UTC (permalink / raw
To: gentoo-commits
commit: 246c29d4b90d3a1d4279113a99909e486e0570dd
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 13 10:47:09 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 13 10:47:09 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=246c29d4
kde-plasma/oxygen-sounds: drop 5.27.0
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.27.0.ebuild | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.0.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.0.ebuild
deleted file mode 100644
index 052f9f1660..0000000000
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-
-RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2023-02-21 14:02 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2023-02-21 14:02 UTC (permalink / raw
To: gentoo-commits
commit: ec5c430cb81001896a40ccef7f1acd9c311ed563
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 13:26:44 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 13:26:44 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ec5c430c
kde-plasma/oxygen-sounds: 5.27.1 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.27.1.ebuild | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.1.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.1.ebuild
new file mode 100644
index 0000000000..052f9f1660
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2023-02-22 11:59 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2023-02-22 11:59 UTC (permalink / raw
To: gentoo-commits
commit: 618226b0f08b9afc1cf01bbc45f22ee4794e9be2
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 10:50:46 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 10:50:46 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=618226b0
kde-plasma/oxygen-sounds: drop 5.27.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.27.1.ebuild | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.1.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.1.ebuild
deleted file mode 100644
index 052f9f1660..0000000000
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-
-RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2023-03-14 14:47 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2023-03-14 14:47 UTC (permalink / raw
To: gentoo-commits
commit: 51d57d53014113679628eae2fc1149cecd47ab7b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 14 14:42:08 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 14 14:42:08 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=51d57d53
kde-plasma/oxygen-sounds: 5.27.3 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.27.3.ebuild | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.3.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.3.ebuild
new file mode 100644
index 0000000000..052f9f1660
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.3.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2023-03-14 20:21 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2023-03-14 20:21 UTC (permalink / raw
To: gentoo-commits
commit: 4d737f1c2d709ccd596acd6c93533083f5cc4139
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 14 20:15:45 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 14 20:15:45 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4d737f1c
kde-plasma/oxygen-sounds: drop 5.27.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.27.3.ebuild | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.3.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.3.ebuild
deleted file mode 100644
index 052f9f1660..0000000000
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-
-RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2023-06-27 20:40 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2023-06-27 20:40 UTC (permalink / raw
To: gentoo-commits
commit: 96d8bbcb71126760b53c6634f6ca76eb720d5bc3
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 20 14:56:09 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 22 20:26:45 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=96d8bbcb
kde-plasma/oxygen-sounds: 5.27.6 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild
new file mode 100644
index 0000000000..6de27bacc7
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2023-06-27 20:44 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2023-06-27 20:44 UTC (permalink / raw
To: gentoo-commits
commit: 5b66915c2ced8609e279a5296349a32336395ffb
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 27 20:43:09 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 27 20:43:09 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5b66915c
kde-plasma/oxygen-sounds: drop 5.27.6
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild
deleted file mode 100644
index 6de27bacc7..0000000000
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.6.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-
-RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2023-10-24 18:39 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2023-10-24 18:39 UTC (permalink / raw
To: gentoo-commits
commit: f52fe56c9451ca225504c90e144a032853510b05
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 24 18:06:38 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 24 18:39:18 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f52fe56c
kde-plasma/oxygen-sounds: 5.27.9 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild
new file mode 100644
index 0000000000..6de27bacc7
--- /dev/null
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Oxygen sound theme for the Plasma desktop"
+HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2023-10-25 7:42 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2023-10-25 7:42 UTC (permalink / raw
To: gentoo-commits
commit: 8cf0105c2042424e4fc6af4e52b49179f71582c7
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 25 07:37:14 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct 25 07:37:14 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8cf0105c
kde-plasma/oxygen-sounds: drop 5.27.9
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild
deleted file mode 100644
index 6de27bacc7..0000000000
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.9.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Oxygen sound theme for the Plasma desktop"
-HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-
-RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/
@ 2024-09-10 16:48 Andreas Sturmlechner
0 siblings, 0 replies; 28+ messages in thread
From: Andreas Sturmlechner @ 2024-09-10 16:48 UTC (permalink / raw
To: gentoo-commits
commit: 4f1f923657410d9c669ed60c611327b95a197607
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 15:33:45 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 16:45:00 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4f1f9236
kde-plasma/oxygen-sounds: Drop outdated blocker
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild
index b7ed401d56..28f9c02a38 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-9999.ebuild
@@ -13,5 +13,3 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds"
LICENSE="GPL-2+"
SLOT="6"
KEYWORDS=""
-
-RDEPEND="!<kde-plasma/oxygen-5.24.80"
^ permalink raw reply related [flat|nested] 28+ messages in thread
end of thread, other threads:[~2024-09-10 16:48 UTC | newest]
Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-09 11:48 [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen-sounds/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2024-09-10 16:48 Andreas Sturmlechner
2023-10-25 7:42 Andreas Sturmlechner
2023-10-24 18:39 Andreas Sturmlechner
2023-06-27 20:44 Andreas Sturmlechner
2023-06-27 20:40 Andreas Sturmlechner
2023-03-14 20:21 Andreas Sturmlechner
2023-03-14 14:47 Andreas Sturmlechner
2023-02-22 11:59 Andreas Sturmlechner
2023-02-21 14:02 Andreas Sturmlechner
2023-02-14 11:27 Andreas Sturmlechner
2023-02-09 13:26 Andreas Sturmlechner
2023-01-20 13:59 Andreas Sturmlechner
2023-01-20 10:40 Andreas Sturmlechner
2023-01-04 15:21 Andreas Sturmlechner
2022-10-11 12:51 Andreas Sturmlechner
2022-10-06 14:48 Andreas Sturmlechner
2022-09-15 21:41 Andreas Sturmlechner
2022-09-15 20:57 Andreas Sturmlechner
2022-09-06 19:16 Andreas Sturmlechner
2022-07-13 9:18 Andreas Sturmlechner
2022-07-12 13:50 Andreas Sturmlechner
2022-06-14 12:47 Andreas Sturmlechner
2022-06-09 11:29 Andreas Sturmlechner
2022-06-08 9:22 Andreas Sturmlechner
2022-03-21 19:03 Andreas Sturmlechner
2022-02-27 23:22 Andreas Sturmlechner
2022-01-08 21:14 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox