commit:     b8d4f466af370223b7d886fb7fe7268b43f4d590
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 19 19:20:54 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Apr 19 19:22:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d4f466

media-fonts/ricty: Remove 3.2.0 (r0)

Deprecated EAPI 4 and overshadowed by 3.2.0-r2.

Package-Manager: Portage-2.3.30, Repoman-2.3.9

 media-fonts/ricty/ricty-3.2.0.ebuild | 37 ------------------------------------
 1 file changed, 37 deletions(-)

diff --git a/media-fonts/ricty/ricty-3.2.0.ebuild 
b/media-fonts/ricty/ricty-3.2.0.ebuild
deleted file mode 100644
index e80e2888bb5..00000000000
--- a/media-fonts/ricty/ricty-3.2.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit font
-
-MY_PN="Ricty"
-DESCRIPTION="A beautiful sans-serif monotype Japanese font designed for code 
listings"
-HOMEPAGE="http://save.sys.t.u-tokyo.ac.jp/~yusa/fonts/ricty.html";
-#SRC_URI="http://save.sys.t.u-tokyo.ac.jp/~yusa/fonts/ricty/${MY_PN}-${PV}.tar.gz";
-SRC_URI="https://github.com/yascentur/${MY_PN}/tarball/${PV} -> 
${MY_PN}-${PV}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="media-fonts/inconsolata
-       >=media-fonts/mix-mplus-ipa-20111002
-       media-gfx/fontforge"
-RDEPEND=""
-
-#S="${WORKDIR}/yascentur-${MY_PN}-*"
-S="${WORKDIR}/yascentur-${MY_PN}-b9d8b9c"
-
-FONT_SUFFIX="ttf"
-FONT_S="${S}"
-
-# Only installs fonts.
-RESTRICT="strip binchecks"
-
-src_compile() {
-       sh ricty_generator.sh \
-               "${EPREFIX}/usr/share/fonts/inconsolata/Inconsolata.otf" \
-               "${EPREFIX}/usr/share/fonts/mix-mplus-ipa/migu-1m-regular.ttf" \
-               "${EPREFIX}/usr/share/fonts/mix-mplus-ipa/migu-1m-bold.ttf" || 
die
-}

Reply via email to