mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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:
committed by
Conrad Kostecki
parent
5d37aaa14b
commit
fcd705f7dc
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user