mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-text/bdf2psf: fix LICENSE, use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/37218 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
committed by
Conrad Kostecki
parent
41fba99135
commit
cbc5238095
@@ -1,14 +1,14 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Converter to generate console fonts from BDF source fonts"
|
||||
HOMEPAGE="http://packages.debian.org/sid/bdf2psf"
|
||||
HOMEPAGE="https://packages.debian.org/sid/bdf2psf"
|
||||
SRC_URI="mirror://debian/pool/main/c/console-setup/console-setup_${PV}.tar.xz"
|
||||
S="${WORKDIR}/console-setup-${PV}"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user