commit: d6a5fc5e9391d4958e05c11cc00d5d147fb2b95d Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Oct 13 18:39:04 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Oct 13 18:41:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6a5fc5e
media-fonts/font-ibm-type1: Fix HOMEPAGE Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> media-fonts/font-ibm-type1/font-ibm-type1-1.0.3-r2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-fonts/font-ibm-type1/font-ibm-type1-1.0.3-r2.ebuild b/media-fonts/font-ibm-type1/font-ibm-type1-1.0.3-r2.ebuild index bc1ba617d060..81a08f68d630 100644 --- a/media-fonts/font-ibm-type1/font-ibm-type1-1.0.3-r2.ebuild +++ b/media-fonts/font-ibm-type1/font-ibm-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="ibm-type1" inherit xorg-3 DESCRIPTION="X.Org IBM Courier font"
