From 79ff94b91a9a0e99156ea7a1e7f787c801d72c79 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 26 Nov 2023 20:42:35 +0100 Subject: sys-apps/dog: EAPI8 bump, fix LICENSE Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/34006 Signed-off-by: Conrad Kostecki --- sys-apps/dog/dog-1.7-r6.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-apps/dog/dog-1.7-r6.ebuild b/sys-apps/dog/dog-1.7-r6.ebuild index 491de850553b..ea419e8e51c7 100644 --- a/sys-apps/dog/dog-1.7-r6.ebuild +++ b/sys-apps/dog/dog-1.7-r6.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit toolchain-funcs @@ -9,7 +9,7 @@ DESCRIPTION="Dog is better than cat" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="mirror://gentoo/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~alpha amd64 ~arm64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" -- cgit v1.2.3-65-gdbad