From 503fac388444080936f453523b1d3ee3913cafad Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 21 Dec 2022 21:34:36 +0000 Subject: x11-apps/luit: drop 20220111 Bug: https://bugs.gentoo.org/886807 Signed-off-by: Sam James --- x11-apps/luit/luit-20220111.ebuild | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 x11-apps/luit/luit-20220111.ebuild (limited to 'x11-apps/luit/luit-20220111.ebuild') diff --git a/x11-apps/luit/luit-20220111.ebuild b/x11-apps/luit/luit-20220111.ebuild deleted file mode 100644 index e0ad650eb546..000000000000 --- a/x11-apps/luit/luit-20220111.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 2019-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Locale and ISO 2022 support for Unicode terminals" -HOMEPAGE="https://invisible-island.net/luit/" -SRC_URI="https://invisible-mirror.net/archives/${PN}/${P}.tgz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" - -DEPEND="sys-libs/zlib - virtual/libiconv" -RDEPEND="${DEPEND}" -BDEPEND="sys-apps/groff" - -src_configure() { - econf --disable-fontenc --enable-iconv -} -- cgit v1.2.3-18-g5258