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 0D31315800F for ; Thu, 26 Jan 2023 17:47:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 449F0E082B; Thu, 26 Jan 2023 17:47:21 +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 D939AE0837 for ; Thu, 26 Jan 2023 17:47:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 C9C2C340DA4 for ; Thu, 26 Jan 2023 17:47:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5BA8389C for ; Thu, 26 Jan 2023 17:47:16 +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: <1674755170.2bf997f89b75ca94318ac1a5774d1b4abd3a8dbc.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXpm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libXpm/Manifest x11-libs/libXpm/libXpm-3.5.13.ebuild X-VCS-Directories: x11-libs/libXpm/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 2bf997f89b75ca94318ac1a5774d1b4abd3a8dbc X-VCS-Branch: master Date: Thu, 26 Jan 2023 17:47:16 +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: 282634d9-de7a-4816-958e-d83a49e8375b X-Archives-Hash: 4427bc1b208e051282fa4d2e4ef9502a commit: 2bf997f89b75ca94318ac1a5774d1b4abd3a8dbc Author: Matt Turner gentoo org> AuthorDate: Thu Jan 26 17:30:53 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Jan 26 17:46:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bf997f8 x11-libs/libXpm: Drop old versions Signed-off-by: Matt Turner gentoo.org> x11-libs/libXpm/Manifest | 1 - x11-libs/libXpm/libXpm-3.5.13.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/x11-libs/libXpm/Manifest b/x11-libs/libXpm/Manifest index 309320d1c80f..923605725ed2 100644 --- a/x11-libs/libXpm/Manifest +++ b/x11-libs/libXpm/Manifest @@ -1,2 +1 @@ -DIST libXpm-3.5.13.tar.bz2 463251 BLAKE2B eb8a390802f13ffdd8199e21f5f18d4d17141783d7259c6b558dbaddd2dce05f7cb27306dd5cb73e27d01cffa62f5e4808c143b72974dae443e958069e70cd17 SHA512 3b8f6e926272f39b1d95135c2274c00f5aaee1f9fb2ef79f71628df5edeb7ba20158819ef6a778101cc4092493a3b5b613c53634fdccadcc0fc85f0605e5e9a5 DIST libXpm-3.5.14.tar.xz 392624 BLAKE2B fe87d246222717b1120647c59fd4c466914fca2debff20f33bfe49b0c58643a6d122e17e0e092c1570b28c945887cbb94e27989b6dbeadeae503a1811b7bbf09 SHA512 c3fe554453068a6b188d3cad2cb3648e84b7f1909aea8f213daadce3d444b34361c3b2edce14a4fd481f97e4dc45c3125e2483ff4f44b3390a75829ed2782e4b diff --git a/x11-libs/libXpm/libXpm-3.5.13.ebuild b/x11-libs/libXpm/libXpm-3.5.13.ebuild deleted file mode 100644 index b196104c7e8f..000000000000 --- a/x11-libs/libXpm/libXpm-3.5.13.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -XORG_MULTILIB=yes -inherit xorg-3 - -DESCRIPTION="X.Org Xpm library" - -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] - >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}] - >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND} - x11-base/xorg-proto" -BDEPEND="sys-devel/gettext"