From abaa75b10f899ada8dd05b23cc03205064394bc6 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 22 Jan 2021 20:28:19 +0000 Subject: gentoo resync : 22.01.2021 --- x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild') diff --git a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild b/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild index d541b60c197f..fdfa78a80ccf 100644 --- a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild +++ b/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild @@ -1,23 +1,20 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="Sounds for use with FVWM" HOMEPAGE="https://www.fvwm.org/" SRC_URI="mirror://gentoo/${P}.tgz" +S="${WORKDIR}" LICENSE="GPL-2 FVWM" SLOT="0" KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" -IUSE="" RDEPEND=">=x11-wm/fvwm-2.6.2" -S=${WORKDIR} - src_install() { - dodir /usr/share/sounds/fvwm insinto /usr/share/sounds/fvwm doins -r . } -- cgit v1.2.3