media-fonts/jetbrainsmono: Remove package.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b7d797e496
commit
407f225d66
|
@ -1,13 +0,0 @@
|
|||
-----BEGIN PGP SIGNED MESSAGE-----
|
||||
Hash: SHA256
|
||||
|
||||
DIST JetBrainsMono-1.0.0.zip 514933 BLAKE2B 66067752bdabd173dbc3e0143483948ae94a4e67ec93579588f555c9e36fbdf6dfd6627fba8c8acdd976e76c4d23d0760953ed33ab4d6ba9d497aa06de70173b SHA512 7fd953f65951448bb358b3ade3b5be68b9994527781ee1059dc2e36e3b4042aa879472dadc37b13791c908238eb793bcfa06c4b3aedb4472943cd3852f512c30
|
||||
EBUILD jetbrainsmono-1.0.0.ebuild 399 BLAKE2B 668361b625a61805f0e5b49f4116d99055e4509f28a9cf7c037f3623f1c3565c29198d4cf30aa4528f07615f8f2d8c49478422895de84b10cef1d499180997df SHA512 2f6845d9bb4fce1dfe59e73b94b1a9e332f9e00e2d09088d3e33c58b05202430958f224f2bfd50c2cb8300f3cab4da8fac7327e81f764929d7cafa9bed75f495
|
||||
MISC metadata.xml 338 BLAKE2B 0387696fc5450603c0eb7fa2583ae2dfc728d55d3c89bc5c2ef4cf9b8a391fed3e0b4b8815c0706c126576239974f36aa43350c3ae2905fdac50d33d51bf1d9c SHA512 df5c6264a71649ae70289291eb0a89ebbee4ab22197d9dafe0ced1c34553b49b0709218fbfef87149d2ef9f8663e22e182358c1969fa4c01499c56d636813ce3
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEAREIAB0WIQQ1VSZoZMptf/RapufPw5SX8bJuBwUCXiH0gAAKCRDPw5SX8bJu
|
||||
B8r0AQCL6qJjDJGqXn9UZEU2GATNUATjsCHYcXQ+2Cn4KE+ZXwD+KOP3WBvw3z63
|
||||
HqF2TCHpbM4cYzaarKLs3cGeEwTjsL0=
|
||||
=Pg98
|
||||
-----END PGP SIGNATURE-----
|
|
@ -1,18 +0,0 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
inherit font
|
||||
|
||||
DESCRIPTION="A typeface for developers"
|
||||
HOMEPAGE="https://www.jetbrains.com/lp/mono/"
|
||||
SRC_URI="https://download.jetbrains.com/fonts/JetBrainsMono-${PV}.zip"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
S="${WORKDIR}"
|
||||
# FONT_S="${S}/ttf"
|
||||
FONT_SUFFIX="ttf"
|
|
@ -1,11 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>gentoo@tastytea.de</email>
|
||||
<name>tastytea</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<bugs-to>https://github.com/JetBrains/JetBrainsMono/issues</bugs-to>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
Reference in New Issue
Block a user