diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-10-13 14:39:00 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-10-13 14:41:12 -0400 |
commit | 72bb0161c2dea723746113f77805711fa67377cd (patch) | |
tree | 9617f4a28f6209cc7dd17ffbeae0e3ecb5f274e8 | |
parent | media-fonts/font-adobe-100dpi: Fix HOMEPAGE (diff) | |
download | gentoo-72bb0161c2dea723746113f77805711fa67377cd.tar.gz gentoo-72bb0161c2dea723746113f77805711fa67377cd.tar.bz2 gentoo-72bb0161c2dea723746113f77805711fa67377cd.zip |
media-fonts/font-adobe-75dpi: Fix HOMEPAGE
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | media-fonts/font-adobe-75dpi/font-adobe-75dpi-1.0.3-r2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-fonts/font-adobe-75dpi/font-adobe-75dpi-1.0.3-r2.ebuild b/media-fonts/font-adobe-75dpi/font-adobe-75dpi-1.0.3-r2.ebuild index c3aa0d6ebdd5..c00502c4c9f5 100644 --- a/media-fonts/font-adobe-75dpi/font-adobe-75dpi-1.0.3-r2.ebuild +++ b/media-fonts/font-adobe-75dpi/font-adobe-75dpi-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="adobe-75dpi" inherit xorg-3 DESCRIPTION="X.Org Adobe bitmap fonts" |