From 09ae06c2a46397fa016e16eb50e5124db07e036f Mon Sep 17 00:00:00 2001 From: Alexander Kurakin Date: Sat, 28 Jan 2023 19:36:56 +0300 Subject: [PATCH] app-misc/xorg-meta: mmove to EAPI 8, fix LICENSE Signed-off-by: Alexander Kurakin --- app-misc/xorg-meta/xorg-meta-7.4-r3.ebuild | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/app-misc/xorg-meta/xorg-meta-7.4-r3.ebuild b/app-misc/xorg-meta/xorg-meta-7.4-r3.ebuild index d98f151c6..39e824cc5 100644 --- a/app-misc/xorg-meta/xorg-meta-7.4-r3.ebuild +++ b/app-misc/xorg-meta/xorg-meta-7.4-r3.ebuild @@ -1,19 +1,17 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2023 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ -EAPI=7 +EAPI=8 DESCRIPTION="Calculate Linux (Xorg meta package)" HOMEPAGE="https://www.calculate-linux.org/" SRC_URI="" -LICENSE="GPL-2" +LICENSE="metapackage" SLOT="0" KEYWORDS="amd64 x86" -IUSE="" -RDEPEND="${RDEPEND} +RDEPEND=" !x11-base/xorg-x11 "