diff options
author | 2024-01-10 23:29:41 +0100 | |
---|---|---|
committer | 2024-01-10 23:29:41 +0100 | |
commit | 3059d2a1cdae7cb6608adf6e372c0980e35652d7 (patch) | |
tree | 1a264883b5b317eb751518565a5a62a3a121cb0d /kde-plasma/oxygen-sounds | |
parent | kde-plasma/oxygen: drop 5.92.0 (diff) | |
download | kde-3059d2a1cdae7cb6608adf6e372c0980e35652d7.tar.gz kde-3059d2a1cdae7cb6608adf6e372c0980e35652d7.tar.bz2 kde-3059d2a1cdae7cb6608adf6e372c0980e35652d7.zip |
kde-plasma/oxygen-sounds: drop 5.92.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/oxygen-sounds')
-rw-r--r-- | kde-plasma/oxygen-sounds/Manifest | 1 | ||||
-rw-r--r-- | kde-plasma/oxygen-sounds/oxygen-sounds-5.92.0.ebuild | 17 |
2 files changed, 0 insertions, 18 deletions
diff --git a/kde-plasma/oxygen-sounds/Manifest b/kde-plasma/oxygen-sounds/Manifest deleted file mode 100644 index 36573ea98d..0000000000 --- a/kde-plasma/oxygen-sounds/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST oxygen-sounds-5.92.0.tar.xz 1936568 BLAKE2B 4d1cbdefd4931d851dc194040c367cca9abf81a22649b9891829dbcc78206c73d7307c8606f127f028919a3129d6bab838a34d378e2c0f2c906f35b2ea4694e2 SHA512 55829688d5172b00899aa6f0d7f4f3b27f1e0d7654368434e806cf59d41ebd98f022205dcc66ecc623503fe32ae066f6797667da8132b4d5f57ec40caa121ab6 diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.92.0.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.92.0.ebuild deleted file mode 100644 index d0ac53b82a..0000000000 --- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.92.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=5.248.0 -QTMIN=6.6.0 -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="6" -KEYWORDS="~amd64" - -RDEPEND="!<kde-plasma/oxygen-5.24.80" |