mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
x11-drivers/xf86-video-siliconmotion: Port to EAPI 7
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
inherit xorg-2
|
||||
EAPI=7
|
||||
|
||||
inherit xorg-3
|
||||
|
||||
DESCRIPTION="Silicon Motion video driver"
|
||||
|
||||
KEYWORDS="amd64 ~mips x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND=">=x11-base/xorg-server-1.0.99"
|
||||
RDEPEND="x11-base/xorg-server"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user