summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-08-17 22:35:49 -0400
committerMatt Turner <mattst88@gentoo.org>2022-08-17 22:53:04 -0400
commit5926b435406d621cac0174a285f514ba17e558f9 (patch)
treeb4b967bceeaf576a84bdb4eb720f1cb8e190bcc0 /media-fonts/ipaex
parentdev-ruby/mecab-ruby: Drop old versions (diff)
downloadgentoo-5926b435406d621cac0174a285f514ba17e558f9.tar.gz
gentoo-5926b435406d621cac0174a285f514ba17e558f9.tar.bz2
gentoo-5926b435406d621cac0174a285f514ba17e558f9.zip
media-fonts/ipaex: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-fonts/ipaex')
-rw-r--r--media-fonts/ipaex/Manifest1
-rw-r--r--media-fonts/ipaex/ipaex-002.01.ebuild26
2 files changed, 0 insertions, 27 deletions
diff --git a/media-fonts/ipaex/Manifest b/media-fonts/ipaex/Manifest
index 69426241822a..3f07b05f2806 100644
--- a/media-fonts/ipaex/Manifest
+++ b/media-fonts/ipaex/Manifest
@@ -1,2 +1 @@
-DIST IPAexfont00201.zip 9764230 BLAKE2B ca059ee52fdacc444a971ed63371a03af98ae37210b2a46f4055abed49b27ca61f4c617098bfeb902426a7b51551dd92d8e864bae251fd047089b1f3abffc8cb SHA512 d23c4d320b0d69067f65054d8e14f8b65dc06f545d1c021f6146f34d980c1e655ed070d4d520ed810272fc7f7f6dd906b3e0da4d89514d8f3fcd2be83a3961d7
DIST IPAexfont00401.zip 9738669 BLAKE2B dcf7d019157dc8907ee7595837728c82038b1276c336bdff7e410722591f1f32bd2e2559c383f637bd9935f911d9f274a5dc28e9432989bb233b5e15980b088a SHA512 fe639ded0a25eed66df8cc1e9d5e965b501574a25fab542a749b3cb8464690448e44343ff5845aecd3224ec481c4089ee56e64880cbbc9211a260b22d4cc68cd
diff --git a/media-fonts/ipaex/ipaex-002.01.ebuild b/media-fonts/ipaex/ipaex-002.01.ebuild
deleted file mode 100644
index 31db6cb9ce4c..000000000000
--- a/media-fonts/ipaex/ipaex-002.01.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit font
-
-MY_P="IPAexfont${PV/.}"
-
-DESCRIPTION="Japanese IPA extended TrueType fonts"
-HOMEPAGE="https://moji.or.jp/ipafont/"
-SRC_URI="https://moji.or.jp/wp-content/ipafont/IPAexfont/${MY_P}.zip"
-
-LICENSE="IPAfont"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-RESTRICT="binchecks strip"
-
-BDEPEND="app-arch/unzip"
-S="${WORKDIR}/${MY_P}"
-
-DOCS=( Readme_${MY_P}.txt )
-
-FONT_CONF=( "${FILESDIR}"/66-${PN}.conf )
-FONT_SUFFIX="ttf"