Diff showfont-1.0.6 with a showfont-1.0.7
| /usr/portage/x11-apps/showfont/showfont-1.0.7.ebuild 2025-07-29 16:22:17.960470340 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2022 Gentoo Authors |
|
| 1 |
# Copyright 1999-2025 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| 5 | 5 | |
| 6 |
inherit xorg-3 |
|
| 6 |
inherit xorg-meson |
|
| 7 | 7 | |
| 8 | 8 |
DESCRIPTION="font dumper for X font server" |
| 9 | 9 | |