Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-xvmc/
Date: Wed, 28 Apr 2021 19:42:07
Message-Id: 1619638857.724f45fe2e79163e2b2f14d354768d9754013970.floppym@gentoo
1 commit: 724f45fe2e79163e2b2f14d354768d9754013970
2 Author: David Michael <fedora.dm0 <AT> gmail <DOT> com>
3 AuthorDate: Sun Apr 25 21:42:13 2021 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 28 19:40:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=724f45fe
7
8 app-eselect/eselect-xvmc: EAPI 7
9
10 Package-Manager: Portage-3.0.17, Repoman-3.0.2
11 Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
12 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
13 Closes: https://github.com/gentoo/gentoo/pull/20543
14
15 app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild | 7 ++-----
16 1 file changed, 2 insertions(+), 5 deletions(-)
17
18 diff --git a/app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild b/app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild
19 index 074886319d9..bd544c46bed 100644
20 --- a/app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild
21 +++ b/app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild
22 @@ -1,21 +1,18 @@
23 # Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 -EAPI=5
27 +EAPI=7
28
29 DESCRIPTION="Manages XvMC implementations"
30 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
31 -SRC_URI=""
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
36 -IUSE=""
37
38 -DEPEND=""
39 RDEPEND="app-admin/eselect"
40
41 -S="${FILESDIR}"
42 +S="${WORKDIR}"
43
44 src_install() {
45 insinto /usr/share/eselect/modules