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 0054C158095 for ; Sun, 29 May 2022 15:23:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A03ABE08DD; Sun, 29 May 2022 15:23:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 794B5E08DD for ; Sun, 29 May 2022 15:23:33 +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 8F071341977 for ; Sun, 29 May 2022 15:23:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE8BAD3 for ; Sun, 29 May 2022 15:23:28 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1653837799.18404b078cf86f7e825fdc6ac7a468e29918e3b3.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/twm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/twm/Manifest x11-wm/twm/twm-1.0.11.ebuild X-VCS-Directories: x11-wm/twm/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 18404b078cf86f7e825fdc6ac7a468e29918e3b3 X-VCS-Branch: master Date: Sun, 29 May 2022 15:23:28 +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: c9c79041-fb1f-4640-a71a-4cbdf80aea9b X-Archives-Hash: b9f08f19348a4bb3cc576920fcf5179f commit: 18404b078cf86f7e825fdc6ac7a468e29918e3b3 Author: Matt Turner gentoo org> AuthorDate: Sun May 29 15:20:16 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun May 29 15:23:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18404b07 x11-wm/twm: Drop old versions Signed-off-by: Matt Turner gentoo.org> x11-wm/twm/Manifest | 1 - x11-wm/twm/twm-1.0.11.ebuild | 26 -------------------------- 2 files changed, 27 deletions(-) diff --git a/x11-wm/twm/Manifest b/x11-wm/twm/Manifest index f57c9718385a..b70f942eb683 100644 --- a/x11-wm/twm/Manifest +++ b/x11-wm/twm/Manifest @@ -1,2 +1 @@ -DIST twm-1.0.11.tar.xz 261176 BLAKE2B 775ee483f34b1f45e737e0f1a907c07398883bd7bb2c17f729b38a2562af1a85f27b4dfa76b5fa1f88768e01c17c8cb364baaf39d80307aee3732183c5964653 SHA512 948034bba23e6b6c4412fcd2e46bb11a9980297601218a54a5055165ab0229a44dde0d50f338b24e82d76f390597e2fa09d11ff7f3fe1b1d736b10083c7da20d DIST twm-1.0.12.tar.xz 262624 BLAKE2B 4bca3572dc51af6d1724aefc42f85f04cf0dcbf5514d098628b7950b59a05bd1f1f6fe51aed492777fad5b169a0d97d0c1f0567aca3e7f33c7de0037c7dbe49f SHA512 f3d68df7e06516f6b74f19181efcfd9db2479c8ea0c72c3a6ed0dc1b222405b40d81a2dea17b662955e0c1783e87d0d3eb067c3b6e7c6eed8c0d38d03d362260 diff --git a/x11-wm/twm/twm-1.0.11.ebuild b/x11-wm/twm/twm-1.0.11.ebuild deleted file mode 100644 index cd028be52d14..000000000000 --- a/x11-wm/twm/twm-1.0.11.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -XORG_TARBALL_SUFFIX="xz" -inherit xorg-3 - -DESCRIPTION="X.Org Tab Window Manager" - -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" -IUSE="" - -COMMON_DEPEND=" - x11-libs/libICE - x11-libs/libSM - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXmu - x11-libs/libXrandr - x11-libs/libXt -" -DEPEND="${COMMON_DEPEND} - x11-base/xorg-proto" -RDEPEND="${COMMON_DEPEND} - media-fonts/font-adobe-75dpi"