diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-06-21 23:20:53 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-06-21 23:28:10 +0200 |
commit | 37731d457957714bcd33602e951dec17ab7ffd4c (patch) | |
tree | cdb66f50170e43f4912a2ff1d343f91fbf0cdea3 /kde-plasma | |
parent | kde-plasma/oxygen: drop 5.25.0* (diff) | |
download | gentoo-37731d457957714bcd33602e951dec17ab7ffd4c.tar.gz gentoo-37731d457957714bcd33602e951dec17ab7ffd4c.tar.bz2 gentoo-37731d457957714bcd33602e951dec17ab7ffd4c.zip |
kde-plasma/oxygen-sounds: drop 5.25.0*
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.25.0.ebuild | 17 |
2 files changed, 0 insertions, 18 deletions
diff --git a/kde-plasma/oxygen-sounds/Manifest b/kde-plasma/oxygen-sounds/Manifest index b0550dffc0f2..9a5ce5661761 100644 --- a/kde-plasma/oxygen-sounds/Manifest +++ b/kde-plasma/oxygen-sounds/Manifest @@ -1,2 +1 @@ -DIST oxygen-sounds-5.25.0.tar.xz 1896576 BLAKE2B c2319cf486c0a48ee25d74f8e93a43b829fc374bbb4d330801341c94d3e72ab6088df3e46ec49d74ad28e90a067f5319e920fef46d6694752154d79ca2d04845 SHA512 12c412376d40d5eb408e67100801ca006ebc7d5f0b711e5fe7f21dd1906637651285751f3b811109ea5f116189c665e51e7f77f7fe2e5a3b9f95d8ec5a9d5cdd DIST oxygen-sounds-5.25.1.tar.xz 1896508 BLAKE2B a3895736f29f480302e633ed6189dd02f3490d4a7f01c036d62a2f3a83b647d36f83510ed13310dde47c6824afc64d9d3a3cf20b25801a0b509f789a8d08455b SHA512 9ad99e33f49a0af0b1e42cd6a77c72cd74ae36eaff933b81b145f53e855d5a03ab465300bb8c5f7fb69312a3a6f394c37a9a7e377d8467ebe561f5d33bd4ac13 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 294656904512..000000000000 --- 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" |