media-fonts/cm-unicode: Remove old
authorHarri Nieminen <moikkis@gmail.com>
Tue, 19 Dec 2017 16:47:21 +0000 (18:47 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 23 Dec 2017 21:21:31 +0000 (22:21 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/6584

media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild [deleted file]

diff --git a/media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild b/media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild
deleted file mode 100644 (file)
index 99da08f..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=3
-
-inherit font
-
-DESCRIPTION="Computer Modern Unicode fonts"
-HOMEPAGE="http://cm-unicode.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-ttf.tar.xz"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="app-arch/xz-utils"
-RDEPEND=""
-
-FONT_SUFFIX="ttf"
-DOCS="Changes FAQ"