commit: 89e62e177f3010115a142bf1208dfafe6c5cd02b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Apr 22 10:17:02 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Apr 22 10:17:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89e62e17
dev-lang/gnat-gpl: Remove last-rited pkg Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-lang/gnat-gpl/Manifest | 6 - .../gnat-gpl/files/gcc-configure-texinfo.patch | 16 -- dev-lang/gnat-gpl/files/gnat-gpl-2021-gentoo.patch | 95 ------------ dev-lang/gnat-gpl/gnat-gpl-2021-r5.ebuild | 171 --------------------- dev-lang/gnat-gpl/metadata.xml | 36 ----- profiles/arch/base/package.use.mask | 1 - profiles/arch/mips/package.use.mask | 1 - profiles/base/package.use.force | 6 - profiles/base/package.use.mask | 5 - profiles/features/musl/package.mask | 1 - .../prefix/standalone/kernel-2.6.16+/package.mask | 4 - profiles/package.mask | 5 - 12 files changed, 347 deletions(-) diff --git a/dev-lang/gnat-gpl/Manifest b/dev-lang/gnat-gpl/Manifest deleted file mode 100644 index 0467c2ea4c27..000000000000 --- a/dev-lang/gnat-gpl/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -DIST gcc-10-2021-20210519-19A74-src.tar.gz 109157702 BLAKE2B 8ec307e4fde35c8726bc7b9702717329695bad928d5222a7bb691cce47500de31a60bcfcbb925129a57cb81d3d7ea92e60599aa7383d5358e63cc087b0482550 SHA512 2e2cc0ec9a3a82816a5d399d2db261c356e106b82a44efd54a1ac882b96549ab8de79c69858127c4397de6e9e9463ce6fb9994fc2e426e7d3d2f98d5efa2edb6 -DIST gcc-10.3.0-patches-4.tar.xz 18460 BLAKE2B 7c4b91c3beebc5fd91c0fdbeec6512c141bd78759a02aa7fff32dd30025ef41db1d57280e50db575f46cc0061a480ced9259410e9875b1dc0048886df469c4c9 SHA512 3befbcdec84e583966aad37d1a08c1863f39eb877296c5991348db9d37cc8359197f23cb3b8fa1b0f4d01497dfd2ebaa393e1a459267c19a0976fb535e463ec8 -DIST gcc-interface-10-2021-20210519-19A75-src.tar.gz 359085 BLAKE2B 75f941a7635f2880cc0192acb49d8e7f567baca7530fb981be14dc6cb1bf46fda0e3c043c8703cdbeeb242b548894e0bc6787adfff0f27198354d150e6e36386 SHA512 0251a93d20c59cc4705963438880fe265e2e0bb94a35b7ddaaf03e9efae60e044e585a2204d0773a46f17b3b774e4d0c73adf852f5d06ba17373d26ed580ca8d -DIST gnat-2021-20210519-19A70-src.tar.gz 8765762 BLAKE2B ef48f54c6109566e37bfa5dee9262305d0529b3dfd333ee28bc4e66f4709a0673f673d742bc04deb15dc145404f7618d350dbdf3f2a7ab37c861e57d011946fa SHA512 3cb79be024fdd9b738d99ffc8e224d32bb382b5da2d02b97b2061a5ea58456f33d4564c92e224af2713ce15fd5481edd715e5b9a52abc74fdc142f27e103c201 -DIST gnat-gpl-2014-x86-linux-bin.tar.gz 233049287 BLAKE2B 2e8bab113f6a319533ec12fdf71c481f72aee227c22bd0cc42a53bd727b323caba1e7b6298053db8b4d3016236b31649b0b255f4ebcbb81a08a69f29f78f13fc SHA512 ac7f53fb4bd71b0e8fbd62abc45de76f7f8f2f405b80e9b60b4b65a6cef6ee98e3b06848e4b752af3c8268237e5a0529cf6145ebc5b33cd6e5cf4928d85f5be2 -DIST gnat-gpl-2014-x86_64-linux-bin.tar.gz 236253400 BLAKE2B c1db70db9442ba24688b8e323d5a02e2e9707ba1f02835ea551038d0a09aafede93a224091e5186f2f2a9d0f96144027af2184ee05ca1c19cc997a6cf3902df7 SHA512 5e40a251baac3d0ace78352956ca21a7d294d902d344a9ed7a8d376e900468c283721ebfb773adfedbf4d623ace02536505c0147815a0c1908933ad611ea085e diff --git a/dev-lang/gnat-gpl/files/gcc-configure-texinfo.patch b/dev-lang/gnat-gpl/files/gcc-configure-texinfo.patch deleted file mode 100644 index 99e90998a469..000000000000 --- a/dev-lang/gnat-gpl/files/gcc-configure-texinfo.patch +++ /dev/null @@ -1,16 +0,0 @@ -Chances are quite good that the installed makeinfo is sufficient. -So ignore false positives where the makeinfo installed is so new -that it violates the cheesy version grep. - -http://bugs.gentoo.org/198182 - ---- a/configure -+++ b/configure -@@ -3573,6 +3573,6 @@ - : - else -- MAKEINFO="$MISSING makeinfo" -+ : - fi - ;; - diff --git a/dev-lang/gnat-gpl/files/gnat-gpl-2021-gentoo.patch b/dev-lang/gnat-gpl/files/gnat-gpl-2021-gentoo.patch deleted file mode 100644 index 681fd47262da..000000000000 --- a/dev-lang/gnat-gpl/files/gnat-gpl-2021-gentoo.patch +++ /dev/null @@ -1,95 +0,0 @@ ---- a/gcc-10-2021-20210519-19A74-src/gcc/ada/osint.adb 2017-03-10 21:58:02.600710156 +0100 -+++ b/gcc-10-2021-20210519-19A74-src/gcc/ada/osint.adb 2017-03-10 21:59:38.033983293 +0100 -@@ -2229,14 +2229,11 @@ - for J in Start_Of_Prefix .. Name_Len - Prog'Length + 1 loop - if Name_Buffer (J .. J + Prog'Length - 1) = Prog then - End_Of_Prefix := J - 1; -+ Start_Of_Suffix := J + Prog'Length; - exit; - end if; - end loop; - -- if End_Of_Prefix > 1 then -- Start_Of_Suffix := End_Of_Prefix + Prog'Length + 1; -- end if; -- - -- Create the new program name - - return new String' ---- a/patch/04_all_nossp-on-nostdlib.patch 2021-05-10 21:37:05.733985417 +0200 -+++ b/patch/04_all_nossp-on-nostdlib.patch 2021-05-10 21:38:02.925029050 +0200 -@@ -4,7 +4,7 @@ - --- a/gcc/gcc.c 2017-07-04 09:15:57.740793000 +0200 - +++ b/gcc/gcc.c 2018-03-02 13:58:44.387741114 +0100 - @@ -857,6 +857,12 @@ proper position among the other output f -- #define LINK_GCC_C_SEQUENCE_SPEC "%G %L %G" -+ #define LINK_GCC_C_SEQUENCE_SPEC "%G %{!nolibc:%L %G}" - #endif - - +#ifdef ENABLE_DEFAULT_SSP -@@ -19,9 +19,9 @@ - @@ -1131,7 +1148,7 @@ static const char *cc1_options = - %{-version:--version}\ - %{-help=*:--help=%*}\ -- %{!fsyntax-only:%{S:%W{o*}%{!o*:-o %b.s}}}\ -+ %{!fsyntax-only:%{S:%W{o*}%{!o*:-o %w%b.s}}}\ - - %{fsyntax-only:-o %j} %{-param*}\ - + %{fsyntax-only:-o %j} %{-param*} " NO_SSP_SPEC "\ - %{coverage:-fprofile-arcs -ftest-coverage}\ -+ %{fdump-scos:-fpreserve-decisions-generic}\ - %{fprofile-arcs|fprofile-generate*|coverage:\ -- %{!fprofile-update=singel:\ ---- a/gcc-10-2021-20210519-19A74-src/config/cet.m4 2022-01-01 11:18:09.663425422 +0100 -+++ b/gcc-10-2021-20210519-19A74-src/config/cet.m4 2022-01-01 11:18:14.809345911 +0100 -@@ -62,7 +62,6 @@ - i[[34567]]86-*-linux* | x86_64-*-linux*) - may_have_cet=yes - save_CFLAGS="$CFLAGS" -- CFLAGS="$CFLAGS -fcf-protection" - case "$enable_cet" in - auto) - # Check if target supports multi-byte NOPs ---- a/gcc-10-2021-20210519-19A74-src/libiberty/configure 2024-03-02 19:45:34.658271627 +0100 -+++ b/gcc-10-2021-20210519-19A74-src/libiberty/configure 2024-03-02 19:54:48.013538533 +0100 -@@ -6709,6 +6709,9 @@ - if test "$cross_compiling" = yes; then : - ac_cv_c_stack_direction=0 - else -+ cat >>confdefs.h <<_ACEOF -+extern void exit(int status); -+_ACEOF - cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - find_stack_direction () -@@ -7539,6 +7542,11 @@ - if test "$cross_compiling" = yes; then : - ac_cv_func_strncmp_works=yes - else -+ cat >>confdefs.h <<_ACEOF -+ extern long unsigned int strlen(const char *s); -+ extern char *strcpy(char *dst, const char *src); -+ extern int strncmp(const char *s1, const char *s2, long unsigned int n); -+_ACEOF - cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - ---- a/gcc-10-2021-20210519-19A74-src/libsanitizer/configure 2024-03-02 20:41:56.810707374 +0100 -+++ b/gcc-10-2021-20210519-19A74-src/libsanitizer/configure 2024-03-02 20:43:00.189080219 +0100 -@@ -16073,6 +16073,7 @@ - sanitizer_supported=no - cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - #include <sys/syscall.h> -+#include <unistd.h> - int - main () ---- a/gcc-10-2021-20210519-19A74-src/libgfortran/configure 2024-03-02 21:57:47.282939696 +0100 -+++ b/gcc-10-2021-20210519-19A74-src/libgfortran/configure 2024-03-02 21:58:34.702446345 +0100 -@@ -26391,6 +26391,7 @@ - #if HAVE_IEEEFP_H - # include <ieeefp.h> - #endif /* HAVE_IEEEFP_H */ -+extern void fpsetmask(int); - int - main () - { diff --git a/dev-lang/gnat-gpl/gnat-gpl-2021-r5.ebuild b/dev-lang/gnat-gpl/gnat-gpl-2021-r5.ebuild deleted file mode 100644 index 9cd6e5595182..000000000000 --- a/dev-lang/gnat-gpl/gnat-gpl-2021-r5.ebuild +++ /dev/null @@ -1,171 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PATCH_GCC_VER=10.3.0 -PATCH_VER="4" - -TOOLCHAIN_GCC_PV=10.3.1 - -REL=10 -MYP=gcc-${REL}-${PV}-20210519-19A74-src -GNATDIR=gnat-${PV}-20210519-19A70-src -INTFDIR=gcc-interface-${REL}-${PV}-20210519-19A75-src - -BTSTRP_X86=gnat-gpl-2014-x86-linux-bin -BTSTRP_AMD64=gnat-gpl-2014-x86_64-linux-bin -BASE_URI=https://community.download.adacore.com/v1 -# we provide own tarball below -GCC_TARBALL_SRC_URI=" - ${BASE_URI}/005d2b2eff627177986d2517eb31e1959bec6f3a?filename=${GNATDIR}.tar.gz - -> ${GNATDIR}.tar.gz - ${BASE_URI}/44cd393be0b468cc253bf2cf9cf7804c993e7b5b?filename=${MYP}.tar.gz - -> ${MYP}.tar.gz - ${BASE_URI}/8ace7d06e469d36d726cc8badb0ed78411e727f3?filename=${INTFDIR}.tar.gz - -> ${INTFDIR}.tar.gz - !system-bootstrap? ( - amd64? ( - ${BASE_URI}/6eb6eef6bb897e4c743a519bfebe0b1d6fc409c6?filename=${BTSTRP_AMD64}.tar.gz&rand=1193 - -> ${BTSTRP_AMD64}.tar.gz - ) - x86? ( - ${BASE_URI}/c5e9e6fdff5cb77ed90cf8c62536653e27c0bed6?filename=${BTSTRP_X86}.tar.gz&rand=436 - -> ${BTSTRP_X86}.tar.gz - ) - )" - -inherit flag-o-matic toolchain-funcs toolchain - -DESCRIPTION="GNAT Ada Compiler - GPL version" -HOMEPAGE="http://libre.adacore.com/" -S="${WORKDIR}"/${MYP} - -LICENSE+=" GPL-2 GPL-3" -KEYWORDS="amd64 x86" -IUSE="+ada system-bootstrap" -RESTRICT="test" - -RDEPEND="!=sys-devel/gcc-${TOOLCHAIN_GCC_PV}*" -BDEPEND=sys-devel/binutils - -pkg_pretend() { - toolchain_pkg_pretend - if tc-is-clang; then - die "${P} does not build with clang. It is bootstrapped." - fi -} - -src_prepare() { - if use amd64; then - BTSTRP=${BTSTRP_AMD64} - else - BTSTRP=${BTSTRP_X86} - fi - - if ! use system-bootstrap; then - GCC="${WORKDIR}"/${BTSTRP}/bin/gcc - else - GCC=${ADA:-$(tc-getCC)} - fi - - gnatbase=$(basename ${GCC}) - gnatpath=$(dirname ${GCC}) - - GNATMAKE=${gnatbase/gcc/gnatmake} - if [[ ${gnatpath} != "." ]] ; then - GNATMAKE="${gnatpath}/${GNATMAKE}" - fi - - if use system-bootstrap && [[ -z "$(type ${GNATMAKE} 2>/dev/null)" ]] ; then - eerror "You need a gcc compiler that provides the Ada Compiler:" - eerror "1) use gcc-config to select the right compiler or" - eerror "2) disable the system-bootstrap use flag or" - eerror "3) set ADA to a working gcc ada compiler" - die "ada compiler not available" - fi - - local bundledchost="" - use amd64 && local bundledchost="x86_64" - use x86 && local bundledchost="i686" - if ! use system-bootstrap; then - rm "${WORKDIR}"/${BTSTRP}/libexec/gcc/${bundledchost}-pc-linux-gnu/4.7.4/ld \ - || die - ln -s /usr/bin/$CHOST-ld \ - "${WORKDIR}"/${BTSTRP}/libexec/gcc/${bundledchost}-pc-linux-gnu/4.7.4/ld \ - || die - rm "${WORKDIR}"/${BTSTRP}/libexec/gcc/${bundledchost}-pc-linux-gnu/4.7.4/as \ - || die - ln -s /usr/bin/$CHOST-as \ - "${WORKDIR}"/${BTSTRP}/libexec/gcc/${bundledchost}-pc-linux-gnu/4.7.4/as \ - || die - fi - - CC=${GCC} - CXX="${gnatbase/gcc/g++}" - GNATBIND="${gnatbase/gcc/gnatbind}" - GNATLINK="${gnatbase/gcc/gnatlink}" - GNATLS="${gnatbase/gcc/gnatls}" - if [[ ${gnatpath} != "." ]] ; then - CXX="${gnatpath}/${CXX}" - GNATBIND="${gnatpath}/${GNATBIND}" - GNATLINK="${gnatpath}/${GNATLINK}" - GNATLS="${gnatpath}/${GNATLS}" - fi - mkdir bin || die - ln -s $(type -P ${GCC}) bin/gcc || die - ln -s $(type -P ${CXX}) bin/g++ || die - ln -s $(type -P ${GNATMAKE}) bin/gnatmake || die - ln -s $(type -P ${GNATBIND}) bin/gnatbind || die - ln -s $(type -P ${GNATLINK}) bin/gnatlink || die - ln -s $(type -P ${GNATLS}) bin/gnatls || die - ln -s $(type -P ${GCC}) bin/${bundledchost}-pc-linux-gnu-gcc || die - ln -s $(type -P ${CXX}) bin/${bundledchost}-pc-linux-gnu-g++ || die - ln -s $(type -P ${GNATMAKE}) bin/${bundledchost}-pc-linux-gnu-gnatmake || die - ln -s $(type -P ${GNATBIND}) bin/${bundledchost}-pc-linux-gnu-gnatbind || die - ln -s $(type -P ${GNATLINK}) bin/${bundledchost}-pc-linux-gnu-gnatlink || die - ln -s $(type -P ${GNATLS}) bin/${bundledchost}-pc-linux-gnu-gnatls || die - - cd .. - mv ${GNATDIR}/src/ada ${MYP}/gcc/ || die - mv ${INTFDIR} ${MYP}/gcc/ada/gcc-interface || die - eapply "${FILESDIR}"/${P}-gentoo.patch - cd - - sed -i \ - -e 's:-fcf-protection":":' \ - libiberty/configure \ - lto-plugin/configure || die - sed -i \ - -e 's:$(P) ::g' \ - gcc/ada/gcc-interface/Makefile.in \ - || die "sed failed" - toolchain_src_prepare -} - -src_configure() { - export PATH=${PWD}/bin:${PATH} - - # This version is GCC 4.7.4 with a bolted-on newer GNAT; be very - # conservative, we just want it to build for bootstrapping proper - # sys-devel/gcc[ada]. We don't need it to be fast. - strip-flags - CC="${WORKDIR}"/${BTSTRP}/bin/gcc CXX="${WORKDIR}"/${BTSTRP}/bin/g++ strip-unsupported-flags - CC="${WORKDIR}"/${GNATDIR}/bin/gcc CXX="${WORKDIR}"/${GNATDIR}/bin/g++ strip-unsupported-flags - strip-unsupported-flags - filter-lto - append-flags -O2 - append-flags -fno-strict-aliasing - downgrade_arch_flags "$(gcc-version)" - - toolchain_src_configure -} - -pkg_postinst() { - toolchain_pkg_postinst - einfo "This provide the GNAT compiler with gcc for ada/c/c++ and more" - einfo "The compiler binary is ${CTARGET}-gcc-${TOOLCHAIN_GCC_PV}" - einfo "Even if the c/c++ compilers are using almost the same patched" - einfo "source as the sys-devel/gcc package its use is not extensively" - einfo "tested, and not supported for updating your system, except for ada" - einfo "related packages" -} diff --git a/dev-lang/gnat-gpl/metadata.xml b/dev-lang/gnat-gpl/metadata.xml deleted file mode 100644 index 626b079044db..000000000000 --- a/dev-lang/gnat-gpl/metadata.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>a...@gentoo.org</email> - </maintainer> - <use> - <flag name="ada">Build the ADA language (GNAT) frontend</flag> - <flag name="cet" restrict=">=dev-lang/gnat-gpl-2021">Enable support for Intel Control Flow Enforcement Technology (CET)</flag> - <flag name="d">Enable support for the D programming language</flag> - <flag name="default-stack-clash-protection">Build packages with stack clash protection on by default</flag> - <flag name="default-znow">Request full relocation on start from ld.so by default</flag> - <flag name="fixed-point">Enable fixed-point arithmetic support for MIPS - targets in gcc (Warning: significantly increases compile time!) - </flag> - <flag name="go">Build the GCC Go language frontend.</flag> - <flag name="graphite">Add support for the framework for loop - optimizations based on a polyhedral intermediate representation</flag> - <flag name="libssp">Build SSP support into a dedicated library rather - than use the code in the C library (DO NOT ENABLE THIS IF YOU DON'T - KNOW WHAT IT DOES)</flag> - <flag name="modula2">Build the GCC Modula-2 language frontend.</flag> - <flag name="objc">Build support for the Objective C code language - </flag> - <flag name="objc++">Build support for the Objective C++ language</flag> - <flag name="objc-gc">Build support for the Objective C code language - Garbage Collector</flag> - <flag name="pgo">Build GCC using Profile Guided Optimization (PGO)</flag> - <flag name="rust">Build support for the Rust language, installs gccrs.</flag> - <flag name="sanitize">Build support for various sanitizer functions (ASAN/TSAN/etc...)</flag> - <flag name="system-bootstrap">Bootstrap using installed Ada compiler</flag> - <flag name="systemtap">enable systemtap static probe points</flag> - <flag name="ssp">Build packages with stack smashing protector on by default</flag> - <flag name="vtv">Build support for virtual table verification (a C++ hardening feature)</flag> - </use> -</pkgmetadata> diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 1dbf1f21a5ad..0baf8089a43f 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -206,7 +206,6 @@ sys-devel/gcc ieee-long-double # Mike Gilbert <flop...@gentoo.org> (2022-10-16) # Only supported on MIPS. -dev-lang/gnat-gpl fixed-point sys-devel/gcc fixed-point # WANG Xuerui <xe...@gentoo.org> (2022-10-07) diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index d431cb68e449..0acbaeaccf77 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -280,7 +280,6 @@ net-dns/ddclient test # Mike Gilbert <flop...@gentoo.org> (2022-10-16) # Only supported on MIPS. -dev-lang/gnat-gpl -fixed-point sys-devel/gcc -fixed-point # Matt Turner <matts...@gentoo.org> (2022-04-18) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 55ca74e3a5bf..a699483ad34e 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -78,12 +78,6 @@ dev-lang/rust-bin:1.74.1 llvm_slot_17 dev-lang/rust:1.71.1 llvm_slot_16 dev-lang/rust-bin:1.71.1 llvm_slot_16 -# Sam James <s...@gentoo.org> (2024-09-30) -# gnat-gpl only exists for (bootstrapping) Ada. Until bug #940471 is handled, -# force Ada on. Once it is split/moved/gutted, this won't be necessary -# as it'll always build Ada. -dev-lang/gnat-gpl ada cxx - # Sam James <s...@gentoo.org> (2024-06-03) # Poor rendering performance otherwise (bug #931215). kde-plasma/kwin filecaps diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index a383c12c943f..11b789226b3d 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -169,11 +169,6 @@ app-i18n/mozc fcitx4 # that makes it OK if we do it too, right? Bug 893700. media-gfx/gthumb webkit -# Sam James <s...@gentoo.org> (2024-09-30) -# gnat-gpl is purely for bootstrapping Ada and it's based on an old -# version of GCC. Avoid risks of miscompilations. -dev-lang/gnat-gpl pgo lto - # Patrick McLean <chutz...@gentoo.org> (2024-09-23) # Only supported on x86/amd64 (bug #940014). net-misc/lldpd seccomp diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 75a9c73dfa70..dad982705d0e 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -92,7 +92,6 @@ sci-electronics/ghdl # Alfredo Tupone <tup...@gentoo.org> (2024-03-13) # To bootstrap uses an ada compiler built using glibc dev-lang/ada-bootstrap -dev-lang/gnat-gpl dev-lang/spark dev-ada/gnatcoll-db dev-ada/gprbuild diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask b/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask index ea94fc471ffc..fb97d5a47c81 100644 --- a/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask +++ b/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask @@ -6,7 +6,3 @@ # openbsd-netcat-1.190 requires SOCK_NONBLOCK from socket, # which is available since Linux 2.6.27. >=net-analyzer/openbsd-netcat-1.190 - -# Tupone Alfredo <tup...@gentoo.org> (2018-11-04) -# require newer glibc -dev-lang/gnat-gpl diff --git a/profiles/package.mask b/profiles/package.mask index 6ef8f8a42c36..a88436b92fe8 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -318,11 +318,6 @@ sys-cluster/pacemaker # #771051, #844727, #880151, #908590, #948207, #813702, #866356. sys-cluster/teleport -# Sam James <s...@gentoo.org> (2025-03-09) -# Obsolete in favour of dev-lang/ada-bootstrap. Using sys-devel/gcc[ada] -# should now Just Work. Removal on 2025-04-10. -dev-lang/gnat-gpl - # Sam James <s...@gentoo.org> (2025-03-07) # May cause emerge to hang (bug #950707). Tests hang on one machine # and another strange report upstream: https://github.com/pkgconf/pkgconf/issues/383.