From a032170feb7942084579ff7a90d52e22e00738a8 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Wed, 1 May 2019 13:42:50 -0700 Subject: x11-libs/libfontenc: Drop old versions Signed-off-by: Matt Turner Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- x11-libs/libfontenc/Manifest | 1 - x11-libs/libfontenc/libfontenc-1.1.3-r1.ebuild | 18 ------------------ 2 files changed, 19 deletions(-) delete mode 100644 x11-libs/libfontenc/libfontenc-1.1.3-r1.ebuild (limited to 'x11-libs/libfontenc') diff --git a/x11-libs/libfontenc/Manifest b/x11-libs/libfontenc/Manifest index b430ab376c0b..d655cf9aa022 100644 --- a/x11-libs/libfontenc/Manifest +++ b/x11-libs/libfontenc/Manifest @@ -1,2 +1 @@ -DIST libfontenc-1.1.3.tar.bz2 301494 BLAKE2B 1d9d5387cd11820b1d458cab8de26fbaebeb2d0b5c6197a455b0261e53004e6d8eb9cea7dab27ad163c8897237a864075f981ec3a740cf8056c3f15be23ecd3d SHA512 7346079a6980464f57f5da0e96025bbf4b13fbb7ed976b58d9c54b78525d9d0b4174b4783326a12048971cf5d05221bafe2f41c6b02931743913719cde21740c DIST libfontenc-1.1.4.tar.bz2 320492 BLAKE2B 34da17e220789f5078e870329390c0e3ee665598db3432ef5a33e78d1db4b12460c7467bcbcc1dad67e9f6ade0173f9fad915a2fbbee51f0be23feedc242e7bd SHA512 76fa851d00113241f15fdd5b5bb7e927b8d8b9a82ce3fcb0678b8c7e32cb5e8d898c4bda1d60dafb7748145049d3240627ac34a2360c64e98a7a912ea7c30582 diff --git a/x11-libs/libfontenc/libfontenc-1.1.3-r1.ebuild b/x11-libs/libfontenc/libfontenc-1.1.3-r1.ebuild deleted file mode 100644 index d2b4e89fe49c..000000000000 --- a/x11-libs/libfontenc/libfontenc-1.1.3-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit xorg-2 - -DESCRIPTION="X.Org fontenc library" - -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~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 ~x86-winnt" -IUSE="" - -RDEPEND="sys-libs/zlib" -DEPEND="${RDEPEND} - x11-base/xorg-proto" - -XORG_CONFIGURE_OPTIONS=( - --with-encodingsdir="${EPREFIX}/usr/share/fonts/encodings" -) -- cgit v1.2.3-65-gdbad