commit:     cbc52380952e2f9054516d2a98e8908fc9b84ddc
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Jun 19 16:09:15 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jun 22 18:50:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbc52380

app-text/bdf2psf: fix LICENSE, use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/37218
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-text/bdf2psf/bdf2psf-1.155-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-text/bdf2psf/bdf2psf-1.155-r1.ebuild 
b/app-text/bdf2psf/bdf2psf-1.155-r1.ebuild
index 2f726453904e..66975678e365 100644
--- a/app-text/bdf2psf/bdf2psf-1.155-r1.ebuild
+++ b/app-text/bdf2psf/bdf2psf-1.155-r1.ebuild
@@ -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"
 

Reply via email to