media-fonts/font-alias: Drop old versions

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2026-04-30 16:38:35 -04:00
parent 3ae42c0d33
commit 4f2328f933
2 changed files with 0 additions and 19 deletions
-1
View File
@@ -1,2 +1 @@
DIST font-alias-1.0.5.tar.xz 96780 BLAKE2B dd8bfcf3de35babded89ce1b66af357292b5202bf981c44697cd637de026837ee17d5583f8a48b117190c700cf7137011f86d4b63a63e0eb9d2dfc95ed45d151 SHA512 86bffa6b9ff789eeba715c079965157806ed633d44cd3dbf5e2a4bba2b390a0f48db65edc8e3264acbc2368d78a8d7e05bc2e2e3a86ddbf6b08bfe7f5e862bcc
DIST font-alias-1.0.6.tar.xz 100892 BLAKE2B 73c7d65a8c21da2bfab71cfe8f1a835e1a6550dd87564ecef8e7c064f78fe142e2b572080c7e9d297a481f8f628ff82c71709a11a77ccb4c2b712fd50a3ba2e6 SHA512 a6c5441a1dab197799716c5b9940871c40731c21f2dcf7557b51a6ed090332157bb6f3f733e61a9aa5709c6065c7b9e988cf486b1a68a499c73fe0c6c3dee355 DIST font-alias-1.0.6.tar.xz 100892 BLAKE2B 73c7d65a8c21da2bfab71cfe8f1a835e1a6550dd87564ecef8e7c064f78fe142e2b572080c7e9d297a481f8f628ff82c71709a11a77ccb4c2b712fd50a3ba2e6 SHA512 a6c5441a1dab197799716c5b9940871c40731c21f2dcf7557b51a6ed090332157bb6f3f733e61a9aa5709c6065c7b9e988cf486b1a68a499c73fe0c6c3dee355
@@ -1,18 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
XORG_PACKAGE_NAME="alias"
inherit xorg-3
DESCRIPTION="X.Org font aliases"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris"
BDEPEND="x11-apps/mkfontscale
>=media-fonts/font-util-1.1.1-r1"
XORG_CONFIGURE_OPTIONS=(
# https://bugs.gentoo.org/815520
--with-fontrootdir="${EPREFIX}"/usr/share/fonts
)