commit:     e56e69f0ea0f1e175e2fa74dbccef91ce7f0e93e
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri May 18 22:13:32 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri May 18 22:13:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e56e69f0

media-fonts/wqy-unibit: Remove 1.1.0_p1 (r0)

Uses deprecated EAPI 0 and overshadowed by 1.1.0_p1-r1.

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 media-fonts/wqy-unibit/wqy-unibit-1.1.0_p1.ebuild | 32 -----------------------
 1 file changed, 32 deletions(-)

diff --git a/media-fonts/wqy-unibit/wqy-unibit-1.1.0_p1.ebuild 
b/media-fonts/wqy-unibit/wqy-unibit-1.1.0_p1.ebuild
deleted file mode 100644
index fd2c5d2e45a..00000000000
--- a/media-fonts/wqy-unibit/wqy-unibit-1.1.0_p1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit font
-
-MY_P="${PN}-bdf-${PV/_p/-}"
-DESCRIPTION="WenQuanYi Unibit CJK font"
-HOMEPAGE="http://wenq.org/enindex.cgi";
-SRC_URI="mirror://sourceforge/wqy/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-DEPEND="media-gfx/ebdftopcf"
-RDEPEND=""
-
-S="${WORKDIR}/${PN}"
-FONT_S="${S}"
-FONT_SUFFIX="pcf.gz"
-DOCS="AUTHORS ChangeLog README"
-
-# Only installs fonts
-RESTRICT="strip binchecks"
-
-src_compile() {
-       emake || die
-       gzip -9 wqy-unibit.pcf || die
-}

Reply via email to