commit:     73ba070e9b003914fc3172f1f545121bd480e1b2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  5 08:40:03 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul  5 08:45:52 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73ba070e

dev-libs/c-stdaux: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-libs/c-stdaux/Manifest              |  1 -
 dev-libs/c-stdaux/c-stdaux-1.5.0.ebuild | 24 ------------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-libs/c-stdaux/Manifest b/dev-libs/c-stdaux/Manifest
index 2ef012c9faf6..bcfe854d9794 100644
--- a/dev-libs/c-stdaux/Manifest
+++ b/dev-libs/c-stdaux/Manifest
@@ -1,2 +1 @@
-DIST c-stdaux-1.5.0.gh.tar.gz 24272 BLAKE2B 
414713314bc773d800c4c3150e6de09a9b0d25c33a75f75ab3f766b63caf7c626bd617df155143579acac1aaf4e9027d41b9c0f99f6ed99ebfc31d752ea6a80d
 SHA512 
30e2cc3ff8df40b2c3dc1409d47fa0f65467a853c75e500f1f973f6f2108e036601032620e40409fde58e2239b751f2736b326c11b45f2e43cc1064f341aa7b7
 DIST c-stdaux-1.6.0.gh.tar.gz 24360 BLAKE2B 
ec3d715867d8e2667552bd9387467872bb84b9716d9727bafa10a4d1a452c5c951db2997b6154291569f7f7728b172fa06d6172d181da1dfeb738ea40e24f872
 SHA512 
ded60f64ddf0c7f86b0745523e83dc1a594f519f1892dc0ce5a3e953fa238ccc66a38556a824d950dce7c8b3c9df3c3294ac765fdf81445f0341281be6623a5b

diff --git a/dev-libs/c-stdaux/c-stdaux-1.5.0.ebuild 
b/dev-libs/c-stdaux/c-stdaux-1.5.0.ebuild
deleted file mode 100644
index 42dc72311b16..000000000000
--- a/dev-libs/c-stdaux/c-stdaux-1.5.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2024-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson
-
-DESCRIPTION="Auxiliary macros and functions for the C standard library"
-HOMEPAGE="
-       https://c-util.github.io/c-stdaux/
-       https://github.com/c-util/c-stdaux/
-"
-SRC_URI="
-       https://github.com/c-util/c-stdaux/archive/v${PV}.tar.gz
-               -> ${P}.gh.tar.gz
-"
-
-LICENSE="|| ( Apache-2.0 LGPL-2.1+ )"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv"
-
-BDEPEND="
-       virtual/pkgconfig
-"

Reply via email to