summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-12-19 18:47:21 +0200
committerDavid Seifert <soap@gentoo.org>2017-12-23 22:21:31 +0100
commit594fcfce7a0a20cfc4deb4c92377357dd5553ae7 (patch)
treeb997f0a83ee3a905350e721fc2b97329c541a817
parentdev-php/xdebug: Bump 2.6.0-alpha1 (diff)
downloadgentoo-594fcfce7a0a20cfc4deb4c92377357dd5553ae7.tar.gz
gentoo-594fcfce7a0a20cfc4deb4c92377357dd5553ae7.tar.bz2
gentoo-594fcfce7a0a20cfc4deb4c92377357dd5553ae7.zip
media-fonts/cm-unicode: Remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6584
-rw-r--r--media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild21
1 files changed, 0 insertions, 21 deletions
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
index 99da08fbceb8..000000000000
--- a/media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild
+++ /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"