media-fonts/source-serif: set FONT_PN

Signed-off-by: tastytea <tastytea@tastytea.de>
This commit is contained in:
tastytea 2022-09-10 06:48:58 +02:00
parent a099045260
commit fc853d2ce5
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
2 changed files with 5 additions and 2 deletions

View File

@ -3,6 +3,8 @@
EAPI=8
FONT_PN=${PN}-pro
inherit font
DESCRIPTION="Serif font family for user interface environments"

View File

@ -3,9 +3,10 @@
EAPI=8
inherit font
MAJORV="${PV%%.*}"
FONT_PN=${PN}-${MAJORV}
inherit font
DESCRIPTION="Serif font family for user interface environments"
HOMEPAGE="https://adobe-fonts.github.io/source-serif/"