diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-09-26 20:32:43 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-09-26 21:06:35 +0200 |
commit | 7f17b49dbfcb69933373a97f2b5b7e9085b4323d (patch) | |
tree | 0a181daabb9026a5324500d7fc4f87c2f2e8d365 /kde-plasma | |
parent | kde-plasma/oxygen: drop 5.27.7 (diff) | |
download | gentoo-7f17b49dbfcb69933373a97f2b5b7e9085b4323d.tar.gz gentoo-7f17b49dbfcb69933373a97f2b5b7e9085b4323d.tar.bz2 gentoo-7f17b49dbfcb69933373a97f2b5b7e9085b4323d.zip |
kde-plasma/oxygen-sounds: drop 5.27.7
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/oxygen-sounds/Manifest | 1 | ||||
-rw-r--r-- | kde-plasma/oxygen-sounds/oxygen-sounds-5.27.7.ebuild | 17 |
2 files changed, 0 insertions, 18 deletions
diff --git a/kde-plasma/oxygen-sounds/Manifest b/kde-plasma/oxygen-sounds/Manifest index 00bb3299b5c9..c6c427872cce 100644 --- a/kde-plasma/oxygen-sounds/Manifest +++ b/kde-plasma/oxygen-sounds/Manifest @@ -1,2 +1 @@ -DIST oxygen-sounds-5.27.7.tar.xz 1896436 BLAKE2B 051491b24f6a704f59e8ccd66eac24041ec59ad586073b2b72992c40979b159858978e31cef82d19e614c710e50ef915290f24270e33d62b11b1fccdb69ec384 SHA512 20560556f87b72371512590769789a553cd8c2af70cb4686a2b20914ff6911bb70fd01c025e3cd37809a323fbe3dbdb0debc01099b1a53a0e43350c7375c0146 DIST oxygen-sounds-5.27.8.tar.xz 1896428 BLAKE2B ce601a1f097d33cfa30452c4b3f07c098fd277ac29390d04f36250658c6963f61d2a5fcf82a936a687ed15c877afa98a56710c747d7950498b63ec33e790961d SHA512 23f7b9b2d2ed2e90d107cb6186c9961aad162fca2c5d7e88a822c679aa4d9f76973477c88f382a6e5f56222d7cff664c6cbcaa02eb44b8a9d6fcae1db1afe164 diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.7.ebuild b/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.7.ebuild deleted file mode 100644 index 95fe43bb8c4c..000000000000 --- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.27.7.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" |