public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libthreadar/
Date: Thu, 28 Aug 2025 08:55:56 +0000 (UTC)	[thread overview]
Message-ID: <1756371306.3d6506b03990dc86d298e86d861229d6a47d0441.ceamac@gentoo> (raw)

commit:     3d6506b03990dc86d298e86d861229d6a47d0441
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 28 08:52:16 2025 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Aug 28 08:55:06 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d6506b0

dev-libs/libthreadar: drop 1.6.0

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 dev-libs/libthreadar/Manifest                 |  1 -
 dev-libs/libthreadar/libthreadar-1.6.0.ebuild | 35 ---------------------------
 2 files changed, 36 deletions(-)

diff --git a/dev-libs/libthreadar/Manifest b/dev-libs/libthreadar/Manifest
index 1ecfd677beed..8d66cd92e2d2 100644
--- a/dev-libs/libthreadar/Manifest
+++ b/dev-libs/libthreadar/Manifest
@@ -1,3 +1,2 @@
 DIST libthreadar-1.5.2.tar.gz 461655 BLAKE2B 7ef7e1e5a9b1217ed686fa016fc6f41dd8d3e7faacc7b2606b235a76e1bf91109f7cea35b650a1a1308f391cb55114dd0a82b0e2e4a85dc9cd9e339b20712c7f SHA512 589c55b9cbe77a39ca4b03b00c4159cffd989ec5fa4a70bfe1c7bfa81a44ba942673bee78e20147f393049c04a083b7df0f296b5a59fe0a7f3fb24a6e559c695
-DIST libthreadar-1.6.0.tar.gz 465229 BLAKE2B 3d89bf978c170d76434d7659732b0146fab637f3e3d95e0d370b9ed7cb182f479db847edfde26f84f989f71b07f6da95099453a9a03c095bd2a12ad83211f4dc SHA512 b1f6ea0af6acf3e8e88719ebe26c20aff020e708b96f7adc81de9f8c5eb66de8e48f860e7aeab20d211d8f7f4ab5f92775402dd27094b2e7632f4e3e46b3b0aa
 DIST libthreadar-1.6.1.tar.gz 465288 BLAKE2B 7e6a47dd06199091885b2c56ba41f86688007c31bac5262652af2d0a1b6bcc755805c752ebc9b443cabe8be991a7311e5dbe92a953aac2cdff2e2254f5d696ee SHA512 74c5e44e974541e729a6afe09582ec5f8f8f368e1854d7deef114b4721fd8d9230d8970e15681caa30b092603b4ddf505417611853981e130254d16d22575a01

diff --git a/dev-libs/libthreadar/libthreadar-1.6.0.ebuild b/dev-libs/libthreadar/libthreadar-1.6.0.ebuild
deleted file mode 100644
index 0762b98a1446..000000000000
--- a/dev-libs/libthreadar/libthreadar-1.6.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2021-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools
-
-DESCRIPTION="Threading library used by dar archiver"
-HOMEPAGE="https://sourceforge.net/projects/libthreadar/"
-SRC_URI="https://downloads.sourceforge.net/libthreadar/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-
-src_prepare() {
-	default
-
-	# don't build examples, they are not installed
-	sed -i -e '/^SUBDIRS =/d' doc/Makefile.am || die
-	eautoreconf
-}
-
-src_configure() {
-	econf --disable-build-html
-}
-
-src_install() {
-	emake DESTDIR="${D}" pkgdatadir="${EPREFIX}"/usr/share/doc/${PF}/html install
-
-	einstalldocs
-	rm -r "${ED}"/usr/share/doc/${PF}/html || die
-
-	find "${ED}" -name '*.la' -delete || die
-}


             reply	other threads:[~2025-08-28  8:56 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-28  8:55 Viorel Munteanu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-28  8:55 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libthreadar/ Viorel Munteanu
2025-08-28  8:55 Viorel Munteanu
2025-07-04 12:50 Viorel Munteanu
2025-06-22  6:33 Viorel Munteanu
2025-06-21 14:32 Sam James
2025-06-20 13:24 Arthur Zamarin
2025-06-20 13:24 Arthur Zamarin
2025-04-08 17:40 Viorel Munteanu
2024-12-10 15:22 Sam James
2024-12-08 18:26 Sam James
2024-12-08 17:34 Arthur Zamarin
2024-12-08 17:34 Arthur Zamarin
2024-08-22  5:16 Viorel Munteanu
2024-07-22 10:55 Viorel Munteanu
2024-07-21 12:55 Jakov Smolić
2024-07-21 12:42 Sam James
2024-07-21 12:42 Sam James
2024-07-21 12:42 Sam James
2024-06-21  6:17 Viorel Munteanu
2022-11-02 16:17 Viorel Munteanu
2022-05-23 19:36 Conrad Kostecki
2022-04-17  8:07 Jakov Smolić
2022-04-17  8:07 Jakov Smolić
2022-04-16  7:54 Arthur Zamarin
2022-04-16  4:51 Arthur Zamarin
2022-03-16  4:46 Ionen Wolkens
2021-12-09  6:52 Ionen Wolkens
2021-12-07  6:26 Agostino Sarubbo
2021-12-06  8:04 Agostino Sarubbo
2021-12-05 22:04 Sam James
2021-12-05 20:54 Arthur Zamarin
2021-11-10 10:59 Ionen Wolkens
2021-11-10 10:59 Ionen Wolkens
2021-10-20  1:51 Sam James
2021-05-31  8:20 Sam James
2021-05-24 12:06 Sergei Trofimovich
2021-05-24  0:32 Sam James
2021-05-22 15:10 Sam James
2021-05-22 15:10 Sam James
2021-04-13 15:59 Sam James
2021-04-04 21:21 Sergei Trofimovich
2021-04-01 12:19 Thomas Deutschmann
2021-03-31  7:40 Joonas Niilola
2021-03-31  7:40 Joonas Niilola
2021-03-25 17:52 Sergei Trofimovich
2021-03-12 11:29 Joonas Niilola

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1756371306.3d6506b03990dc86d298e86d861229d6a47d0441.ceamac@gentoo \
    --to=ceamac@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox