summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-10-19 23:58:11 +0200
committerDavid Seifert <soap@gentoo.org>2019-10-19 23:58:11 +0200
commitbb760fa7520072aad57d213616ca08147d4f302f (patch)
treef7807f54dcb49636c08e9e86db83392d152fdc75 /media-fonts/wqy-microhei
parentx11-themes/pearlgrey-xcursors: Port to EAPI 7 (diff)
downloadgentoo-bb760fa7520072aad57d213616ca08147d4f302f.tar.gz
gentoo-bb760fa7520072aad57d213616ca08147d4f302f.tar.bz2
gentoo-bb760fa7520072aad57d213616ca08147d4f302f.zip
media-fonts/wqy-microhei: Remove old
Bug: https://bugs.gentoo.org/696312 Closes: https://github.com/gentoo/gentoo/pull/13349 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-fonts/wqy-microhei')
-rw-r--r--media-fonts/wqy-microhei/wqy-microhei-0.2.0_beta.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/media-fonts/wqy-microhei/wqy-microhei-0.2.0_beta.ebuild b/media-fonts/wqy-microhei/wqy-microhei-0.2.0_beta.ebuild
deleted file mode 100644
index 6125a5ea5196..000000000000
--- a/media-fonts/wqy-microhei/wqy-microhei-0.2.0_beta.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit font
-
-MY_P="${P/_/-}"
-DESCRIPTION="A droid derived Sans-Serif style CJK font"
-HOMEPAGE="http://wqy.sourceforge.net/en/"
-SRC_URI="mirror://sourceforge/wqy/${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0 GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE=""
-
-# Only installs fonts
-RESTRICT="strip binchecks"
-
-S="${WORKDIR}/${PN}"
-FONT_S="${S}"
-
-FONT_SUFFIX="ttc"
-DOCS="AUTHORS.txt ChangeLog.txt README.txt"