From 3e425fe776710139dfe718ec770997cfc8b39fcb Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Sat, 19 Feb 2022 14:09:48 +0100 Subject: x11-misc/slop: Stabilize 7.6 amd64, #833716 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- x11-misc/slop/slop-7.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-misc/slop') diff --git a/x11-misc/slop/slop-7.6.ebuild b/x11-misc/slop/slop-7.6.ebuild index 849d37f0f0aa..eae133af55d8 100644 --- a/x11-misc/slop/slop-7.6.ebuild +++ b/x11-misc/slop/slop-7.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ inherit cmake DESCRIPTION="Application that queries the user for a selection for printing" HOMEPAGE="https://github.com/naelstrof/slop" SRC_URI="https://github.com/naelstrof/slop/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LICENSE="GPL-3" SLOT="0/${PV}" -- cgit v1.2.3-65-gdbad