summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-12-12 09:35:24 +0200
committerPatrice Clement <monsieurp@gentoo.org>2017-12-15 09:28:32 +0100
commitd99a17e87a373beb2bfa31ee808bb85f1befef0f (patch)
treee86ac2da23ddefe94bca8a21e3d8348b5dbb32cb /media-fonts
parentmedia-fonts/encodings: mark stable using the ALLARCHES policy. (diff)
downloadgentoo-d99a17e87a373beb2bfa31ee808bb85f1befef0f.tar.gz
gentoo-d99a17e87a373beb2bfa31ee808bb85f1befef0f.tar.bz2
gentoo-d99a17e87a373beb2bfa31ee808bb85f1befef0f.zip
media-fonts/encodings: clean up old.
Package-Manager: Portage-2.3.18, Repoman-2.3.6
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/encodings/encodings-1.0.4.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/media-fonts/encodings/encodings-1.0.4.ebuild b/media-fonts/encodings/encodings-1.0.4.ebuild
deleted file mode 100644
index 96390dec7118..000000000000
--- a/media-fonts/encodings/encodings-1.0.4.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=3
-inherit xorg-2
-
-DESCRIPTION="X.Org font encodings"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- x11-apps/mkfontscale
- >=media-fonts/font-util-1.1.1-r1"
-
-ECONF_SOURCE="${S}"