diff options
author | 2024-11-02 12:17:22 +0100 | |
---|---|---|
committer | 2024-11-02 12:24:15 +0100 | |
commit | 22398bc0f3c2a644dc4c0ee94b4fe85160c2f4d6 (patch) | |
tree | e0819384db4d7be9cf923278c5f3acd2d4f76b80 /media-fonts/departuremono/departuremono-1.350.ebuild | |
parent | sys-cluster/virtctl: new package, add 1.3.1 (diff) | |
download | ebuilds-22398bc0f3c2a644dc4c0ee94b4fe85160c2f4d6.tar.xz |
media-fonts/departuremono: drop 1.350
Diffstat (limited to 'media-fonts/departuremono/departuremono-1.350.ebuild')
-rw-r--r-- | media-fonts/departuremono/departuremono-1.350.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/media-fonts/departuremono/departuremono-1.350.ebuild b/media-fonts/departuremono/departuremono-1.350.ebuild deleted file mode 100644 index cbda380..0000000 --- a/media-fonts/departuremono/departuremono-1.350.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit font - -DESCRIPTION="Monospace pixel font with a lo-fi technical vibe" -HOMEPAGE="https://departuremono.com/" -SRC_URI="https://departuremono.com/assets/DepartureMono-${PV}.zip" -S="${WORKDIR}" - -LICENSE="OFL-1.1" -SLOT="0" -KEYWORDS="~amd64" - -RESTRICT="binchecks strip" -BDEPEND="app-arch/unzip" - -FONT_SUFFIX="otf" |