mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-fonts/symbola: Remove last-rited pkg
Closes: https://bugs.gentoo.org/715226 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
DIST symbola-8.00.zip 4668110 BLAKE2B 2807945aaab54509921756792da89d31721b575f6a1a4f65426b69ec348d1a6bf21d457d1c7a78205042c9df67187bce7c56f9bb4ba42b9f6f5f5af6ef9608cf SHA512 f496be58660c5d07fd0a9422eef1dad3d0aa06e350e37f84a547496a6a9c6abf6fa4609e9051e40772e952cd4f71a7dd02ad0ba16cf3aa2b51f31fee09ef9b84
|
||||
DIST symbola-9.17.zip 4122777 BLAKE2B 60e7188366ff9204c41e42b99ee31242c0d2eefceb2bf663e6b68bb5a924a269d608d8ba2085e956dcb5d4c2c85d7a2993f199bdf8e0597d27e3d4bc34c50be6 SHA512 29c2141ba7d5be96b4d2faa52e4d2efbd1ff6a8368fdeae8986a4a3de50522a813c46efd462556b5b6c10bb97777ca068564b9dcdfd7961c485ece5fda18e04c
|
||||
@@ -1,12 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>chithanh@gentoo.org</email>
|
||||
<name>Chí-Thanh Christopher Nguyễn</name>
|
||||
</maintainer>
|
||||
<maintainer type="project">
|
||||
<email>fonts@gentoo.org</email>
|
||||
<name>Fonts</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
@@ -1,31 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
MY_PN="${PN/s/S}"
|
||||
|
||||
inherit font
|
||||
|
||||
DESCRIPTION="Unicode font for Latin, IPA Extensions, Greek, Cyrillic and many Symbol Blocks"
|
||||
HOMEPAGE="http://users.teilar.gr/~g1951d/"
|
||||
SRC_URI="http://users.teilar.gr/~g1951d/${MY_PN}.zip -> ${P}.zip"
|
||||
|
||||
LICENSE="all-rights-reserved"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm ppc x86"
|
||||
IUSE="doc"
|
||||
RESTRICT="mirror bindist"
|
||||
|
||||
DEPEND="app-arch/unzip"
|
||||
RDEPEND=""
|
||||
|
||||
S="${WORKDIR}"
|
||||
FONT_S="${S}"
|
||||
FONT_SUFFIX="ttf"
|
||||
|
||||
src_prepare() {
|
||||
if use doc; then
|
||||
DOCS="${MY_PN}.docx ${MY_PN}.pdf"
|
||||
fi
|
||||
}
|
||||
@@ -1,31 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
MY_PN="${PN/s/S}"
|
||||
|
||||
inherit font
|
||||
|
||||
DESCRIPTION="Unicode font for Latin, IPA Extensions, Greek, Cyrillic and many Symbol Blocks"
|
||||
HOMEPAGE="http://users.teilar.gr/~g1951d/"
|
||||
SRC_URI="http://users.teilar.gr/~g1951d/${MY_PN}.zip -> ${P}.zip"
|
||||
|
||||
LICENSE="all-rights-reserved"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm ppc x86"
|
||||
IUSE="doc"
|
||||
RESTRICT="mirror bindist"
|
||||
|
||||
DEPEND="app-arch/unzip"
|
||||
RDEPEND=""
|
||||
|
||||
S="${WORKDIR}"
|
||||
FONT_S="${S}"
|
||||
FONT_SUFFIX="ttf"
|
||||
|
||||
src_prepare() {
|
||||
if use doc; then
|
||||
DOCS="${MY_PN}.pdf"
|
||||
fi
|
||||
}
|
||||
@@ -691,13 +691,6 @@ dev-tcltk/tcl-mccp
|
||||
# Introduced new privsep (chroot) feature. Masked for testing.
|
||||
>=net-misc/dhcpcd-9.0.0
|
||||
|
||||
# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2020-03-29)
|
||||
# Old releases gone from upstream, new releases use overly restrictive
|
||||
# license. For ancient scripts and symbols, use media-fonts/quivira instead.
|
||||
# For emojis and pictographs, use media-fonts/noto-emoji instead.
|
||||
# Masked for removal in 30 days, bug #715226
|
||||
media-fonts/symbola
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2020-03-29)
|
||||
# Unmaintained, seriously outdated, vulnerable. Multiple bugs reported.
|
||||
# Stuck on Python 3.6.
|
||||
|
||||
Reference in New Issue
Block a user