diff options
Diffstat (limited to 'media-fonts/oxygen-fonts')
-rw-r--r-- | media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild b/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild index 3e70dd2aa7a8..39afe78e437b 100644 --- a/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild +++ b/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake font kde.org xdg-utils DESCRIPTION="Desktop/GUI font family for integrated use with the KDE Plasma desktop" HOMEPAGE="https://invent.kde.org/unmaintained/oxygen-fonts" -SRC_URI="mirror://kde/unstable/plasma/$(ver_cut 1-3)/${P}.tar.xz" +SRC_URI="mirror://kde/Attic/plasma/${PV}/${P}.tar.xz" LICENSE="OFL-1.1" SLOT="5" |