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 BC09E158043 for ; Mon, 4 Mar 2024 12:01:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A654DE2A49; Mon, 4 Mar 2024 12:01:37 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8613DE2A49 for ; Mon, 4 Mar 2024 12:01:37 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5A46C34300C for ; Mon, 4 Mar 2024 12:01:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B979F14A2 for ; Mon, 4 Mar 2024 12:01:34 +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: <1709553642.c12a08bb2658f036be64b2f63dbc3aefb09b8977.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/isl/, dev-libs/isl/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/isl/Manifest dev-libs/isl/files/isl-0.24-nobash.patch dev-libs/isl/isl-0.24-r2.ebuild X-VCS-Directories: dev-libs/isl/files/ dev-libs/isl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c12a08bb2658f036be64b2f63dbc3aefb09b8977 X-VCS-Branch: master Date: Mon, 4 Mar 2024 12:01:34 +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: 7ce88df7-db5a-404f-9b5a-d2a6f27c3d1e X-Archives-Hash: c74d4a770d58ebf3ad236cb199872337 commit: c12a08bb2658f036be64b2f63dbc3aefb09b8977 Author: Sam James gentoo org> AuthorDate: Mon Mar 4 12:00:42 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 4 12:00:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c12a08bb dev-libs/isl: drop 0.24-r2 Signed-off-by: Sam James gentoo.org> dev-libs/isl/Manifest | 1 - dev-libs/isl/files/isl-0.24-nobash.patch | 35 -------------- dev-libs/isl/isl-0.24-r2.ebuild | 80 -------------------------------- 3 files changed, 116 deletions(-) diff --git a/dev-libs/isl/Manifest b/dev-libs/isl/Manifest index dd9493e045cc..0d86e71006ab 100644 --- a/dev-libs/isl/Manifest +++ b/dev-libs/isl/Manifest @@ -1,2 +1 @@ -DIST isl-0.24.tar.xz 1930956 BLAKE2B 39cbfd18ad05778e3a5a44429261b45e4abc3efe7730ee890674d968890fe5e52c73bc1f8d271c7c3bc72d5754e3f7fcb209bd139e823d19cb9ea4ce1440164d SHA512 ff6bdcff839e1cd473f2a0c1e4dd4a3612ec6fee4544ccbc62b530a7248db2cf93b4b99bf493a86ddf2aba00e768927265d5d411f92061ea85fd7929073428e8 DIST isl-0.26.tar.xz 2035560 BLAKE2B 2cfe2e0774a991d2385e66f58490c5454382cabc82d74eb4bbe5a603293b7bdc34ca3b087f0884f9da319c447747edc76275ecaf2f171237939f9c7d3c52ced7 SHA512 9b5ec16d14e48f9ac9bf9cd379d3022959cfc617ade9e0d4caf2862299564fecba09d67dbdf1a4071f2f743a4fd0fabd0b0c3d15f5cddfe7226cdd5d6c2a0c66 diff --git a/dev-libs/isl/files/isl-0.24-nobash.patch b/dev-libs/isl/files/isl-0.24-nobash.patch deleted file mode 100644 index 226daa551c70..000000000000 --- a/dev-libs/isl/files/isl-0.24-nobash.patch +++ /dev/null @@ -1,35 +0,0 @@ -Fix-by: Matt Whitlock -Bug: https://bugs.gentoo.org/786564 ---- a/configure.ac 2020-11-01 13:53:47.000000000 +0000 -+++ b/configure.ac 2021-04-28 19:34:28.615119537 +0000 -@@ -83,8 +83,8 @@ - AM_CONDITIONAL(GMP_FOR_MP, test x$with_int = xgmp) - - AM_CONDITIONAL(HAVE_CXX11, test "x$HAVE_CXX11" = "x1") --AM_CONDITIONAL(SMALL_INT_OPT, test "x$with_int" == "ximath-32") --AS_IF([test "x$with_int" == "ximath-32"], [ -+AM_CONDITIONAL(SMALL_INT_OPT, test "x$with_int" = "ximath-32") -+AS_IF([test "x$with_int" = "ximath-32"], [ - AC_DEFINE([USE_SMALL_INT_OPT], [], [Use small integer optimization]) - ]) - ---- a/configure 2020-11-01 13:53:55.000000000 +0000 -+++ b/configure 2021-04-28 19:34:29.246125644 +0000 -@@ -20654,7 +20654,7 @@ - HAVE_CXX11_FALSE= - fi - -- if test "x$with_int" == "ximath-32"; then -+ if test "x$with_int" = "ximath-32"; then - SMALL_INT_OPT_TRUE= - SMALL_INT_OPT_FALSE='#' - else -@@ -20662,7 +20662,7 @@ - SMALL_INT_OPT_FALSE= - fi - --if test "x$with_int" == "ximath-32"; then : -+if test "x$with_int" = "ximath-32"; then : - - - $as_echo "#define USE_SMALL_INT_OPT /**/" >>confdefs.h diff --git a/dev-libs/isl/isl-0.24-r2.ebuild b/dev-libs/isl/isl-0.24-r2.ebuild deleted file mode 100644 index 05ac91099cd5..000000000000 --- a/dev-libs/isl/isl-0.24-r2.ebuild +++ /dev/null @@ -1,80 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools multilib multilib-minimal preserve-libs toolchain-funcs - -DESCRIPTION="A library for manipulating integer points bounded by linear constraints" -HOMEPAGE="http://isl.gforge.inria.fr/ https://libisl.sourceforge.io/" -SRC_URI="http://isl.gforge.inria.fr/${P}.tar.xz https://libisl.sourceforge.io/${P}.tar.xz" - -LICENSE="LGPL-2.1" -SLOT="0/23" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos ~x64-solaris" -IUSE="static-libs" - -RDEPEND=">=dev-libs/gmp-5.1.3-r1:=[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND}" -BDEPEND=" - app-arch/xz-utils - virtual/pkgconfig" - -DOCS=( ChangeLog AUTHORS doc/manual.pdf ) - -PATCHES=( - "${FILESDIR}"/${PN}-0.24-gdb-autoload-dir.patch - "${FILESDIR}"/${PN}-0.24-nobash.patch - "${FILESDIR}"/${PN}-0.24-respect-flags.patch -) - -src_prepare() { - default - - eautoreconf -} - -multilib_src_configure() { - local econf_opts=( - $(use_enable static-libs static) - - # AX_PROG_CC_FOR_BUILD deficiency: - # https://wiki.gentoo.org/wiki/Project:Toolchain/use_native_symlinks - CC_FOR_BUILD="$(tc-getBUILD_CC)" - ) - - if ! tc-is-cross-compiler; then - # Incorrect CFLAGS handling as CFLAGS_FOR_BUILD - # even for native builds. As a result -O3 is being used - # regardless of user's CFLAGS. - econf_opts+=( - CFLAGS_FOR_BUILD="${CFLAGS}" - ) - fi - - ECONF_SOURCE="${S}" econf "${econf_opts[@]}" -} - -multilib_src_install_all() { - einstalldocs - - find "${ED}" -type f -name '*.la' -delete || die -} - -pkg_preinst() { - preserve_old_lib \ - /usr/$(get_libdir)/libisl$(get_libname 14) \ - /usr/$(get_libdir)/libisl$(get_libname 15) \ - /usr/$(get_libdir)/libisl$(get_libname 19) \ - /usr/$(get_libdir)/libisl$(get_libname 21) \ - /usr/$(get_libdir)/libisl$(get_libname 22) -} - -pkg_postinst() { - preserve_old_lib_notify \ - /usr/$(get_libdir)/libisl$(get_libname 14) \ - /usr/$(get_libdir)/libisl$(get_libname 15) \ - /usr/$(get_libdir)/libisl$(get_libname 19) \ - /usr/$(get_libdir)/libisl$(get_libname 21) \ - /usr/$(get_libdir)/libisl$(get_libname 22) -}