From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8342D15808B for ; Sun, 17 Apr 2022 19:17:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70636E0B7D; Sun, 17 Apr 2022 19:17:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 525F5E0B7D for ; Sun, 17 Apr 2022 19:17:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3167234186C for ; Sun, 17 Apr 2022 19:17:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3FC1E3FB for ; Sun, 17 Apr 2022 19:17:42 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1650223041.c4c655d96151e7cd31529648e47a578c183c931d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/luit/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-apps/luit/Manifest x11-apps/luit/luit-20210218.ebuild X-VCS-Directories: x11-apps/luit/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c4c655d96151e7cd31529648e47a578c183c931d X-VCS-Branch: master Date: Sun, 17 Apr 2022 19:17:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9b0d6a88-5196-406f-b5cf-2c4dbef33fd2 X-Archives-Hash: c08c7aafa47c8bcf6dcd9ff75393a01b commit: c4c655d96151e7cd31529648e47a578c183c931d Author: Sam James gentoo org> AuthorDate: Sun Apr 17 19:13:31 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun Apr 17 19:17:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4c655d9 x11-apps/luit: drop 20210218 Signed-off-by: Sam James gentoo.org> x11-apps/luit/Manifest | 1 - x11-apps/luit/luit-20210218.ebuild | 21 --------------------- 2 files changed, 22 deletions(-) diff --git a/x11-apps/luit/Manifest b/x11-apps/luit/Manifest index 2c4488648554..522281d2bf69 100644 --- a/x11-apps/luit/Manifest +++ b/x11-apps/luit/Manifest @@ -1,2 +1 @@ -DIST luit-20210218.tgz 202363 BLAKE2B a7eb88c567125e66b6f257f5f1365cc20cf30a37ec4d172c9d6396f3aebf0e5e505af604df109eebde195dc5152afe50e6ac82f485f3309c852d1dca7cae5f27 SHA512 92bfdfd5b03c73803caaf3ffb1eb92660c6c97c30b7d716454df1b5007af9cf7f75d8f255841a87f8fe266c33bff9af6c1195eb13e5160b7787a3a9e693b21e8 DIST luit-20220111.tgz 206011 BLAKE2B 030f4c734b1b63c7f51f4e601445522a318b9b0cb3d291d9a392c8aac12315088115e513d368977c3a4536c580f033b78ab575ae4d6d4e8439c53fad6f5cd5e0 SHA512 c3e0e2e7e9da5ca1176f61b1aa050e6a525af1e4c924d9685ae0684657e549093677240cc3f74517dcb12821f7c447e5b4f5306f37d1ddefc9fc7bf1971eee28 diff --git a/x11-apps/luit/luit-20210218.ebuild b/x11-apps/luit/luit-20210218.ebuild deleted file mode 100644 index c5936d6dfb17..000000000000 --- a/x11-apps/luit/luit-20210218.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 2019-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -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 ~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 -}