sec-keys/openpgp-keys-skyjake: remove non-ASCII character

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2022-01-02 19:51:18 +01:00
parent c7e86bf949
commit cd6dae7dc6

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
MY_PN="${PN#openpgp-key-}"
DESCRIPTION="OpenPGP keys used by Jaakko Keränen"
DESCRIPTION="OpenPGP keys used by Jaakko Keranen"
HOMEPAGE="https://gmi.skyjake.fi"
SRC_URI="https://gmi.skyjake.fi/pgp_public_key.txt -> ${P}.asc"
S="${WORKDIR}"