mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
x11-themes/fvwm_sounds: update EAPI 7 -> 8
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/25609 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Sounds for use with FVWM"
|
||||
HOMEPAGE="https://www.fvwm.org/"
|
||||
@@ -12,7 +12,7 @@ LICENSE="GPL-2 FVWM"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
|
||||
|
||||
RDEPEND=">=x11-wm/fvwm-2.6.2"
|
||||
RDEPEND="|| ( x11-wm/fvwm3 >=x11-wm/fvwm-2.6.2 )"
|
||||
|
||||
src_install() {
|
||||
insinto /usr/share/sounds/fvwm
|
||||
|
||||
Reference in New Issue
Block a user