From fcd705f7dc97187be6c5b7bf3d099b20afa5a43d Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Thu, 30 May 2024 10:50:13 +0200 Subject: [PATCH] net-dialup/sendpage: update HOMEPAGE, LICENSE Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/36897 Signed-off-by: Conrad Kostecki --- net-dialup/sendpage/sendpage-1.1.0-r4.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-dialup/sendpage/sendpage-1.1.0-r4.ebuild b/net-dialup/sendpage/sendpage-1.1.0-r4.ebuild index d64a0d18100eb..d6be53d2a47a7 100644 --- a/net-dialup/sendpage/sendpage-1.1.0-r4.ebuild +++ b/net-dialup/sendpage/sendpage-1.1.0-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,11 +8,11 @@ inherit perl-module MY_P=${PN}-1.001 DESCRIPTION="Dialup alphapaging software" -HOMEPAGE="https://www.sendpage.org/" +HOMEPAGE="https://sendpage.github.io/" SRC_URI="https://www.sendpage.org/download/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86"