Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/encodings/
Date: Thu, 29 Nov 2018 05:17:39
Message-Id: 1543468638.4ab344a59e0632e9a630db0c1e630af6425396e0.mattst88@gentoo
1 commit: 4ab344a59e0632e9a630db0c1e630af6425396e0
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 29 05:07:59 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 29 05:17:18 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ab344a5
7
8 media-fonts/encodings: Drop old versions
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-fonts/encodings/encodings-1.0.4-r1.ebuild | 15 ---------------
13 1 file changed, 15 deletions(-)
14
15 diff --git a/media-fonts/encodings/encodings-1.0.4-r1.ebuild b/media-fonts/encodings/encodings-1.0.4-r1.ebuild
16 deleted file mode 100644
17 index 50926c9d180..00000000000
18 --- a/media-fonts/encodings/encodings-1.0.4-r1.ebuild
19 +++ /dev/null
20 @@ -1,15 +0,0 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI=5
25 -inherit xorg-2
26 -
27 -DESCRIPTION="X.Org font encodings"
28 -
29 -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"
30 -IUSE=""
31 -
32 -DEPEND="x11-apps/mkfontscale
33 - >=media-fonts/font-util-1.1.1-r1"
34 -
35 -ECONF_SOURCE="${S}"