From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 50DC71582EF for ; Wed, 26 Feb 2025 20:36:01 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 3AE22335D6A for ; Wed, 26 Feb 2025 20:36:01 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8CD04110483; Wed, 26 Feb 2025 20:34:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 bobolink.gentoo.org (Postfix) with ESMTPS id 7E2F5110482 for ; Wed, 26 Feb 2025 20:34:23 +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 37B063431DD for ; Wed, 26 Feb 2025 20:34:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB3F22806 for ; Wed, 26 Feb 2025 20:34:20 +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: <1740602051.b74ddc6508cab72b08276be3dad98127d1581036.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libICE/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libICE/Manifest x11-libs/libICE/libICE-1.1.1-r1.ebuild X-VCS-Directories: x11-libs/libICE/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: b74ddc6508cab72b08276be3dad98127d1581036 X-VCS-Branch: master Date: Wed, 26 Feb 2025 20:34:20 +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: 75fe3b0f-cd43-4a52-9bb6-8a307b058af6 X-Archives-Hash: da2b8cf5547cecd03fcd2c7e327c26e9 commit: b74ddc6508cab72b08276be3dad98127d1581036 Author: Matt Turner gentoo org> AuthorDate: Wed Feb 26 20:28:26 2025 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Feb 26 20:34:11 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b74ddc65 x11-libs/libICE: Drop old versions Signed-off-by: Matt Turner gentoo.org> x11-libs/libICE/Manifest | 1 - x11-libs/libICE/libICE-1.1.1-r1.ebuild | 27 --------------------------- 2 files changed, 28 deletions(-) diff --git a/x11-libs/libICE/Manifest b/x11-libs/libICE/Manifest index 5ff71f7f2761..ba8376848059 100644 --- a/x11-libs/libICE/Manifest +++ b/x11-libs/libICE/Manifest @@ -1,2 +1 @@ -DIST libICE-1.1.1.tar.xz 335960 BLAKE2B 2849418aa0a66a9137481194bb91208fae4a1eb9a4f9f509b52da7668b8281b6c36f4ba4bdc686eb008a2561b89801fb9270b22887b7c5044e6c14a1ae94dfae SHA512 2f7833a25f31cc743ca95cb88f9a8403b50e19ffb5bf43bfef87ba405857d359789daaa9ec2391351237d958f16d35dbf082adb76d301e46d3a54162a6b452d3 DIST libICE-1.1.2.tar.xz 342900 BLAKE2B 8dbfb61382009397260415a68a74dd27e277815b22000a617fc688cf12257293de8e29a69df91e88dcae93e14f193bf653ed8dee747b4c2bf5493a509ed9b937 SHA512 340f51ffa1f14ed442ab8bcea92dd63df147c48242e232e818cafe02f43de7ab6e99c5430b9cb8d0dc661295239d2b3f6bdb6a092ce51a98afa06235257e9b1f diff --git a/x11-libs/libICE/libICE-1.1.1-r1.ebuild b/x11-libs/libICE/libICE-1.1.1-r1.ebuild deleted file mode 100644 index 0ad7ffc51e51..000000000000 --- a/x11-libs/libICE/libICE-1.1.1-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -XORG_MULTILIB=yes -inherit xorg-3 - -DESCRIPTION="X.Org Inter-Client Exchange library" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" - -RDEPEND=" - elibc_glibc? ( - || ( >=sys-libs/glibc-2.36 dev-libs/libbsd[${MULTILIB_USEDEP}] ) - ) -" -DEPEND="${RDEPEND} - x11-base/xorg-proto - x11-libs/xtrans -" - -XORG_CONFIGURE_OPTIONS=( - --enable-ipv6 - --disable-docs - --disable-specs - --without-fop -)