diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-11-28 21:07:59 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-11-28 21:17:18 -0800 |
commit | 4ab344a59e0632e9a630db0c1e630af6425396e0 (patch) | |
tree | d494adf793f7faa108e35b310f9cf52ed70ce91a /media-fonts | |
parent | dev-libs/wayland-protocols: Drop old versions (diff) | |
download | gentoo-4ab344a59e0632e9a630db0c1e630af6425396e0.tar.gz gentoo-4ab344a59e0632e9a630db0c1e630af6425396e0.tar.bz2 gentoo-4ab344a59e0632e9a630db0c1e630af6425396e0.zip |
media-fonts/encodings: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/encodings/encodings-1.0.4-r1.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/media-fonts/encodings/encodings-1.0.4-r1.ebuild b/media-fonts/encodings/encodings-1.0.4-r1.ebuild deleted file mode 100644 index 50926c9d1809..000000000000 --- a/media-fonts/encodings/encodings-1.0.4-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND="x11-apps/mkfontscale - >=media-fonts/font-util-1.1.1-r1" - -ECONF_SOURCE="${S}" |