summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/ja-ipafonts/ja-ipafonts-002.03.ebuild')
-rw-r--r--media-fonts/ja-ipafonts/ja-ipafonts-002.03.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/media-fonts/ja-ipafonts/ja-ipafonts-002.03.ebuild b/media-fonts/ja-ipafonts/ja-ipafonts-002.03.ebuild
deleted file mode 100644
index 3e223f4ca46d..000000000000
--- a/media-fonts/ja-ipafonts/ja-ipafonts-002.03.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/ja-ipafonts/ja-ipafonts-002.03.ebuild,v 1.4 2009/04/21 17:02:50 matsuu Exp $
-
-inherit font
-
-MY_P="IPAfont${PV/.}"
-DESCRIPTION="Japanese TrueType fonts developed by IPA (Information-technology Promotion Agency, Japan)"
-HOMEPAGE="http://ossipedia.ipa.go.jp/ipafont/"
-SRC_URI="http://info.openlab.ipa.go.jp/ipafont/fontdata/${MY_P}.zip"
-
-LICENSE="IPAfont"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd"
-IUSE=""
-
-S="${WORKDIR}/${MY_P}"
-FONT_SUFFIX="ttf"
-FONT_S="${S}"
-
-DOCS="Readme*.txt"
-
-# Only installs fonts
-RESTRICT="mirror strip binchecks"