From 724f45fe2e79163e2b2f14d354768d9754013970 Mon Sep 17 00:00:00 2001 From: David Michael Date: Sun, 25 Apr 2021 17:42:13 -0400 Subject: [PATCH] app-eselect/eselect-xvmc: EAPI 7 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: David Michael Signed-off-by: Mike Gilbert Closes: https://github.com/gentoo/gentoo/pull/20543 --- app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild b/app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild index 074886319d91f..bd544c46bed59 100644 --- a/app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild +++ b/app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild @@ -1,21 +1,18 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 DESCRIPTION="Manages XvMC implementations" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" -SRC_URI="" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" -IUSE="" -DEPEND="" RDEPEND="app-admin/eselect" -S="${FILESDIR}" +S="${WORKDIR}" src_install() { insinto /usr/share/eselect/modules