net-dialup/sendpage: update HOMEPAGE, LICENSE

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/36897
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2024-05-30 10:50:13 +02:00
committed by Conrad Kostecki
parent 5d37aaa14b
commit fcd705f7dc

View File

@@ -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"