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 032DB15800F for ; Thu, 26 Jan 2023 17:47:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E083E085A; Thu, 26 Jan 2023 17:47:21 +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 74002E085A for ; Thu, 26 Jan 2023 17:47:21 +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 36BFF340D8C for ; Thu, 26 Jan 2023 17:47:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC3CD891 for ; Thu, 26 Jan 2023 17:47:15 +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: <1674755169.dbdb8df8853b3da4ca2aa77ec63be1c65bd1bded.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.0.10-r1.ebuild X-VCS-Directories: x11-libs/libICE/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: dbdb8df8853b3da4ca2aa77ec63be1c65bd1bded X-VCS-Branch: master Date: Thu, 26 Jan 2023 17:47:15 +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: 84b8c794-92c8-4989-94cf-35333c40f5b7 X-Archives-Hash: b3591a556dc60b35f52028d3527afd71 commit: dbdb8df8853b3da4ca2aa77ec63be1c65bd1bded Author: Matt Turner gentoo org> AuthorDate: Thu Jan 26 17:30:32 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Jan 26 17:46:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbdb8df8 x11-libs/libICE: Drop old versions Signed-off-by: Matt Turner gentoo.org> x11-libs/libICE/Manifest | 1 - x11-libs/libICE/libICE-1.0.10-r1.ebuild | 27 --------------------------- 2 files changed, 28 deletions(-) diff --git a/x11-libs/libICE/Manifest b/x11-libs/libICE/Manifest index 89dec44dd611..9d07fe65f5d1 100644 --- a/x11-libs/libICE/Manifest +++ b/x11-libs/libICE/Manifest @@ -1,2 +1 @@ -DIST libICE-1.0.10.tar.bz2 393116 BLAKE2B 2089cbddab679f8565f0b7bf0313616b71f33cd403aea2cb84032a247c1e1d01de343058c31be73214bd6dea7fc167fa6a0f81704c960bc279d904bdf4bf804f SHA512 2f1ef2c32c833c71894a08fa7e7ed53f301f6c7bd22485d71c12884d8e8b36b99f362ec886349dcc84d08edc81c8b2cea035320831d64974edeba021b433c468 DIST libICE-1.1.1.tar.xz 335960 BLAKE2B 2849418aa0a66a9137481194bb91208fae4a1eb9a4f9f509b52da7668b8281b6c36f4ba4bdc686eb008a2561b89801fb9270b22887b7c5044e6c14a1ae94dfae SHA512 2f7833a25f31cc743ca95cb88f9a8403b50e19ffb5bf43bfef87ba405857d359789daaa9ec2391351237d958f16d35dbf082adb76d301e46d3a54162a6b452d3 diff --git a/x11-libs/libICE/libICE-1.0.10-r1.ebuild b/x11-libs/libICE/libICE-1.0.10-r1.ebuild deleted file mode 100644 index e9665879d24a..000000000000 --- a/x11-libs/libICE/libICE-1.0.10-r1.ebuild +++ /dev/null @@ -1,27 +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 Inter-Client Exchange 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 ~x86-winnt" -IUSE="ipv6" - -DEPEND="x11-base/xorg-proto - x11-libs/xtrans" -RDEPEND="${DEPEND} - elibc_glibc? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )" - -src_configure() { - local XORG_CONFIGURE_OPTIONS=( - $(use_enable ipv6) - --disable-docs - --disable-specs - --without-fop - ) - xorg-3_src_configure -}