commit: 77138e1e65db36bfd19ef5331b9c5f7ee3978244 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Oct 13 18:39:02 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Oct 13 18:41:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77138e1e
media-fonts/font-bh-type1: Fix HOMEPAGE Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild b/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild index 25dc802424be..8c8db015b6cc 100644 --- a/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild +++ b/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 +XORG_PACKAGE_NAME="bh-type1" inherit xorg-3 DESCRIPTION="X.Org Bigelow & Holmes Type 1 fonts"
